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.
2 years ago
github-actions[bot]
dc2b3ed20d
Updated Site List
2 years ago
Siddharth Dushantha
20cc37bb2c
Merge pull request #1771 from timwolf1/coil_removed
...
coil.com removed
2 years ago
Tim Wolf
b54d6aaf94
coil.com removed
2 years ago
Sondre
ab2f678834
Update main.yml
2 years ago
Sondre
265bbf4f8a
Update main.yml ( #1760 )
...
replaced flake8 with ruff
2 years ago
Sondre
18ab1e975d
Update main.yml
2 years ago
Sondre
dd2de334b5
Update main.yml
2 years ago
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
2 years ago
Sondre
f6d966ccd8
Merge pull request #1399 from cclauss/patch-8
...
Dockerfile: Upgrade Python
2 years ago
Siddharth Dushantha
7b97c3e59f
Merge pull request #1751 from hor00s/add_nsfw_tag
...
Added `--nsfw` flag in documentation
2 years ago
hor00s
66c7c78d7c
Added `--nsfw` flag in documentation
...
Added `--nsfw` tag in `Usage` prompt with the description matching the `help` prompt of the `parser`
2 years ago
github-actions[bot]
e2245c2b45
Updated Site List
2 years ago
Siddharth Dushantha
1317b5acf6
removed Tinder
2 years ago
github-actions[bot]
cbd0c2c214
Updated Site List
2 years ago
Siddharth Dushantha
04b84054f3
Merge pull request #1737 from sherlock-project/regex-unslpash
...
added regexCheck to Unsplash
2 years ago
Siddharth Dushantha
7f9b30f117
added regexCheck to Unsplash
2 years ago
Siddharth Dushantha
a3da1abfe1
Merge pull request #1736 from sherlock-project/update-site-list-action
...
fixed branch name
2 years ago
Siddharth Dushantha
5e23441d60
fixed branch name
2 years ago
Siddharth Dushantha
34a899b05f
Merge pull request #1735 from sherlock-project/update-tryhackme
...
added regexCheck and urlProbe
2 years ago
Siddharth Dushantha
c0271e4a8b
added regexCheck and urlProbe
2 years ago
Christian Clauss
c9055a8e0a
Merge branch 'master' into patch-8
2 years ago
Christian Clauss
4486c8e0b2
Python 3.11 is faster
2 years ago
Siddharth Dushantha
b39476945d
Merge pull request #1734 from sherlock-project/update-site-list-action
...
fixed path to data.json
2 years ago
Siddharth Dushantha
0319978b0c
fixed path to data.json
2 years ago
Siddharth Dushantha
676a38a3b5
Merge pull request #1733 from sherlock-project/regexcheck-buymeacoffee
...
added regex check to BuyMeACoffee
2 years ago
Siddharth Dushantha
a69e161a9f
added regex check to BuyMeACoffee
2 years ago
Siddharth Dushantha
7d31f0ac33
Merge pull request #1731 from cclauss/patch-7
...
Upgrade GitHub Actions
2 years ago
Siddharth Dushantha
e25cabd9fd
Merge pull request #1732 from sherlock-project/update-site-list-action
...
added GitHub Workflow to update site list
2 years ago
Siddharth Dushantha
22772d0b1a
added GitHub Workflow to update site list
...
This action executes the site_list.py script when data.json is modified
and the changes are pushed to the 'main' branch
2 years ago
Christian Clauss
c61fe2883e
Upgrade GitHub Actions
2 years ago
Siddharth Dushantha
64eec640d7
Merge pull request #1730 from sherlock-project/enhanced-unit-tests
...
generate unclaimed username based on regex
2 years ago
Siddharth Dushantha
42f825b35d
added exerex
2 years ago
Siddharth Dushantha
d7fce94047
version bump 0.14.2 -> 0.14.3
2 years ago
Siddharth Dushantha
8e8baac9c2
generate unclaimed username based on regex
2 years ago
Siddharth Dushantha
cbad2ff44e
Merge pull request #1729 from sherlock-project/regexcheck
...
added regex check to Intigriti
2 years ago
Siddharth Dushantha
9f2803b2b4
added regex check to Intigriti
2 years ago
Siddharth Dushantha
2dc2c2bc33
Merge pull request #1724 from sherlock-project/fix-virus-total
...
fixed VirusTotal url
2 years ago
Siddharth Dushantha
3cc2038e57
fixed VirusTotal url
2 years ago
Siddharth Dushantha
0f92a8c0c1
Merge pull request #1723 from sherlock-project/csv-print-found
...
apply --print-found when writing csv/xlsx files as well
2 years ago
Siddharth Dushantha
9a39956265
version bump 0.14.1 --> 0.14.2
2 years ago
Siddharth Dushantha
c96581e327
apply --print-found when writing csv/xlsx files as well
...
credits @acrulopez
2 years ago
Siddharth Dushantha
61bb34b021
Merge pull request #1708 from Vukkyy/patch-1
...
Remove duplicate Amino
2 years ago
Vukky
8f7e2b7b6d
Remove duplicate Amino
2 years ago
Siddharth Dushantha
51d17070e6
Merge pull request #1707 from sherlock-project/add-sites
...
Added more sites
2 years ago
Siddharth Dushantha
dbe677ee1a
updated site list
2 years ago
Siddharth Dushantha
2a9d4e7ae4
added Giant Bomb
2 years ago
Siddharth Dushantha
ccd6e0e542
added TnAFlix
2 years ago
Siddharth Dushantha
e48c301afd
added RocketTube
2 years ago
Siddharth Dushantha
ffcf060efd
added RedTube
2 years ago