Skip to content

Commit

Permalink
fix: F+s
Browse files Browse the repository at this point in the history
  • Loading branch information
ppfeister committed Nov 13, 2024
1 parent 839eab1 commit 0f395d0
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions sherlock_project/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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/{}",
Expand Down Expand Up @@ -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": {
Expand Down

0 comments on commit 0f395d0

Please sign in to comment.