diff --git a/removed_sites.json b/removed_sites.json index bc0cba9..898bd4c 100644 --- a/removed_sites.json +++ b/removed_sites.json @@ -492,13 +492,6 @@ "urlMain": "https://www.cloob.com/", "username_claimed": "blue" }, - "1337x": { - "errorMsg": "Bad Username", - "errorType": "message", - "url": "https://1337x.to/user/{}/", - "urlMain": "https://1337x.to", - "username_claimed": "TheMorozko" - }, "TM-Ladder": { "errorMsg": "player unknown or invalid", "errorType": "message", diff --git a/removed_sites.md b/removed_sites.md index d870500..7751aac 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -1178,19 +1178,6 @@ As of 2021-10-25, Cloob seems to be down and their site is not responding. } ``` -### 1337x -As of 2021-11-21, 1337x seems to be down causing false positives. -```json - "1337x": { - "errorMsg": "Bad Username", - "errorType": "message", - "url": "https://1337x.to/user/{}/", - "urlMain": "https://1337x.to", - "username_claimed": "TheMorozko", - "username_unclaimed": "noonewouldeverusethis7" - } -``` - ### TM-Ladder As of 2021-11-30, TM-Ladder is returning false positives due to rate limits. diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index b7500f4..9f112cd 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -5,6 +5,33 @@ "urlMain": "https://2Dimensions.com/", "username_claimed": "blue" }, + "1337x": { + "errorMsg": [ + "Error something went wrong.", + "404 Not Found" + ], + "errorType": "message", + "regexCheck": "^[A-Za-z0-9]{4,12}$", + "url": "https://www.1337x.to/user/{}", + "urlMain": "https://www.1337x.to/", + "username_claimed": "FitGirl" + }, + "HackenProof (Hackers)": { + "errorMsg": "Web3’s Largest Ethical Hackers Community | HackenProof", + "errorType": "message", + "regexCheck": "^[\\w-]{,34}$", + "url": "https://hackenproof.com/hackers/{}", + "urlMain": "https://hackenproof.com/", + "username_claimed": "blazezaria" + }, + "TorrentGalaxy": { + "errorMsg": "TGx:Can't show details", + "errorType": "message", + "regexCheck": "^[A-Za-z0-9]{3,15}$", + "url": "https://torrentgalaxy.to/profile/{}", + "urlMain": "https://torrentgalaxy.to/", + "username_claimed": "GalaxyRG" + }, "3dnews": { "errorMsg": "\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c \u043d\u0435 \u0437\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u043d \u0438 \u043d\u0435 \u0438\u043c\u0435\u0435\u0442 \u043f\u0440\u043e\u0444\u0438\u043b\u044f \u0434\u043b\u044f \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440\u0430.", "errorType": "message",