mirror of
https://github.com/blackmatrix7/ios_rule_script.git
synced 2024-11-17 06:08:36 +08:00
17 lines
729 B
Plaintext
17 lines
729 B
Plaintext
|
#!name=抖音去广告
|
||
|
#!desc=最后更新时间 2021-04-17 00:16:07
|
||
|
#!author=Choler
|
||
|
#!repo=https://github.com/Choler/Surge
|
||
|
#!rewrite=1
|
||
|
#!script=1
|
||
|
#!force_http_engine_hosts=0
|
||
|
#!mitm=1
|
||
|
|
||
|
[URL Rewrite]
|
||
|
^https?:\/\/(.*)\.amemv\.com\/aweme\/v2\/(follow\/)?feed\/ https://$1.amemv.com/aweme/v1/$2feed/ header
|
||
|
|
||
|
[Script]
|
||
|
抖音_去广告 = type=http-response,requires-body=1,script-path=https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/source/script/7f3c8323580b2d79dfe42a315656355a.js,pattern=^https?:\/\/.*\.amemv\.com\/aweme\/v1\/(feed|mix\/aweme|aweme\/post|(multi\/)?aweme\/detail|follow\/feed|nearby\/feed|search\/item|general\/search\/single|hot\/search\/video\/list)\/
|
||
|
|
||
|
[MITM]
|
||
|
hostname = %APPEND% *.amemv.com
|