From e1efe1bbd1b98d36168ab05cea968d64fe783e60 Mon Sep 17 00:00:00 2001 From: Jazper Date: Wed, 20 Jul 2022 13:14:04 +0200 Subject: [PATCH 1/7] Add furaffinity --- sherlock/resources/data.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index b6f987f..5de4b92 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2698,5 +2698,13 @@ "urlProbe": "https://www.minds.com/api/v3/register/validate?username={}", "username_claimed": "john", "username_unclaimed": "noonewouldeverusethis7" + }, + "furaffinity": { + "errorMsg": "This user cannot be found.", + "errorType": "message", + "url": "https://www.furaffinity.net/user/{}", + "urlMain": "https://www.furaffinity.net", + "username_claimed": "jesus", + "username_unclaimed": "noonewouldeverusethis7" } } From 385b6019520931293f2b7c128afabb3fe7041277 Mon Sep 17 00:00:00 2001 From: Jazper Date: Wed, 20 Jul 2022 13:59:21 +0200 Subject: [PATCH 2/7] Removed furaffinity --- removed_sites.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/removed_sites.json b/removed_sites.json index 85e6242..ba5053a 100644 --- a/removed_sites.json +++ b/removed_sites.json @@ -70,14 +70,6 @@ "username_claimed": "dens", "username_unclaimed": "noonewouldeverusethis7" }, - "furaffinity": { - "errorMsg": "user cannot be found", - "errorType": "message", - "url": "https://www.furaffinity.net/user/{}", - "urlMain": "https://www.furaffinity.net", - "username_claimed": "blue", - "username_unclaimed": "noonewouldeverusethis777777" - }, "gpodder.net": { "errorType": "status_code", "url": "https://gpodder.net/user/{}", From 29c8605eb8d18762a9c2e0cc7d6d9cb32a6573c2 Mon Sep 17 00:00:00 2001 From: Jazper Date: Wed, 20 Jul 2022 14:02:45 +0200 Subject: [PATCH 3/7] removed furaffinity --- removed_sites.md | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/removed_sites.md b/removed_sites.md index bd31b4f..d93ee9d 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -421,24 +421,6 @@ Good-bye [Google Plus](https://en.wikipedia.org/wiki/Google%2B)... ``` -## Furaffinity - -As of 2020-02-23, Furaffinity returns false postives because they are now using Cloudflair, which prevents Sherlock from checking if the user -exists or not. - -``` - "furaffinity": { - "errorMsg": "user cannot be found", - "errorType": "message", - "rank": 0, - "url": "https://www.furaffinity.net/user/{}", - "urlMain": "https://www.furaffinity.net", - "username_claimed": "blue", - "username_unclaimed": "noonewouldeverusethis777777" - }, -``` - - ## InsaneJournal As of 2020-02-23, InsaneJournal returns false positive, when providing a username which contains a period. @@ -1515,4 +1497,4 @@ As of 17-07-2022, Ghost returns false positives "username_claimed": "troyhunt", "username_unclaimed": "noonewouldeverusethis7" } -``` \ No newline at end of file +``` From ee5ecff75af66ac0198aca09d7b815680f288df6 Mon Sep 17 00:00:00 2001 From: Jazper Date: Fri, 22 Jul 2022 17:00:57 +0200 Subject: [PATCH 4/7] Update data.json --- sherlock/resources/data.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 5de4b92..b6f987f 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2698,13 +2698,5 @@ "urlProbe": "https://www.minds.com/api/v3/register/validate?username={}", "username_claimed": "john", "username_unclaimed": "noonewouldeverusethis7" - }, - "furaffinity": { - "errorMsg": "This user cannot be found.", - "errorType": "message", - "url": "https://www.furaffinity.net/user/{}", - "urlMain": "https://www.furaffinity.net", - "username_claimed": "jesus", - "username_unclaimed": "noonewouldeverusethis7" } } From ac94ba125b3170c42b6fe3a849acaab2215b67f4 Mon Sep 17 00:00:00 2001 From: Jazper Date: Fri, 22 Jul 2022 17:02:11 +0200 Subject: [PATCH 5/7] Update data.json --- sherlock/resources/data.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 5de4b92..b6f987f 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2698,13 +2698,5 @@ "urlProbe": "https://www.minds.com/api/v3/register/validate?username={}", "username_claimed": "john", "username_unclaimed": "noonewouldeverusethis7" - }, - "furaffinity": { - "errorMsg": "This user cannot be found.", - "errorType": "message", - "url": "https://www.furaffinity.net/user/{}", - "urlMain": "https://www.furaffinity.net", - "username_claimed": "jesus", - "username_unclaimed": "noonewouldeverusethis7" } } From 8094b0df9f9ec64ba51aaa54e842a303a0cb10ca Mon Sep 17 00:00:00 2001 From: Jazper Date: Fri, 22 Jul 2022 17:03:16 +0200 Subject: [PATCH 6/7] Update data.json --- sherlock/resources/data.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index b6f987f..5de4b92 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2698,5 +2698,13 @@ "urlProbe": "https://www.minds.com/api/v3/register/validate?username={}", "username_claimed": "john", "username_unclaimed": "noonewouldeverusethis7" + }, + "furaffinity": { + "errorMsg": "This user cannot be found.", + "errorType": "message", + "url": "https://www.furaffinity.net/user/{}", + "urlMain": "https://www.furaffinity.net", + "username_claimed": "jesus", + "username_unclaimed": "noonewouldeverusethis7" } } From 04ed2a52e94525f9f8753c76878c976c00f8b771 Mon Sep 17 00:00:00 2001 From: Jazper Date: Fri, 22 Jul 2022 17:31:42 +0200 Subject: [PATCH 7/7] Added Furaffinity --- sherlock/resources/data.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 46fde4c..393427d 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2717,5 +2717,13 @@ "urlMain": "https://www.zoomit.ir", "username_claimed": "kossher", "username_unclaimed": "noonewouldeverusethis7" + }, + "furaffinity": { + "errorMsg": "This user cannot be found.", + "errorType": "message", + "url": "https://www.furaffinity.net/user/{}", + "urlMain": "https://www.furaffinity.net", + "username_claimed": "jesus", + "username_unclaimed": "noonewouldeverusethis7" } }