Yesterday, 12:30 AM
Force captcha on every registration. Ensuring no register bot appear.
Only allow known email domains (gmail, hotmail, outlook, proton, yahoo). We won't need to bother adding new tempmails out there.
Add a regex on email to avoid abusing the "." and "+" trick.
(didn't verified) exclude spaces and "-" in the name to not glitch with the current URL regex https://crackings.one/User-Interstellar) [the problematic part is the "-"
Only allow known email domains (gmail, hotmail, outlook, proton, yahoo). We won't need to bother adding new tempmails out there.
Add a regex on email to avoid abusing the "." and "+" trick.
(didn't verified) exclude spaces and "-" in the name to not glitch with the current URL regex https://crackings.one/User-Interstellar) [the problematic part is the "-"