Commit graph

188 commits

Author SHA1 Message Date
Paul Pfeister
4006556daa Remove G2G for F+ 2024-04-10 21:50:36 -04:00
Paul Pfeister
41977dd901 Reduce non-CF false positives
The following targets were fixed:
Archive[.]org
CGTrader
CNET
Contently
IFTTT
Linktree
xHamster

The following targets were removed:
HexRPG (auth wall)
ModelHub (defunct)
Oracle Communities (auth wall)

ModelHub was not added to ./removed_sites.md as the platform itself is shutting down (and will therefore never return to Sherlock). The other removed targets were documented normally.

BitcoinForum is currently down and suspected to be defunct. Since this is uncertain, however, a test condition was added to suppress false positives while allowing for normal operation upon the forum's return.
2024-04-08 11:16:56 -04:00
Piotr Pietrusewicz
07a480acab
Remove wykop.pl duplicate and fix wrong names in removed_sites.md descriptions (#2007) 2024-03-15 13:21:49 -03:00
thirdkeyword
978e353c1a fix some typos
Signed-off-by: thirdkeyword <fliterdashen@gmail.com>
2024-03-06 20:46:25 +08:00
Siddharth Dushantha
51e49dd120 removed ebio.gg 2023-12-21 17:40:24 +01:00
Siddharth Dushantha
599ce759fd removed Whonix Forum 2023-12-21 17:38:17 +01:00
Siddharth Dushantha
2ebcfc7614 removed Virgool 2023-12-21 17:34:37 +01:00
Siddharth Dushantha
7c918fe532 removed Lolchess 2023-12-21 17:32:30 +01:00
Siddharth Dushantha
a626008bbf removed TikTok 2023-12-21 17:27:59 +01:00
Siddharth Dushantha
5cbd922c7d removed GunsAndAmmo 2023-08-29 13:54:30 +02:00
Siddharth Dushantha
3b4b818c44 removed YouTube 2023-08-29 13:47:01 +02:00
Siddharth Dushantha
5872269820 removed Quizlet 2023-08-29 13:40:44 +02:00
Siddharth Dushantha
9214fc4369 removed Munzee 2023-08-29 13:31:56 +02:00
Siddharth Dushantha
b47c458d6c removed IRL as its been shut down 2023-08-29 13:28:44 +02:00
Siddharth Dushantha
6cfda957e2 removed Enjin as its been closed down 2023-08-29 13:20:39 +02:00
Siddharth Dushantha
e64df73757 removed ForumhouseRU 2023-04-21 11:09:35 +02:00
Siddharth Dushantha
13e37217ad removed ok.ru 2023-04-21 11:07:56 +02:00
Siddharth Dushantha
88af0bb705 removed Instagram due to false positives 2023-04-21 11:00:16 +02:00
Abhishek Verma
2bc624e8af
removed onlyfans.com
Recently, @ThePornHelper raised an issue related to OnlyFans false negative. After going through the issue, I tried checking for some popular onlyfans creators on sherlock and as per the issue raised all of them were giving false negative.

So, I checked with the current method of checking the username availability. It the following API url:

`https://onlyfans.com/api2/v2/users/grandmasterchefjojo`

It returns a 400 error code and doesn't work at all.

Why it's happening? It requires a token be passed in the headers to for it to work.

After this, I tried using BurpSuite to find any other way to check availability and unfortunately there aren't any.

Even the wrong onlyfans.com/thisusernamedoesntexist777 URL also returns 200 in HTTP response.

So, it's better to remove OnlyFans from supported sites list and add it to removed_sites.json

Thanks.
2023-04-20 03:16:06 +05:30
Tim Wolf
b54d6aaf94 coil.com removed 2023-04-12 10:11:35 -04:00
Siddharth Dushantha
1317b5acf6 removed Tinder 2023-03-15 11:57:12 +01:00
Siddharth Dushantha
144464281b removed We Heart It 2023-02-25 21:21:43 +01:00
Siddharth Dushantha
bc0d4b6f65 added Venmo, closes #1553
Credits @P3nt3st3r123
2023-02-16 22:33:06 +01:00
Siddharth Dushantha
87b056461b removed several false positives 2023-02-15 17:36:40 +01:00
Siddharth Dushantha
7818ef567a removed BinarySearch.io 2023-02-08 21:05:18 +01:00
Siddharth Dushantha
845418f23a
Revert "Fixed boingboing.net" 2023-02-04 19:20:26 +01:00
Rhythm Bansal
ff1686152b
Merge branch 'master' into boingboing 2023-02-04 23:42:56 +05:30
Siddharth Dushantha
e57fbc0e5d
Merge pull request #1587 from rskbansal/typos
fixed typos for CAPTCHA
2023-02-04 10:05:28 -08:00
Siddharth Dushantha
229b09841e
Merge pull request #1581 from mrsofiane/fix-add-spotify-to-work
fix: add Spotify to work again
2023-02-04 10:00:46 -08:00
Siddharth Dushantha
2773c6081c removed Facebook due to false positives 2023-02-04 18:01:44 +01:00
Siddharth Dushantha
db6b0ddb6d removed Zoomit due to false postives 2023-02-04 17:57:58 +01:00
Siddharth Dushantha
d426f39d49 removed Arduino due to false positives 2023-02-04 17:50:38 +01:00
r3g_5z
3e8b8beec4
Remove mastodon.technology
Signed-off-by: r3g_5z <june@girlboss.ceo>
2022-12-18 17:22:13 -05:00
Rhythm Bansal
2305b0b553 removed boingboing.net from removed_sites.md 2022-10-26 16:20:19 +05:30
Rhythm Bansal
d3460a8738 fixed typos for CAPTCHA 2022-10-26 13:51:13 +05:30
Sofiane Louchene
28b762a598 fix: add Spotify to work again 2022-10-24 00:07:44 +02:00
Sofiane Louchene
0f7afa9bd0 fix: add Youtube to work again 2022-10-17 14:09:53 +02:00
jahway603
ade0beb35e
added link re: raidforums
added link re: raidforums
2022-10-13 00:59:43 -04:00
Siddharth Dushantha
c8daa0ffe5 removed Google Developer 2022-10-09 12:57:20 +02:00
Siddharth Dushantha
5051e27bc4 removed GuruShots 2022-09-08 15:37:12 +02:00
Siddharth Dushantha
a6d88b4765 removed GitHub Support Community 2022-09-06 09:52:25 +02:00
Siddharth Dushantha
861855754d removed Ello 2022-09-06 09:43:40 +02:00
BassCoder2808
84dfcff7ec removed merge conflicts 2022-07-26 20:06:50 +05:30
BassCoder2808
20bfe3441b added removed sites to removed_sites.json 2022-07-26 09:34:25 +05:30
BassCoder2808
9c0e406391 removed sites which are not functional/working 2022-07-26 09:12:52 +05:30
Jazper
a9ee4bd6f3
Merge pull request #3 from sherlock-project/master
g
2022-07-22 17:01:15 +02:00
Siddharth Dushantha
baa1985d33 added Chess.com back 2022-07-20 18:11:47 +02:00
Siddharth Dushantha
0f4c219ae9 Merge branch 'master' of https://github.com/sherlock-project/sherlock 2022-07-20 18:00:21 +02:00
Siddharth Dushantha
c6346c45c4 fixed minor formatting issue 2022-07-20 17:59:50 +02:00
Siddharth Dushantha
94a39270aa
Merge pull request #1383 from IgalKolihman/master
Fixed the support for snapchat
2022-07-20 16:45:31 +02:00