Guest User

Untitled

a guest
Apr 2nd, 2017
941
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. . Websites that allow most people: Can only sign up once with same email address
  2. . Websites that allow me: Sites that put hilarious code in to filter out certain characters which are actually valid email characters anyway
  3. . Trick to make a fake "new" gmail is go [email protected] - ,most signup forms accept it
  4. . On the ones that don't, replace the + into the URL encoding for it which is %2B
  5. . Now uncovered some bad programming with the app. It's all installed, asks me sign in. Won't accept maxw247%[email protected] or maxw247%[email protected] which it claims isn;t even an account.
  6. . Hilarity ensues
Advertisement
Add Comment
Please, Sign In to add comment