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 542024a2d2

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>