From ad1563f02a0e614541d6fcf08a848c2fe8c8e631 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Thu, 4 Nov 2021 09:23:01 +0100 Subject: [PATCH] Fixed false positive for only fans. Closes #1174 --- sherlock/resources/data.json | 1 + 1 file changed, 1 insertion(+) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 9df1331..1fb03da 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1049,6 +1049,7 @@ }, "OnlyFans": { "errorType": "status_code", + "urlProbe": "https://onlyfans.com/api2/v2/users/{}", "url": "https://onlyfans.com/{}", "urlMain": "https://onlyfans.com/", "username_claimed": "theemilylynne",