Last active
February 25, 2020 02:49
-
-
Save DarkMatterMatt/34b6c9fa18e3b910724f2548b77adea0 to your computer and use it in GitHub Desktop.
Discord URL handling
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Backend | Mobile | Desktop | Web | ||
---|---|---|---|---|---|
Displays the user:pass | N/A | N | N | N | |
Link contains the user:pass | Y | N | Y | Y | |
Accepts percent encoded symbols (%78) | Y | Y | Y | Y | |
Accepts unicode percent encoding (%u0078) | Y | Y | N | N |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment