Commit Graph

1173 Commits

Author SHA1 Message Date
Diego Pisani db542d1dfa Merge branch 'master' into master 2020-06-22 09:40:15 -03:00
Diego 8506cc699c remove NSFW content 2020-06-22 09:39:26 -03:00
Siddharth Dushantha af53bbf61c Merge pull request #655 from sherlock-project/remove-some-russian-forums
removed easyen, pedsovet, and radioskot
2020-06-21 16:28:41 +02:00
Siddharth Dushantha cc2280c795 removed easyen, pedsovet, and radioskot
These sites return false positives when using a username which contains
a period. Since we could not find the criteria for the usernames for this site, it will be removed
because of this
2020-06-21 16:24:52 +02:00
Siddharth Dushantha 4f11a3062a Merge pull request #640 from GandelXIV/MyBranch
add TikTok
2020-06-21 12:02:19 +02:00
GandelXIV 870ee33a6d Changed name "tik tok" to "TikTok Online Viewer" 2020-06-21 11:35:29 +02:00
Siddharth Dushantha a530a94517 Merge pull request #202 from nstapelbroek/ignore-venv-in-docker
Prevent copying of venv folder in the Docker image
2020-06-20 22:07:02 +02:00
Siddharth Dushantha 2e9ece3233 made the outputted urls uncolored
After the restructring, the outputted urls became green by accident.
This commit makes them "normal" again
2020-06-20 21:58:56 +02:00
Siddharth Dushantha bf6fb14093 Merge pull request #653 from sherlock-project/remove-pvpru
removed pvpru
2020-06-20 20:13:18 +02:00
Siddharth Dushantha b0afed1f43 removed pvpru
removed pvpru because we are now getting an access denied error
2020-06-20 20:05:10 +02:00
Siddharth Dushantha 02ff96ef3c Merge pull request #652 from sherlock-project/remove_creative_market
removed Creative Market
2020-06-20 19:52:48 +02:00
Siddharth Dushantha 89a95037b4 removed Creative Market
Creative Market was removed because it now has a captcha
2020-06-20 19:45:09 +02:00
Siddharth Dushantha 59da92b6d9 Merge pull request #651 from sherlock-project/remove-redsun
removed forum.redsun.tf
2020-06-20 16:37:38 +02:00
Siddharth Dushantha 88e3f67d68 removed forum.redsun.tf 2020-06-20 16:23:43 +02:00
Diego 1c1ed74e61 add some adult content 2020-06-20 01:54:56 -03:00
Diego 5a2db3a8a6 add aminoapp 2020-06-20 00:19:18 -03:00
Diego 2d2ea6e5b7 add ko-fi 2020-06-20 00:14:46 -03:00
Diego affd433dd5 Add onlyfans 2020-06-19 23:25:10 -03:00
Diego c92adbc40f added mercadolivre 2020-06-19 23:13:12 -03:00
GandelXIV e468c60bd5 removed newline 2020-06-12 10:08:41 +02:00
GandelXIV 905aa3d8c1 Revert "implemeted freehostin endora, still not working"
This reverts commit 7611d819f8.
2020-06-12 10:06:49 +02:00
GandelXIV 7611d819f8 implemeted freehostin endora, still not working 2020-06-11 11:38:07 +02:00
GandelXIV 8bf31cc864 Update data.json 2020-06-10 18:27:20 +02:00
GandelXIV 252e5f2432 Finnaly working 2020-06-10 17:42:23 +02:00
GandelXIV f0f91e9227 Update data.json 2020-06-10 17:29:54 +02:00
GandelXIV 20a6a42e53 add tiktok 2020-06-10 16:55:40 +02:00
Siddharth Dushantha 1e20c5dd69 Merge pull request #624 from red0xff/freelancer.com
Add Freelancer.com
2020-05-26 21:59:29 +02:00
Niboucha Redouane 8cc376a798 Add Freelancer.com 2020-05-25 19:59:10 +02:00
Christopher K. Hoadley 29eb2ddf2d Update site list and version. 2020-05-25 11:33:29 -05:00
Christopher K. Hoadley d40f88e3f6 Remove gpodder.net as all usernames are reported as available.
The server is returning a HTTP Status 500 (Internal server error) for all queries.
2020-05-25 11:22:00 -05:00
Christopher K. Hoadley 003b6b22bf Remove Raidforums as all usernames are reported as claimed.
The site will not let the query proceed unless Javascript is turned on.
2020-05-25 11:16:17 -05:00
Christopher K. Hoadley dec49cda87 Remove 9GAG as all usernames are reported as available. 2020-05-25 10:58:10 -05:00
Christopher K. Hoadley c1a05c314f Remove Investing.com as all usernames are reported as claimed. 2020-05-25 10:54:04 -05:00
Christopher K. Hoadley 7f298e41e6 Use HTTP Status detection for OpenCollective. The site does give a clean 404 code. 2020-05-25 10:49:33 -05:00
Christopher K. Hoadley 87bffea0e0 Remove TikTok as all usernames are reported as claimed. 2020-05-25 10:46:07 -05:00
Christopher K. Hoadley 7505467020 Update site list and version. 2020-05-24 23:49:39 -05:00
Christopher K. Hoadley 76193fd0b8 Remove ColourLovers as all usernames show as claimed.
There is an API available (https://www.colourlovers.com/api/), but when there is no match it returns an empty file.  So, changes would have to happen before the lack of a response could be used to detect.
2020-05-24 23:39:28 -05:00
Christopher K. Hoadley c8fdc3e923 Fix tests for VK. Someone claimed the test's unclaimed username. 2020-05-24 22:54:30 -05:00
Christopher Kent Hoadley 3c454794ff Merge pull request #623 from tdh8316/master
Use `is` operator when comparing singletons.
2020-05-24 06:08:42 -05:00
탁동혁 cdfb97f6e6 Use is operator when comparing singletons. 2020-05-24 12:35:04 +09:00
Christopher K. Hoadley 1626c704a5 Add nightly test that checks the site coverage. Schedule it at 3AM (The Hour Of The Wolf) so it will be less likely to bother anyone. 2020-05-23 21:50:05 -05:00
Christopher K. Hoadley 157c7c6728 Merge remote-tracking branch 'pr/add-separated-github-actions' 2020-05-23 20:58:41 -05:00
Christopher Kent Hoadley 64fecce6a3 Merge pull request #622 from dannysepler/dsepler/clean-import
Clean out unused imports
2020-05-23 18:18:05 -05:00
Danny Sepler 3fa85c1576 Clean out unused imports 2020-05-23 15:26:57 -04:00
Lucas Hiago a6b201b352 Create github action for branch master 2020-05-19 23:25:29 -03:00
Lucas Hiago cc384d9553 Change the pull request github action file 2020-05-19 23:23:08 -03:00
Lucas Hiago 9a242a6999 Fix matrix value for python version 2020-05-14 23:11:36 -03:00
Lucas Hiago 134d0ab464 Set python version based on file change 2020-05-14 23:00:40 -03:00
Christopher K. Hoadley 606eb20f7c Fix Sherlock Test Workflow. Remove Travis CI, and update badge. 2020-05-09 21:44:28 -05:00
Christopher Kent Hoadley c1857ec508 Try adding GitHub Action For Test
Let's see if this works...
2020-05-09 15:44:47 -05:00