From d83e7c16521b2a3d0c7633f745f433269fdfc1b1 Mon Sep 17 00:00:00 2001 From: Aalim Sheikh Date: Fri, 11 Oct 2024 20:35:29 +0530 Subject: [PATCH 1/2] Add site rarible.com --- sherlock_project/resources/data.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index 8f38fd0..76ffabf 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -1689,6 +1689,12 @@ "urlMain": "https://www.rajce.idnes.cz/", "username_claimed": "blue" }, + "Rarible.com": { + "errorType": "status_code", + "url": "https://rarible.com/marketplace/api/v4/urls/{}", + "urlMain": "https://rarible.com/", + "username_claimed": "blue" + }, "Rate Your Music": { "errorType": "status_code", "url": "https://rateyourmusic.com/~{}", From b06fb4e4250e698f5b2e413ec6c3d42d275393bd Mon Sep 17 00:00:00 2001 From: Aalim Sheikh Date: Fri, 1 Nov 2024 14:09:04 +0530 Subject: [PATCH 2/2] Update sherlock_project/resources/data.json Co-authored-by: Paul Pfeister --- sherlock_project/resources/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index 76ffabf..75403a7 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -1689,7 +1689,7 @@ "urlMain": "https://www.rajce.idnes.cz/", "username_claimed": "blue" }, - "Rarible.com": { + "Rarible": { "errorType": "status_code", "url": "https://rarible.com/marketplace/api/v4/urls/{}", "urlMain": "https://rarible.com/",