Add vt.tiktok.com support

This commit is contained in:
NoPlagiarism 2022-07-12 18:42:19 +05:00
parent b275b37f62
commit 206bcebe63
3 changed files with 6 additions and 1 deletions

View File

@ -64,6 +64,7 @@
<data android:host="buff.ly" />
<data android:host="maps.app.goo.gl" />
<data android:host="vm.tiktok.com" />
<data android:host="vt.tiktok.com" />
<!-- INSTAGRAM URLs -->
<data android:host="instagram.com" />
@ -168,6 +169,7 @@
<data android:host="buff.ly" />
<data android:host="maps.app.goo.gl" />
<data android:host="vm.tiktok.com" />
<data android:host="vt.tiktok.com" />
<!-- INSTAGRAM URLs -->
<data android:host="instagram.com" />

View File

@ -64,6 +64,7 @@
<data android:host="buff.ly" />
<data android:host="maps.app.goo.gl" />
<data android:host="vm.tiktok.com" />
<data android:host="vt.tiktok.com" />
<!-- INSTAGRAM URLs -->
<data android:host="instagram.com" />
@ -137,6 +138,7 @@
<data android:host="buff.ly" />
<data android:host="maps.app.goo.gl" />
<data android:host="vm.tiktok.com" />
<data android:host="vt.tiktok.com" />
<!-- INSTAGRAM URLs -->
<data android:host="instagram.com" />

View File

@ -105,7 +105,8 @@ public class CheckAppActivity extends AppCompatActivity {
"bl.ink",
"buff.ly",
"maps.app.goo.gl",
"vm.tiktok.com"
"vm.tiktok.com",
"vt.tiktok.com"
};
//Supported instances to redirect one instance to another faster for the user
public static String[] invidious_instances = {