mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-24 12:53:02 +00:00
fix: F+s
This commit is contained in:
parent
839eab1384
commit
0f395d037b
1 changed files with 2 additions and 14 deletions
|
@ -111,12 +111,6 @@
|
|||
"urlMain": "https://allmylinks.com/",
|
||||
"username_claimed": "blue"
|
||||
},
|
||||
"Amino": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://aminoapps.com/u/{}",
|
||||
"urlMain": "https://aminoapps.com",
|
||||
"username_claimed": "blue"
|
||||
},
|
||||
"AniWorld": {
|
||||
"errorMsg": "Dieses Profil ist nicht verf\u00fcgbar",
|
||||
"errorType": "message",
|
||||
|
@ -270,12 +264,6 @@
|
|||
"urlMain": "https://www.biggerpockets.com/",
|
||||
"username_claimed": "blue"
|
||||
},
|
||||
"Bikemap": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://www.bikemap.net/en/u/{}/routes/created/",
|
||||
"urlMain": "https://www.bikemap.net/",
|
||||
"username_claimed": "bikemap"
|
||||
},
|
||||
"BioHacking": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://forum.dangerousthings.com/u/{}",
|
||||
|
@ -1012,8 +1000,8 @@
|
|||
},
|
||||
"HackTheBox": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://forum.hackthebox.eu/profile/{}",
|
||||
"urlMain": "https://forum.hackthebox.eu/",
|
||||
"url": "https://forum.hackthebox.com/u/{}",
|
||||
"urlMain": "https://forum.hackthebox.com/",
|
||||
"username_claimed": "angar"
|
||||
},
|
||||
"Hackaday": {
|
||||
|
|
Loading…
Reference in a new issue