diff --git a/Quantumult/Rewrite/Advertising.conf b/Quantumult/Rewrite/Advertising.conf index 578b5de..6721138 100644 --- a/Quantumult/Rewrite/Advertising.conf +++ b/Quantumult/Rewrite/Advertising.conf @@ -9,6 +9,22 @@ hostname = api.21jingji.com,service.4gtv.tv,app.58.com,pic?.ajkimg.com,gw.alicdn ^https://r\.inews\.qq.com\/get(QQNewsUnreadList|RecommendList) url script-response-body https://raw.githubusercontent.com/Choler/Surge/master/Script/QQNews.js # > ByteDance ^https?://[\s\S]*\.snssdk\.com/api/news/feed/v88/ url script-response-body https://raw.githubusercontent.com/Choler/Surge/master/Script/Toutiao.js + +^https?:\/\/[\w-]+\.amemv\.com\/aweme\/v\d\/feed\/ url request-header ^GET \/aweme\/v\d\/(.+)(\r\n) request-header GET /aweme/v1/$1$2 +^https?:\/\/[\w-]+\.amemv\.com\/aweme\/v\d\/aweme\/post\/ url request-header ^GET \/aweme\/v\d\/(.+)(\r\n) request-header GET /aweme/v1/$1$2 +^https?:\/\/[\w-]+\.amemv\.com\/aweme\/v\d\/follow\/feed\/ url request-header ^GET \/aweme\/v\d\/(.+)(\r\n) request-header GET /aweme/v1/$1$2 +^https?:\/\/[\w-]+\.amemv\.com\/aweme\/v\d\/nearby\/feed\/ url request-header ^GET \/aweme\/v\d\/(.+)(\r\n) request-header GET /aweme/v1/$1$2 +^https?:\/\/[\w-]+\.amemv\.com\/aweme\/v\d\/search\/item\/ url request-header ^GET \/aweme\/v\d\/(.+)(\r\n) request-header GET /aweme/v1/$1$2 +^https?:\/\/[\w-]+\.amemv\.com\/aweme\/v\d\/general\/search\/single\/ url request-header ^GET \/aweme\/v\d\/(.+)(\r\n) request-header GET /aweme/v1/$1$2 +^https?:\/\/[\w-]+\.amemv\.com\/aweme\/v\d\/hot/search\/video\/list\/ url request-header ^GET \/aweme\/v\d\/(.+)(\r\n) request-header GET /aweme/v1/$1$2 + +^https?:\/\/[\w-]+\.amemv\.com\/aweme\/v\d\/feed\/ url script-response-body https://raw.githubusercontent.com/Choler/Surge/master/Script/douyin.js +^https?:\/\/[\w-]+\.amemv\.com\/aweme\/v\d\/aweme\/post\/ url script-response-body https://raw.githubusercontent.com/Choler/Surge/master/Script/douyin.js +^https?:\/\/[\w-]+\.amemv\.com\/aweme\/v\d\/follow\/feed\/ url script-response-body https://raw.githubusercontent.com/Choler/Surge/master/Script/douyin.js +^https?:\/\/[\w-]+\.amemv\.com\/aweme\/v\d\/nearby\/feed\/ url script-response-body https://raw.githubusercontent.com/Choler/Surge/master/Script/douyin.js +^https?:\/\/[\w-]+\.amemv\.com\/aweme\/v\d\/search\/item\/ url script-response-body https://raw.githubusercontent.com/Choler/Surge/master/Script/douyin.js +^https?:\/\/[\w-]+\.amemv\.com\/aweme\/v\d\/general\/search\/single\/ url script-response-body https://raw.githubusercontent.com/Choler/Surge/master/Script/douyin.js +^https?:\/\/[\w-]+\.amemv\.com\/aweme\/v\d\/hot/search\/video\/list\/ url script-response-body https://raw.githubusercontent.com/Choler/Surge/master/Script/douyin.js # ------ # ---(By yichahucha)---