Commit graph

2216 commits

Author SHA1 Message Date
Paul Pfeister
4006556daa Remove G2G for F+ 2024-04-10 21:50:36 -04:00
Paul Pfeister
48212f09be Fix adtl Genius A/U F+ 2024-04-10 17:50:42 -04:00
Paul Pfeister
936c507bfb Fix jeuxvideo 403 F+ 2024-04-10 14:45:02 -04:00
Paul Pfeister
a56b301e3f Fix GeeksForGeeks F+ 2024-04-10 14:04:33 -04:00
Paul Pfeister
c4777afd7f Fix . F+ epidemic 2024-04-09 19:01:03 -04:00
Paul Pfeister
d5c235df71 Fix Minecraft rate limit F+ 2024-04-09 18:19:27 -04:00
Paul Pfeister
cc95d4eea9 Fix HackerNews rate limit F+ 2024-04-09 18:13:59 -04:00
Paul Pfeister
5d5d8075b9 Revert from ? to - 2024-04-09 17:24:44 -04:00
Paul Pfeister
b00474a2bf Add PerimeterX fingerprint 2024-04-09 17:15:21 -04:00
Paul Pfeister
1b14b88043 Fix Yandex Captcha F+ 2024-04-09 15:59:44 -04:00
Paul Pfeister
b6564a8527 Even more specific CNET 2024-04-09 00:02:31 -04:00
Paul Pfeister
e6d0f1ee7b Fix Slides F+, Add multi err code support
Error codes module expanded to support arrays of error codes rather than only one.
Using this new functionality, Slides was set to error codes 404 (as standard) AND 204 (non standard), to accomodate for that website's odd edge case.
2024-04-08 23:19:50 -04:00
Paul Pfeister
eb89787dcd Fix CNET F+ for bad unames 2024-04-08 22:44:24 -04:00
Paul Pfeister
ca1d6f1418 Fix Telegram F+/F- 2024-04-08 20:35:00 -04:00
Paul Pfeister
2ba87e23a7 Fix Genius[.]com Artists 2024-04-08 20:04:12 -04:00
Paul Pfeister
8a05ce0817 Update CNET (again) 2024-04-08 18:23:57 -04:00
Paul Pfeister
d660c1a2dd Filter WAF Hits 2024-04-08 18:07:14 -04:00
Paul Pfeister
0b610b49ae Update removed sites list 2024-04-08 15:13:28 -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
Matheus Felipe
55c680fde1
fix: use star-history instead of starart.cc
resolve #2008
2024-03-15 14:50:07 -03:00
David
aa7d75b232
Add xlsx usage option in README.md (#1391)
Co-authored-by: dave <dave@futuragames.co.uk>
Co-authored-by: Matheus Felipe <matheusfelipeog@protonmail.com>
2024-03-15 14:19:36 -03:00
Matheus Felipe
fda67a5b76
Update xlsx arg descripton (xslx -> xlsx) (#2050) 2024-03-15 13:59:25 -03:00
Matheus Felipe
14f1027681
fix: update xlsx arg descripton (xslx -> xlsx) 2024-03-15 13:56:02 -03: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
Matheus Felipe
87326e3a28
Update __main__.py with f-strings instead of %s strings (#1906) 2024-03-15 12:45:01 -03:00
Matheus Felipe
23d3de04a3
Fix some typos (#2040) 2024-03-15 12:23:59 -03:00
thirdkeyword
978e353c1a fix some typos
Signed-off-by: thirdkeyword <fliterdashen@gmail.com>
2024-03-06 20:46:25 +08:00
Gowtham K M
ba1d03999d Added Blipfoto & LibraryThing 2024-03-03 20:08:43 +05:30
Nicholas Murillo
75af7c1cf8 Added Kick.com 2024-02-06 20:26:01 -05:00
Matheus Felipe
e3a09f8bf1
Fix the special string in docs to check for similar usernames (#1974)
Should use {?} instead of {%}.

refs:
- #1968
- #1823
- #1284
- #1298
- #1518
2024-01-19 18:28:55 -03:00
Matheus Felipe
40948f2317
Fix the special string in docs to check for similar usernames: {%} -> {?}
resolve #1968
2024-01-19 18:16:18 -03:00
Matheus Felipe
8965cf12e3
Remove .replit file (#1967) 2024-01-10 18:10:43 -03:00
Edwin Kofler
dabdec6a06
Remove .replit file 2024-01-05 17:15:23 -08:00
Matheus Felipe
2813b91bcb
Fix the float type conversion in the timeout_check (#1963) 2023-12-24 23:02:28 -03:00
Matheus Felipe
409d15cc66
Fix the float type conversion in the timeout_check
resolve #1960
2023-12-24 22:43:58 -03:00
Siddharth Dushantha
4525fb48ad
Merge pull request #1952 from Jamim/feature/python-3.12
Enable testing against Python 3.12 on CI
2023-12-21 20:41:29 +01:00
Siddharth Dushantha
fe43e9b247
Merge branch 'master' into feature/python-3.12 2023-12-21 20:40:35 +01:00
Siddharth Dushantha
b817e9d4a9
Merge pull request #1959 from sherlock-project/fix-actions
updated ruff syntax
2023-12-21 20:38:20 +01:00
github-actions[bot]
bf04a4aeab Updated Site List 2023-12-21 19:14:15 +00:00
Siddharth Dushantha
cac34e90a6
Merge pull request #1958 from sherlock-project/fix-false-positive
Deal with false positives
2023-12-21 20:14:01 +01:00
Siddharth Dushantha
cc218fd9cb
Merge pull request #1957 from sondreal/pep8_fixes
black formatted, fixed interpolated_string, and some function naming
2023-12-21 18:39:03 +01:00
Siddharth Dushantha
fe069d099f updated ruff syntax 2023-12-21 18:13:18 +01: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
ab1f2d3ef0 fixed Contently false positive 2023-12-21 17:04:32 +01:00
sondreal
b0ec99e959 black formatted, fixed interpolated_string, and some function naming 2023-12-21 10:22:57 +00:00
Aliaksei Urbanski
7907f57d57 Enable testing against Python 3.12 on CI
These changes also:
  * bump actions/checkout from v3 to v4
  * bump actions/setup-python from v4 to v5
  * fix compatibility with ruff 0.1.x
2023-12-13 00:08:25 +03:00