From a3bfe6a4fd6fb441495dfb57f9b725aeb98a6984 Mon Sep 17 00:00:00 2001 From: lhie1 Date: Mon, 24 Feb 2020 12:04:31 +0800 Subject: [PATCH] Update Script.conf --- Surge/Surge 3/Script.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Surge/Surge 3/Script.conf b/Surge/Surge 3/Script.conf index a827abb..ae59572 100644 --- a/Surge/Surge 3/Script.conf +++ b/Surge/Surge 3/Script.conf @@ -34,8 +34,8 @@ http-response ^https://api.zhihu.com/people/ requires-body=1,max-size=0,script-p # > Bilibili http-response ^https://app.bilibili.com/x/v2/space\?access_key requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/onewayticket255/Surge-Script/master/surge%20bilibili%20space.js http-response ^https://app.bilibili.com/x/resource/show/tab\?access_key requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/onewayticket255/Surge-Script/master/surge%20bilibili%20tab.js -http-response ^https://app.bilibili.com/x/v2/feed/index\?access_key requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/onewayticket255/Surge-Script/master/surge%20bilibili%20feed.js -http-response ^https://app.bilibili.com/x/v2/account/mine\?access_key requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/onewayticket255/Surge-Script/master/surge%20bilibili%20account.js +http-response ^https://app.bilibili.com/x/v2/feed/index\?access_key requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/Glovecc/Surge-Script/patch-1/surge%20bilibili%20feed.js +http-response ^https://app.bilibili.com/x/v2/account/mine\?access_key requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/Glovecc/Surge-Script/patch-1/surge%20bilibili%20account.js http-response ^https://app.bilibili.com/x/v2/view\?access_key requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/onewayticket255/Surge-Script/master/surge%20bilibili%20view%20relate.js http-response ^https://api.live.bilibili.com/xlive/app-room/v1/index/getInfoByRoom\?access_key requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/onewayticket255/Surge-Script/master/surge%20bilibili%20live.js http-response https://api.bilibili.com/x/v2/reply/main?access_key requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/onewayticket255/Surge-Script/master/surge%20bilibili%20reply.js