From 0aed0d67e638822f7fa122494e95c818b8c6e80b Mon Sep 17 00:00:00 2001 From: craciu25yt <48807342+craciu25yt@users.noreply.github.com> Date: Wed, 10 Apr 2024 21:38:06 +0200 Subject: [PATCH] Update data.json polymart switched to another profile system, now you access them by numeric id. So this is broken --- sherlock/resources/data.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index b7500f458..b1ab924a2 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1549,13 +1549,6 @@ "urlMain": "https://www.polygon.com/", "username_claimed": "swiftstickler" }, - "Polymart": { - "errorMsg": "Looks like we couldn't find this user. Sorry!", - "errorType": "message", - "url": "https://polymart.org/user/{}", - "urlMain": "https://polymart.org/", - "username_claimed": "craciu25yt" - }, "Pornhub": { "errorType": "status_code", "isNSFW": true,