Commit graph

2137 commits

Author SHA1 Message Date
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
Siddharth Dushantha
676a38a3b5
Merge pull request #1733 from sherlock-project/regexcheck-buymeacoffee
added regex check to BuyMeACoffee
2023-03-13 03:44:13 -07:00
Siddharth Dushantha
a69e161a9f added regex check to BuyMeACoffee 2023-03-13 11:37:15 +01:00
Siddharth Dushantha
7d31f0ac33
Merge pull request #1731 from cclauss/patch-7
Upgrade GitHub Actions
2023-03-13 03:27:55 -07:00
Siddharth Dushantha
e25cabd9fd
Merge pull request #1732 from sherlock-project/update-site-list-action
added GitHub Workflow to update site list
2023-03-13 03:23:46 -07:00
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
2023-03-13 11:18:55 +01:00
Christian Clauss
c61fe2883e
Upgrade GitHub Actions 2023-03-12 23:40:50 +01:00
Siddharth Dushantha
64eec640d7
Merge pull request #1730 from sherlock-project/enhanced-unit-tests
generate unclaimed username based on regex
2023-03-12 14:13:06 -07:00
Siddharth Dushantha
42f825b35d added exerex 2023-03-12 22:09:49 +01:00
Siddharth Dushantha
d7fce94047 version bump 0.14.2 -> 0.14.3 2023-03-12 22:07:23 +01:00
Siddharth Dushantha
8e8baac9c2 generate unclaimed username based on regex 2023-03-12 21:50:16 +01:00
Siddharth Dushantha
cbad2ff44e
Merge pull request #1729 from sherlock-project/regexcheck
added regex check to Intigriti
2023-03-10 08:52:24 -08:00
Siddharth Dushantha
9f2803b2b4 added regex check to Intigriti 2023-03-10 17:33:41 +01:00
Siddharth Dushantha
2dc2c2bc33
Merge pull request #1724 from sherlock-project/fix-virus-total
fixed VirusTotal url
2023-03-06 02:11:17 -08:00
Siddharth Dushantha
3cc2038e57 fixed VirusTotal url 2023-03-06 10:37:23 +01:00
Siddharth Dushantha
0f92a8c0c1
Merge pull request #1723 from sherlock-project/csv-print-found
apply --print-found when writing csv/xlsx files as well
2023-03-06 01:07:13 -08:00
Siddharth Dushantha
9a39956265 version bump 0.14.1 --> 0.14.2 2023-03-06 10:05:39 +01:00
Siddharth Dushantha
c96581e327 apply --print-found when writing csv/xlsx files as well
credits @acrulopez
2023-03-06 09:58:51 +01:00
Siddharth Dushantha
61bb34b021
Merge pull request #1708 from Vukkyy/patch-1
Remove duplicate Amino
2023-02-27 12:26:40 -08:00
Vukky
8f7e2b7b6d
Remove duplicate Amino 2023-02-27 17:30:55 +01:00
Siddharth Dushantha
51d17070e6
Merge pull request #1707 from sherlock-project/add-sites
Added more sites
2023-02-26 09:02:36 -08:00
Siddharth Dushantha
dbe677ee1a updated site list 2023-02-26 17:54:57 +01:00
Siddharth Dushantha
2a9d4e7ae4 added Giant Bomb 2023-02-26 17:41:43 +01:00
Siddharth Dushantha
ccd6e0e542 added TnAFlix 2023-02-26 17:35:06 +01:00
Siddharth Dushantha
e48c301afd added RocketTube 2023-02-26 17:32:29 +01:00
Siddharth Dushantha
ffcf060efd added RedTube 2023-02-26 17:28:35 +01:00
Siddharth Dushantha
9944458de2 added queer.af 2023-02-26 17:26:23 +01:00
Siddharth Dushantha
6c88cb8c10 added PocketStars 2023-02-26 17:23:28 +01:00