diff --git a/js/config.js b/js/config.js index 0d962bd023..3277e991f7 100644 --- a/js/config.js +++ b/js/config.js @@ -23,8 +23,8 @@ const SITE_CONFIG = { // API站点配置 const API_SITES = { testSource: { - api: 'https://www.example.com/api.php/provide/vod', - name: '空内容测试源', + api: 'https://mzzy.me/api.php/provide/vod', + name: '魔爪资源', adult: true } //ARCHIVE https://telegra.ph/APIs-08-12