From 99fcd3f86213bb6f4f885a6f4a0b496f4552ad44 Mon Sep 17 00:00:00 2001 From: Conners Hua Date: Fri, 7 Aug 2020 13:49:02 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A9=20TikTok?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Quantumult/Rewrite/Unlock/TikTokJP.conf | 4 ++-- Quantumult/Rewrite/Unlock/TikTokKR.conf | 4 ++-- Quantumult/Rewrite/Unlock/TikTokTW.conf | 4 ++-- Quantumult/Rewrite/Unlock/TikTokUK.conf | 4 ++-- Surge/Module/Unlock/TikTokJP.sgmodule | 4 ++-- Surge/Module/Unlock/TikTokKR.sgmodule | 4 ++-- Surge/Module/Unlock/TikTokTW.sgmodule | 4 ++-- Surge/Module/Unlock/TikTokUK.sgmodule | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/Quantumult/Rewrite/Unlock/TikTokJP.conf b/Quantumult/Rewrite/Unlock/TikTokJP.conf index c566798..a1737e7 100644 --- a/Quantumult/Rewrite/Unlock/TikTokJP.conf +++ b/Quantumult/Rewrite/Unlock/TikTokJP.conf @@ -2,5 +2,5 @@ hostname = *.tiktokv.com, *.byteoversea.com, *.musical.ly, *.snssdk.com # TikTok By wzw1997007 & Choler (?<=_region=)CN(?=&) url 307 JP -(?<=&app_version=)\d{2}..(?=.?.?&) url 307 1 -(?<=\?version_code=)\d{2}..(?=.?.?&) url 307 1 \ No newline at end of file +(?<=&app_version=)1(6|7)..(?=.?.?&) url 307 1 +(?<=\?version_code=)1(6|7)..(?=.?.?&) url 307 1 \ No newline at end of file diff --git a/Quantumult/Rewrite/Unlock/TikTokKR.conf b/Quantumult/Rewrite/Unlock/TikTokKR.conf index f3fb9d6..f541a9c 100644 --- a/Quantumult/Rewrite/Unlock/TikTokKR.conf +++ b/Quantumult/Rewrite/Unlock/TikTokKR.conf @@ -2,5 +2,5 @@ hostname = *.tiktokv.com, *.byteoversea.com, *.musical.ly, *.snssdk.com # TikTok By wzw1997007 & Choler (?<=_region=)CN(?=&) url 307 KR -(?<=&app_version=)\d{2}..(?=.?.?&) url 307 1 -(?<=\?version_code=)\d{2}..(?=.?.?&) url 307 1 \ No newline at end of file +(?<=&app_version=)1(6|7)..(?=.?.?&) url 307 1 +(?<=\?version_code=)1(6|7)..(?=.?.?&) url 307 1 \ No newline at end of file diff --git a/Quantumult/Rewrite/Unlock/TikTokTW.conf b/Quantumult/Rewrite/Unlock/TikTokTW.conf index 9cdfb36..2497687 100644 --- a/Quantumult/Rewrite/Unlock/TikTokTW.conf +++ b/Quantumult/Rewrite/Unlock/TikTokTW.conf @@ -2,5 +2,5 @@ hostname = *.tiktokv.com, *.byteoversea.com, *.musical.ly, *.snssdk.com # TikTok By wzw1997007 & Choler (?<=_region=)CN(?=&) url 307 TW -(?<=&app_version=)\d{2}..(?=.?.?&) url 307 1 -(?<=\?version_code=)\d{2}..(?=.?.?&) url 307 1 \ No newline at end of file +(?<=&app_version=)1(6|7)..(?=.?.?&) url 307 1 +(?<=\?version_code=)1(6|7)..(?=.?.?&) url 307 1 \ No newline at end of file diff --git a/Quantumult/Rewrite/Unlock/TikTokUK.conf b/Quantumult/Rewrite/Unlock/TikTokUK.conf index e714e90..1b8205f 100644 --- a/Quantumult/Rewrite/Unlock/TikTokUK.conf +++ b/Quantumult/Rewrite/Unlock/TikTokUK.conf @@ -2,5 +2,5 @@ hostname = *.tiktokv.com, *.byteoversea.com, *.musical.ly, *.snssdk.com # TikTok By wzw1997007 & Choler (?<=_region=)CN(?=&) url 307 UK -(?<=&app_version=)\d{2}..(?=.?.?&) url 307 1 -(?<=\?version_code=)\d{2}..(?=.?.?&) url 307 1 \ No newline at end of file +(?<=&app_version=)1(6|7)..(?=.?.?&) url 307 1 +(?<=\?version_code=)1(6|7)..(?=.?.?&) url 307 1 \ No newline at end of file diff --git a/Surge/Module/Unlock/TikTokJP.sgmodule b/Surge/Module/Unlock/TikTokJP.sgmodule index bfa8778..e3d6524 100644 --- a/Surge/Module/Unlock/TikTokJP.sgmodule +++ b/Surge/Module/Unlock/TikTokJP.sgmodule @@ -4,8 +4,8 @@ [URL Rewrite] (?<=_region=)CN(?=&) JP 307 -(?<=&app_version=)\d{2}..(?=.?.?&) 1 307 -(?<=\?version_code=)\d{2}..(?=.?.?&) 1 307 +(?<=&app_version=)1(6|7)..(?=.?.?&) 1 307 +(?<=\?version_code=)1(6|7)..(?=.?.?&) 1 307 [MITM] hostname = %INSERT% *.tiktokv.com, *.byteoversea.com, *.musical.ly, *.snssdk.com \ No newline at end of file diff --git a/Surge/Module/Unlock/TikTokKR.sgmodule b/Surge/Module/Unlock/TikTokKR.sgmodule index 783757a..fb97c8b 100644 --- a/Surge/Module/Unlock/TikTokKR.sgmodule +++ b/Surge/Module/Unlock/TikTokKR.sgmodule @@ -4,8 +4,8 @@ [URL Rewrite] (?<=_region=)CN(?=&) KR 307 -(?<=&app_version=)\d{2}..(?=.?.?&) 1 307 -(?<=\?version_code=)\d{2}..(?=.?.?&) 1 307 +(?<=&app_version=)1(6|7)..(?=.?.?&) 1 307 +(?<=\?version_code=)1(6|7)..(?=.?.?&) 1 307 [MITM] hostname = %INSERT% *.tiktokv.com, *.byteoversea.com, *.musical.ly, *.snssdk.com \ No newline at end of file diff --git a/Surge/Module/Unlock/TikTokTW.sgmodule b/Surge/Module/Unlock/TikTokTW.sgmodule index 880a8ec..932d9b1 100644 --- a/Surge/Module/Unlock/TikTokTW.sgmodule +++ b/Surge/Module/Unlock/TikTokTW.sgmodule @@ -4,8 +4,8 @@ [URL Rewrite] (?<=_region=)CN(?=&) TW 307 -(?<=&app_version=)\d{2}..(?=.?.?&) 1 307 -(?<=\?version_code=)\d{2}..(?=.?.?&) 1 307 +(?<=&app_version=)1(6|7)..(?=.?.?&) 1 307 +(?<=\?version_code=)1(6|7)..(?=.?.?&) 1 307 [MITM] hostname = %INSERT% *.tiktokv.com, *.byteoversea.com, *.musical.ly, *.snssdk.com \ No newline at end of file diff --git a/Surge/Module/Unlock/TikTokUK.sgmodule b/Surge/Module/Unlock/TikTokUK.sgmodule index 9ea3f7c..67d905d 100644 --- a/Surge/Module/Unlock/TikTokUK.sgmodule +++ b/Surge/Module/Unlock/TikTokUK.sgmodule @@ -4,8 +4,8 @@ [URL Rewrite] (?<=_region=)CN(?=&) UK 307 -(?<=&app_version=)\d{2}..(?=.?.?&) 1 307 -(?<=\?version_code=)\d{2}..(?=.?.?&) 1 307 +(?<=&app_version=)1(6|7)..(?=.?.?&) 1 307 +(?<=\?version_code=)1(6|7)..(?=.?.?&) 1 307 [MITM] hostname = %INSERT% *.tiktokv.com, *.byteoversea.com, *.musical.ly, *.snssdk.com \ No newline at end of file