From bb1efbadd9521e9c2c3099c05041fc1c374d3045 Mon Sep 17 00:00:00 2001 From: buyfakett Date: Tue, 11 Mar 2025 11:38:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config.js | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/src/config.js b/src/config.js index 1b7295c..61597d1 100644 --- a/src/config.js +++ b/src/config.js @@ -226,6 +226,12 @@ export const urlList = { src: 'https://curl.qcloud.com/893Idsq2', img_src: 'https://img.tteam.icu/i/2024/12/04/umduu0-3.webp' }, + { + title: '搬瓦工', + src: 'https://bandwagonhost.com/aff.php?aff=54032', + describe: '国内最出名的vps', + img_src: 'https://img.tteam.icu/i/2025/03/11/ij5jfq-3.webp' + }, { title: '狐帝云', src: 'https://www.szhdy.com/aff/WVTPJNVJ', @@ -320,11 +326,16 @@ export const softwareTools = { description: 'A tool for quickly uploading images and obtaining image URL links', href: 'https://github.com/Molunerfinn/PicGo' }, + { + name: 'Follow', + description: 'RSS Reader', + href: 'https://follow.is' + }, { name: 'Fluent Reader', description: 'RSS Reader', href: 'https://github.com/yang991178/fluent-reader' - } + }, ] } }