Update: 2026-07-29 19:44:57
This commit is contained in:
@@ -74,8 +74,8 @@
|
||||
<action android:name="android.intent.action.VIEW" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
<category android:name="android.intent.category.BROWSABLE" />
|
||||
<data android:scheme="https" android:host="siromove.com" android:pathPrefix="/" />
|
||||
<data android:scheme="https" android:host="www.siromove.com"
|
||||
<data android:scheme="https" android:host="intaleqapp.com" android:pathPrefix="/" />
|
||||
<data android:scheme="https" android:host="www.intaleqapp.com"
|
||||
android:pathPrefix="/" />
|
||||
</intent-filter>
|
||||
|
||||
@@ -83,7 +83,7 @@
|
||||
<action android:name="android.intent.action.VIEW" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
<category android:name="android.intent.category.BROWSABLE" />
|
||||
<data android:scheme="siromove" />
|
||||
<data android:scheme="intaleq" />
|
||||
</intent-filter>
|
||||
|
||||
<intent-filter>
|
||||
|
||||
Reference in New Issue
Block a user