mirror of https://github.com/lhie1/Rules.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
495 B
Plaintext
13 lines
495 B
Plaintext
#!name=Aweme
|
|
#!desc=Aweme app removes ads.
|
|
#!system=ios
|
|
|
|
[URL Rewrite]
|
|
^https://aweme-eagle(.*)\.snssdk\.com/aweme/v2/ https://aweme-eagle$1.snssdk.com/aweme/v1/ 302
|
|
|
|
[Script]
|
|
http-request ^https:\/\/.*\.amemv\.com\/aweme\/v.*\/(feed|post) script-path=https://Choler.github.io/Surge/Script/Aweme.js
|
|
http-response ^https:\/\/.*\.amemv\.com\/aweme\/v.*\/(feed|post) requires-body=true,script-path=https://Choler.github.io/Surge/Script/Aweme.js
|
|
|
|
[MITM]
|
|
hostname = %APPEND% *.amemv.com, *.snssdk.com |