From 1880da159e25bfe6d0fb4dde8280a516d34f4018 Mon Sep 17 00:00:00 2001 From: Conners Hua Date: Fri, 10 Jul 2020 22:01:41 +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/Global.conf | 1 - Quantumult/Rewrite/Unlock/TikTokUS.conf | 6 ------ Surge/Module/Unlock/TikTokUS.sgmodule | 11 ----------- 3 files changed, 18 deletions(-) delete mode 100644 Quantumult/Rewrite/Unlock/TikTokUS.conf delete mode 100644 Surge/Module/Unlock/TikTokUS.sgmodule diff --git a/Quantumult/Global.conf b/Quantumult/Global.conf index a3601ae..ca27668 100644 --- a/Quantumult/Global.conf +++ b/Quantumult/Global.conf @@ -152,7 +152,6 @@ https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Rewrit https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Rewrite/Unlock/TikTokJP.conf, tag=🔓TikTokJP(多选一不可共用), enabled=false https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Rewrite/Unlock/TikTokKR.conf, tag=🔓TikTokKR(多选一不可共用), enabled=false https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Rewrite/Unlock/TikTokTW.conf, tag=🔓TikTokTW(多选一不可共用), enabled=false -https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Rewrite/Unlock/TikTokUS.conf, tag=🔓TikTokUS(多选一不可共用), enabled=false # Resso https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Rewrite/Resso.conf, tag=🔓Resso, enabled=false diff --git a/Quantumult/Rewrite/Unlock/TikTokUS.conf b/Quantumult/Rewrite/Unlock/TikTokUS.conf deleted file mode 100644 index 0f7c03e..0000000 --- a/Quantumult/Rewrite/Unlock/TikTokUS.conf +++ /dev/null @@ -1,6 +0,0 @@ -hostname = *.tiktokv.com, *.byteoversea.com, *.musical.ly, *.snssdk.com - -# TikTok By wzw1997007 & Choler -(?<=_region=)CN(?=&) url 307 US -(?<=&app_version=)16..(?=.?.?&) url 307 1 -(?<=\?version_code=)16..(?=.?.?&) url 307 1 \ No newline at end of file diff --git a/Surge/Module/Unlock/TikTokUS.sgmodule b/Surge/Module/Unlock/TikTokUS.sgmodule deleted file mode 100644 index ec4b549..0000000 --- a/Surge/Module/Unlock/TikTokUS.sgmodule +++ /dev/null @@ -1,11 +0,0 @@ -#!name=TikTok -#!desc=Unlock TikTok By wzw1997007 -#!system=ios - -[URL Rewrite] -(?<=_region=)CN(?=&) US 307 -(?<=&app_version=)16..(?=.?.?&) 1 307 -(?<=\?version_code=)16..(?=.?.?&) 1 307 - -[MITM] -hostname = %INSERT% *.tiktokv.com, *.byteoversea.com, *.musical.ly, *.snssdk.com \ No newline at end of file