add support for attribution_link links
This commit is contained in:
parent
80482c0578
commit
b15a0b92f9
4 changed files with 40 additions and 36 deletions
|
|
@ -49,6 +49,7 @@
|
|||
<data android:host="www.youtube.com" />
|
||||
<data android:pathPrefix="/v/" />
|
||||
<data android:pathPrefix="/watch" />
|
||||
<data android:pathPrefix="/attribution_link" />
|
||||
</intent-filter>
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.VIEW" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue