Merge pull request #12694 from mjsir911/m/on.soundcloud

Support on.soundcloud link opening
This commit is contained in:
Tobi 2025-11-01 15:36:03 -07:00 committed by GitHub
commit 650b51ffec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -340,6 +340,7 @@
<data android:scheme="https" />
<data android:host="soundcloud.com" />
<data android:host="m.soundcloud.com" />
<data android:host="on.soundcloud.com" />
<data android:host="www.soundcloud.com" />
<data android:pathPrefix="/" />
</intent-filter>