Aiclys 2 weeks ago committed by GitHub
commit 2aa8bcf1e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -968,6 +968,14 @@
"urlMain": "https://forum.hackthebox.eu/",
"username_claimed": "angar"
},
"HackThisSite": {
"errorMsg": "Error!",
"errorType": "message",
"url": "https://hackthissite.org/user/view/{}",
"urlMain": "https://hackthissite.org/",
"username_claimed": "ace",
"username_unclaimed": "vkjwlekf"
},
"Hackaday": {
"errorType": "status_code",
"url": "https://hackaday.io/{}",
@ -1455,6 +1463,14 @@
"urlMain": "https://www.needrom.com/",
"username_claimed": "needrom"
},
"Neocities": {
"errorMsg": "Not Found",
"errorType": "message",
"url": "https://{}.neocities.org",
"urlMain": "https://neocities.org/",
"username_claimed": "that1archive",
"username_unclaimed": "propropropropropro"
},
"Newgrounds": {
"errorType": "status_code",
"regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$",
@ -1987,6 +2003,13 @@
"urlProbe": "https://ch.tetr.io/api/users/{}",
"username_claimed": "osk"
},
"Tilde.club": {
"errorType": "status_code",
"url": "https://tilde.club/~{}",
"urlMain": "https://tilde.club/",
"username_claimed": "ape",
"username_unclaimed": "barkbark"
},
"TLDR Legal": {
"errorType": "status_code",
"regexCheck": "^[a-zA-Z0-9]{3,20}$",
@ -2294,6 +2317,14 @@
"urlMain": "https://www.wordnik.com/",
"username_claimed": "blue"
},
"WoW Forums": {
"errorMsg": "Page not found",
"errorType": "message",
"url": "https://us.forums.blizzard.com/en/wow/u/{}/summary",
"urlMain": "https://us.forums.blizzard.com/en/wow/",
"username_claimed": "rive-turalyon",
"username_unclaimed": "fpwiefugij"
},
"Wykop": {
"errorType": "status_code",
"url": "https://www.wykop.pl/ludzie/{}",

Loading…
Cancel
Save