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.
12 lines
345 B
Plaintext
12 lines
345 B
Plaintext
#!name=TikTok Unlock
|
|
#!desc=Remove TikTok's regional restrictions.
|
|
#!system=ios
|
|
|
|
[URL Rewrite]
|
|
(?<=_region=)CN(?=&) JP 307
|
|
(?<=&mcc_mnc=)4 2 307
|
|
^(https?:\/\/dm[\w-]+\.\w+\.com\/.+)(\?)(.+) $1$3 302
|
|
(^https?:\/\/*\.\w{4}okv.com\/.+&.+)(\d{2}\.3\.\d)(.+) $118.0$3 302
|
|
|
|
[MITM]
|
|
hostname = %APPEND% *.tiktokv.com, *.byteoversea.com, *.tik-tokapi.com |