From dc9e4ad86f269e37454f6e7501cedb3cc777ce00 Mon Sep 17 00:00:00 2001 From: rtxneko <157133282+rtxneko@users.noreply.github.com> Date: Fri, 2 Aug 2024 08:00:03 +0000 Subject: [PATCH] qwq --- src/assets/siteLinks.json | 26 +++----------------------- src/assets/socialLinks.json | 24 +++--------------------- 2 files changed, 6 insertions(+), 44 deletions(-) diff --git a/src/assets/siteLinks.json b/src/assets/siteLinks.json index e29ae507a4..c0b097f5fe 100644 --- a/src/assets/siteLinks.json +++ b/src/assets/siteLinks.json @@ -2,36 +2,16 @@ { "icon": "Blog", "name": "博客", - "link": "https://blog.imsyy.top/" - }, - { - "icon": "Cloud", - "name": "网盘", - "link": "https://pan.imsyy.top/" + "link": "https://blog.rtc.ovh/" }, { "icon": "CompactDisc", "name": "音乐", - "link": "https://music.imsyy.top/" - }, - { - "icon": "Compass", - "name": "起始页", - "link": "https://nav.imsyy.top/" - }, - { - "icon": "Book", - "name": "网址集", - "link": "https://web.imsyy.top/" - }, - { - "icon": "Fire", - "name": "今日热榜", - "link": "https://hot.imsyy.top/" + "link": "https://music.rtc.ovh/" }, { "icon": "LaptopCode", "name": "站点监测", - "link": "https://status.imsyy.top/" + "link": "https://kuma.rtc.ovh/" } ] diff --git a/src/assets/socialLinks.json b/src/assets/socialLinks.json index 78653324f2..920a00fb4e 100644 --- a/src/assets/socialLinks.json +++ b/src/assets/socialLinks.json @@ -3,36 +3,18 @@ "name": "Github", "icon": "/images/icon/github.png", "tip": "去 Github 看看", - "url": "https://github.com/imsyy" - }, - { - "name": "BiliBili", - "icon": "/images/icon/bilibili.png", - "tip": "(゜-゜)つロ 干杯 ~", - "url": "https://space.bilibili.com/98544142" - }, - { - "name": "QQ", - "icon": "/images/icon/qq.png", - "tip": "有什么事吗", - "url": "https://res.abeim.cn/api/qq/?qq=1539250352" + "url": "https://github.com/rtxneko" }, { "name": "Email", "icon": "/images/icon/email.png", "tip": "来封 Email ~", - "url": "mailto:one@imsyy.top" - }, - { - "name": "Twitter", - "icon": "/images/icon/twitter.png", - "tip": "你懂的 ~", - "url": "https://twitter.com/iimmsyy" + "url": "rtx@highp.ing" }, { "name": "Telegram", "icon": "/images/icon/telegram.png", "tip": "你懂的 ~", - "url": "https://t.me/bottom_user" + "url": "https://t.me/lol7900xt" } ]