mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-11-12 05:03:00 +00:00
Support on.soundcloud link opening
This commit is contained in:
@@ -340,6 +340,7 @@
|
|||||||
<data android:scheme="https" />
|
<data android:scheme="https" />
|
||||||
<data android:host="soundcloud.com" />
|
<data android:host="soundcloud.com" />
|
||||||
<data android:host="m.soundcloud.com" />
|
<data android:host="m.soundcloud.com" />
|
||||||
|
<data android:host="on.soundcloud.com" />
|
||||||
<data android:host="www.soundcloud.com" />
|
<data android:host="www.soundcloud.com" />
|
||||||
<data android:pathPrefix="/" />
|
<data android:pathPrefix="/" />
|
||||||
</intent-filter>
|
</intent-filter>
|
||||||
|
|||||||
Reference in New Issue
Block a user