From c73813505001ad1be610f9fca7cfd6b1d31068fb Mon Sep 17 00:00:00 2001 From: Conners Hua Date: Mon, 22 Jun 2020 15:17:29 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Quantumult/Rewrite/Advertising.conf | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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)---