diff --git a/Source/domainset/cdn.conf b/Source/domainset/cdn.conf index 8cad4742a..f47408b52 100644 --- a/Source/domainset/cdn.conf +++ b/Source/domainset/cdn.conf @@ -912,8 +912,10 @@ updates2.signal.org cdn.segment.com # >> TikTok +# Following domains DO NOT have ANY geo block and can even access in Hong Kong .tiktokcdn.com .tiktokcdn-us.com +.ibyteimg.com # >> Email Image CDN .cmail20.com diff --git a/Source/stream.ts b/Source/stream.ts index 242999027..d5df977d0 100644 --- a/Source/stream.ts +++ b/Source/stream.ts @@ -659,7 +659,7 @@ const TIKTOK: StreamService = { rules: [ 'DOMAIN-SUFFIX,byteoversea.com', 'DOMAIN-SUFFIX,ibytedtos.com', - 'DOMAIN-SUFFIX,ibyteimg.com', + // 'DOMAIN-SUFFIX,ibyteimg.com', // We confirm that tiktokcdn DOES NOT have ANY geoblock 'DOMAIN-SUFFIX,ipstatp.com', 'DOMAIN-SUFFIX,isnssdk.com', 'DOMAIN-SUFFIX,muscdn.com', @@ -667,8 +667,9 @@ const TIKTOK: StreamService = { 'DOMAIN-SUFFIX,tiktok.com', 'DOMAIN-SUFFIX,tiktok.us', 'DOMAIN-SUFFIX,tik-tokapi.com', - // 'DOMAIN-SUFFIX,tiktokcdn.com', + // 'DOMAIN-SUFFIX,tiktokcdn.com', // We confirm that tiktokcdn DOES NOT have ANY geoblock 'DOMAIN-SUFFIX,tiktokv.com', + 'DOMAIN-SUFFIX,tiktokw.com', 'DOMAIN-KEYWORD,-tiktokcdn-com', 'USER-AGENT,TikTok*'