mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-23 12:23:03 +00:00
commit
ca89d123ca
1 changed files with 8 additions and 1 deletions
|
@ -701,6 +701,13 @@
|
|||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Hackaday": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://hackaday.io/{}",
|
||||
"urlMain": "https://hackaday.io/",
|
||||
"username_claimed": "adam",
|
||||
"username_unclaimed": "noonewouldeverusethis"
|
||||
},
|
||||
"HackTheBox": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://forum.hackthebox.eu/profile/{}",
|
||||
|
@ -2273,4 +2280,4 @@
|
|||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue