Add PTB and Canary links.
This commit is contained in:
parent
46a4ee01d5
commit
1570f5c83b
1 changed files with 3 additions and 1 deletions
|
@ -41,10 +41,12 @@
|
||||||
<data android:scheme="http" />
|
<data android:scheme="http" />
|
||||||
<data android:host="discord.com" />
|
<data android:host="discord.com" />
|
||||||
<data android:host="*.discord.com" />
|
<data android:host="*.discord.com" />
|
||||||
|
<data android:host="ptb.discord.com" />
|
||||||
|
<data android:host="canary.discord.com" />
|
||||||
<data android:host="discordapp.com" />
|
<data android:host="discordapp.com" />
|
||||||
<data android:host="*.discordapp.com" />
|
<data android:host="*.discordapp.com" />
|
||||||
</intent-filter>
|
</intent-filter>
|
||||||
</activity>
|
</activity>
|
||||||
</application>
|
</application>
|
||||||
|
|
||||||
</manifest>
|
</manifest>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue