diff --git a/Surge/Surge 3/Module/Netflix ratings.sgmodule b/Surge/Surge 3/Module/Netflix ratings.sgmodule index 9fed235..a45d265 100644 --- a/Surge/Surge 3/Module/Netflix ratings.sgmodule +++ b/Surge/Surge 3/Module/Netflix ratings.sgmodule @@ -8,4 +8,4 @@ http-response ^https?://ios\.prod\.ftl\.netflix\.com/iosui/user/.+path=%5B%22vid # 单集评分 nf_rating_season.js = type=http-response,pattern=^https?://ios\.prod\.ftl\.netflix\.com/iosui/warmer/.+type=show-ath,requires-body=1,max-size=0,script-path=https://raw.githubusercontent.com/yichahucha/surge/master/nf_rating_season.js [MITM] -hostname = ios.prod.ftl.netflix.com \ No newline at end of file +hostname = %APPEND% ios.prod.ftl.netflix.com diff --git a/Surge/Surge 3/Module/Weibo.sgmodule b/Surge/Surge 3/Module/Weibo.sgmodule index 03d8542..23fc35b 100644 --- a/Surge/Surge 3/Module/Weibo.sgmodule +++ b/Surge/Surge 3/Module/Weibo.sgmodule @@ -6,4 +6,4 @@ http-response ^https?://(sdk|wb)app\.uve\.weibo\.com(/interface/sdk/sdkad.php|/wbapplua/wbpullad.lua) requires-body=1,script-path=https://raw.githubusercontent.com/yichahucha/surge/master/wb_launch.js http-response ^https?://m?api\.weibo\.c(n|om)/2/(statuses/(unread|extend|positives/get|(friends|video)(/|_)(mix)?timeline)|stories/(video_stream|home_list)|(groups|fangle)/timeline|profile/statuses|comments/build_comments|photo/recommend_list|service/picfeed|searchall|cardlist|page|!/(photos/pic_recommend_status|live/media_homelist)|video/tiny_stream_video_list|photo/info) requires-body=1,max-size=-1,script-path=https://raw.githubusercontent.com/yichahucha/surge/master/wb_ad.js [MITM] -hostname = api.weibo.cn, mapi.weibo.com, *.uve.weibo.com \ No newline at end of file +hostname = %APPEND% api.weibo.cn, mapi.weibo.com, *.uve.weibo.com