1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-11-05 09:36:22 +00:00

[Bandcamp] Handles links without /

Co-authored-by: yashpalgoyal1304 <yashpalgoyal1304@gmail.com>
This commit is contained in:
Fynn Godau 2021-05-26 08:44:24 +02:00
parent 139ced885d
commit 6422e31b10

View File

@ -332,7 +332,6 @@
<data android:scheme="https"/>
<data android:host="bandcamp.com"/>
<data android:host="*.bandcamp.com"/>
<data android:pathPrefix="/"/>
</intent-filter>
</activity>
<service