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' - } + }, ] } }