mirror of
https://github.com/DivineEngine/Profiles.git
synced 2025-02-09 09:02:40 +08:00
🚩 拆分 TikTok 及 Resso
This commit is contained in:
parent
38517994e6
commit
76f7977787
@ -77,6 +77,12 @@ https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Rewrit
|
|||||||
# Advertising 广告
|
# Advertising 广告
|
||||||
https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Rewrite/Advertising.conf, tag=🔀Advertising, enabled=true
|
https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Rewrite/Advertising.conf, tag=🔀Advertising, enabled=true
|
||||||
|
|
||||||
|
# TikTok
|
||||||
|
https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Rewrite/Advertising.conf, tag=🔓TikTok, enabled=true
|
||||||
|
|
||||||
|
# Resso
|
||||||
|
https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Rewrite/Resso.conf, tag=🔓Resso, enabled=true
|
||||||
|
|
||||||
[server_local]
|
[server_local]
|
||||||
|
|
||||||
[filter_local]
|
[filter_local]
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
hostname = *.musical.ly,api*.tiktokv.com,api.resso.app
|
|
||||||
|
|
||||||
# Redirect Google Search Service
|
# Redirect Google Search Service
|
||||||
^(http|https):\/\/(www.)?(g|google)\.cn url 302 https://www.google.com
|
^(http|https):\/\/(www.)?(g|google)\.cn url 302 https://www.google.com
|
||||||
|
|
||||||
@ -58,8 +56,3 @@ hostname = *.musical.ly,api*.tiktokv.com,api.resso.app
|
|||||||
^(http|https):\/\/(www.)?xshellcn\.com\/ url 302 https://www.netsarang.com/zh/xshell/
|
^(http|https):\/\/(www.)?xshellcn\.com\/ url 302 https://www.netsarang.com/zh/xshell/
|
||||||
^(http|https):\/\/(www.)?yuanchengxiezuo\.com\/ url 302 https://www.teamviewer.com/
|
^(http|https):\/\/(www.)?yuanchengxiezuo\.com\/ url 302 https://www.teamviewer.com/
|
||||||
^(http|https):\/\/(www.)?zbrushcn.com/ url 302 https://pixologic.com/
|
^(http|https):\/\/(www.)?zbrushcn.com/ url 302 https://pixologic.com/
|
||||||
|
|
||||||
# TikTok (By Choler)
|
|
||||||
(?<=(carrier|account|sys)_region=)CN url 307 JP
|
|
||||||
# Resso (By JO2EY)
|
|
||||||
(?<=(carrier|account|sys|sim)_region=)cn url 307 in
|
|
4
Quantumult/Rewrite/Resso.conf
Normal file
4
Quantumult/Rewrite/Resso.conf
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
hostname = api.resso.app
|
||||||
|
|
||||||
|
# Resso (By JO2EY)
|
||||||
|
(?<=(carrier|account|sys|sim)_region=)cn url 307 in
|
5
Quantumult/Rewrite/TikTok.conf
Normal file
5
Quantumult/Rewrite/TikTok.conf
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
hostname = *.tiktokv.com, *.byteoversea.com, *.musical.ly, *.snssdk.com
|
||||||
|
|
||||||
|
(?<=_region=)CN(?=&) url 307 JP
|
||||||
|
(?<=&app_version=)15..(?=.?.?&) url 307 1
|
||||||
|
(?<=\?version_code=)15..(?=.?.?&) url 307 1
|
Loading…
Reference in New Issue
Block a user