Update AndroidManifest.xml

This commit is contained in:
Kerim Demirkaynak 2025-01-16 03:51:41 +03:00 committed by GitHub
parent dbf9f064ed
commit 12393e38a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@
<category android:name="android.intent.category.BROWSABLE" />
<data
android:host="www.tranimeizle.co"
android:host="www.tranimeizle.top"
android:pathPattern="/anime/..*"
android:scheme="https" />
</intent-filter>