Merge pull request #4 from slotmachinedev/main
Add PTB and Canary links.
This commit is contained in:
commit
1093e7dd91
1 changed files with 3 additions and 1 deletions
|
@ -41,6 +41,8 @@
|
||||||
<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>
|
||||||
|
|
Loading…
Reference in a new issue