Commit graph

2114 commits

Author SHA1 Message Date
Yahya SayadArbabi
b3360170e9
Merge pull request #1465 from matiasw/ircgalleria
added IRC-Galleria
2023-10-06 15:37:59 -04:00
Siddharth Dushantha
cf171c7b72
Merge pull request #1870 from sherlock-project/fix-fp
closes #1836
2023-08-29 14:20:58 +02:00
Siddharth Dushantha
70dcad84c8 closes #1836 2023-08-29 14:18:04 +02:00
Siddharth Dushantha
db6088361a
Merge pull request #1869 from sherlock-project/fix-fp
Fixed false positives
2023-08-29 14:03:00 +02:00
Siddharth Dushantha
4b01f5d01d updated site list 2023-08-29 14:01:51 +02:00
Siddharth Dushantha
5cbd922c7d removed GunsAndAmmo 2023-08-29 13:54:30 +02:00
Siddharth Dushantha
b25321db5a fixed Duolingo 2023-08-29 13:52:52 +02:00
Siddharth Dushantha
3b4b818c44 removed YouTube 2023-08-29 13:47:01 +02:00
Siddharth Dushantha
d3fb5872bd fixed Speedrun.com false positive 2023-08-29 13:42:48 +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
bdf887a351 fixed CNET false positive 2023-08-29 13:17:59 +02:00
Siddharth Dushantha
e4ad3b0502 fixed Archive of Our Own false positive 2023-08-29 13:13:52 +02:00
Siddharth Dushantha
90d3eb0801 added virtalenv files 2023-08-29 13:13:31 +02:00
github-actions[bot]
b7cd7ab72a Updated Site List 2023-04-21 09:14:35 +00:00
Siddharth Dushantha
cdd1218d7a
Merge pull request #1776 from sherlock-project/fix-fp
Remove false positives
2023-04-21 02:14:18 -07: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
github-actions[bot]
2bc653e8ce Updated Site List 2023-04-21 08:39:45 +00:00
Siddharth Dushantha
c9c97e5891
Merge pull request #1775 from w3Abhishek/master
Removed OnlyFans
2023-04-21 01:39:22 -07: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
Abhishek Verma
4253ddb2e5
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:12:04 +05:30
Abhishek Verma
c23f4b5a7a
Removing OnlyFans support
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:09:38 +05:30
github-actions[bot]
dc2b3ed20d Updated Site List 2023-04-15 14:10:05 +00:00
Siddharth Dushantha
20cc37bb2c
Merge pull request #1771 from timwolf1/coil_removed
coil.com removed
2023-04-15 07:09:43 -07:00
Tim Wolf
b54d6aaf94 coil.com removed 2023-04-12 10:11:35 -04:00
Sondre
ab2f678834
Update main.yml 2023-03-29 15:02:18 +02:00
Sondre
265bbf4f8a
Update main.yml (#1760)
replaced flake8 with ruff
2023-03-29 15:01:07 +02:00
Sondre
18ab1e975d
Update main.yml 2023-03-29 14:36:41 +02:00
Sondre
dd2de334b5
Update main.yml 2023-03-29 14:32:53 +02:00
Christian Clauss
ab516956b3
GitHub Actions: python-version: [3.7, 3.8, 3.9, "3.10", 3.11] (#1759)
* GitHub Actions: python-version: [3.7, 3.8, 3.9, "3.10", 3.11]

* Update nightly.yml

* Update update-site-list.yml

* Python 3.7 thru 3.11
2023-03-29 14:21:57 +02:00
Sondre
f6d966ccd8
Merge pull request #1399 from cclauss/patch-8
Dockerfile: Upgrade Python
2023-03-29 10:25:16 +02:00
Siddharth Dushantha
7b97c3e59f
Merge pull request #1751 from hor00s/add_nsfw_tag
Added `--nsfw` flag in documentation
2023-03-17 13:50:27 -07:00
hor00s
66c7c78d7c Added --nsfw flag in documentation
Added `--nsfw` tag in `Usage` prompt with the description matching the `help` prompt of the `parser`
2023-03-17 11:05:22 +02:00
github-actions[bot]
e2245c2b45 Updated Site List 2023-03-15 10:57:47 +00:00
Siddharth Dushantha
1317b5acf6 removed Tinder 2023-03-15 11:57:12 +01:00
github-actions[bot]
cbd0c2c214 Updated Site List 2023-03-13 11:21:29 +00:00
Siddharth Dushantha
04b84054f3
Merge pull request #1737 from sherlock-project/regex-unslpash
added regexCheck to Unsplash
2023-03-13 04:16:19 -07:00
Siddharth Dushantha
7f9b30f117 added regexCheck to Unsplash 2023-03-13 12:14:55 +01:00
Siddharth Dushantha
a3da1abfe1
Merge pull request #1736 from sherlock-project/update-site-list-action
fixed branch name
2023-03-13 04:11:21 -07:00
Siddharth Dushantha
5e23441d60 fixed branch name 2023-03-13 12:10:32 +01:00
Siddharth Dushantha
34a899b05f
Merge pull request #1735 from sherlock-project/update-tryhackme
added regexCheck and urlProbe
2023-03-13 04:09:05 -07:00
Siddharth Dushantha
c0271e4a8b added regexCheck and urlProbe 2023-03-13 12:06:35 +01:00
Christian Clauss
c9055a8e0a
Merge branch 'master' into patch-8 2023-03-13 11:50:52 +01:00
Christian Clauss
4486c8e0b2
Python 3.11 is faster 2023-03-13 11:49:29 +01:00
Siddharth Dushantha
b39476945d
Merge pull request #1734 from sherlock-project/update-site-list-action
fixed path to data.json
2023-03-13 03:47:22 -07:00
Siddharth Dushantha
0319978b0c fixed path to data.json 2023-03-13 11:45:44 +01:00