From ac43fd7f7032347457e9b4e00d41832c882f6e54 Mon Sep 17 00:00:00 2001 From: NJL <23+njl@noreply.git.churchofmalware.org> Date: Thu, 9 Jul 2026 16:03:29 +0000 Subject: [PATCH] Update README.md --- README.md | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 7704847..e1bef90 100644 --- a/README.md +++ b/README.md @@ -14,22 +14,15 @@ example: > drop> ``` -#### Second bypass i found: -https://discordapp.com/%2569%256e%2576%2569%2574%2565/%2561%256e%256f%256e%2564%2572%256f%2570 -double-encoded, not even discord detects it as an invite - - -#### Third somehow: -https://discordapp.com/a/../b/../invite/anondrop - -#### Ports: -https://discordapp.com:443/invite/anondrop - - yk what.... summary of all i found: ```http://discordapp.com:80/invite/anondrop``` + ```https://discordapp.com/%69%6e%76%69%74%65/%61%6e%6f%6e%64%72%6f%70 ``` + ```https://discordapp.com:443/invite/anondrop ``` + ```https://discordapp.com/a/../b/../invite/j/../anondrop ``` + ```https://discordapp.com/invite/%2561%256e%256f%256e%2564%2572%256f%2570``` + ```https://discordapp.com/%2569%256e%2576%2569%2574%2565/%2561%256e%256f%256e%2564%2572%256f%2570``` \ No newline at end of file