Siddharth Dushantha
4f11a3062a
Merge pull request #640 from GandelXIV/MyBranch
...
add TikTok
4 years ago
GandelXIV
870ee33a6d
Changed name "tik tok" to "TikTok Online Viewer"
4 years ago
Siddharth Dushantha
a530a94517
Merge pull request #202 from nstapelbroek/ignore-venv-in-docker
...
Prevent copying of venv folder in the Docker image
4 years ago
Siddharth Dushantha
2e9ece3233
made the outputted urls uncolored
...
After the restructring, the outputted urls became green by accident.
This commit makes them "normal" again
4 years ago
Siddharth Dushantha
bf6fb14093
Merge pull request #653 from sherlock-project/remove-pvpru
...
removed pvpru
4 years ago
Siddharth Dushantha
b0afed1f43
removed pvpru
...
removed pvpru because we are now getting an access denied error
4 years ago
Siddharth Dushantha
02ff96ef3c
Merge pull request #652 from sherlock-project/remove_creative_market
...
removed Creative Market
4 years ago
Siddharth Dushantha
89a95037b4
removed Creative Market
...
Creative Market was removed because it now has a captcha
4 years ago
Siddharth Dushantha
59da92b6d9
Merge pull request #651 from sherlock-project/remove-redsun
...
removed forum.redsun.tf
4 years ago
Siddharth Dushantha
88e3f67d68
removed forum.redsun.tf
4 years ago
GandelXIV
e468c60bd5
removed newline
4 years ago
GandelXIV
905aa3d8c1
Revert "implemeted freehostin endora, still not working"
...
This reverts commit 7611d819f8
.
4 years ago
GandelXIV
7611d819f8
implemeted freehostin endora, still not working
4 years ago
GandelXIV
8bf31cc864
Update data.json
4 years ago
GandelXIV
252e5f2432
Finnaly working
4 years ago
GandelXIV
f0f91e9227
Update data.json
4 years ago
GandelXIV
20a6a42e53
add tiktok
4 years ago
Siddharth Dushantha
1e20c5dd69
Merge pull request #624 from red0xff/freelancer.com
...
Add Freelancer.com
5 years ago
Niboucha Redouane
8cc376a798
Add Freelancer.com
5 years ago
Christopher K. Hoadley
29eb2ddf2d
Update site list and version.
5 years ago
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.
5 years ago
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.
5 years ago
Christopher K. Hoadley
dec49cda87
Remove 9GAG as all usernames are reported as available.
5 years ago
Christopher K. Hoadley
c1a05c314f
Remove Investing.com as all usernames are reported as claimed.
5 years ago
Christopher K. Hoadley
7f298e41e6
Use HTTP Status detection for OpenCollective. The site does give a clean 404 code.
5 years ago
Christopher K. Hoadley
87bffea0e0
Remove TikTok as all usernames are reported as claimed.
5 years ago
Christopher K. Hoadley
7505467020
Update site list and version.
5 years ago
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.
5 years ago
Christopher K. Hoadley
c8fdc3e923
Fix tests for VK. Someone claimed the test's unclaimed username.
5 years ago
Christopher Kent Hoadley
3c454794ff
Merge pull request #623 from tdh8316/master
...
Use `is` operator when comparing singletons.
5 years ago
탁동혁
cdfb97f6e6
Use `is` operator when comparing singletons.
5 years ago
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.
5 years ago
Christopher K. Hoadley
157c7c6728
Merge remote-tracking branch 'pr/add-separated-github-actions'
5 years ago
Christopher Kent Hoadley
64fecce6a3
Merge pull request #622 from dannysepler/dsepler/clean-import
...
Clean out unused imports
5 years ago
Danny Sepler
3fa85c1576
Clean out unused imports
5 years ago
Lucas Hiago
a6b201b352
Create github action for branch master
5 years ago
Lucas Hiago
cc384d9553
Change the pull request github action file
5 years ago
Lucas Hiago
9a242a6999
Fix matrix value for python version
5 years ago
Lucas Hiago
134d0ab464
Set python version based on file change
5 years ago
Christopher K. Hoadley
606eb20f7c
Fix Sherlock Test Workflow. Remove Travis CI, and update badge.
5 years ago
Christopher Kent Hoadley
c1857ec508
Try adding GitHub Action For Test
...
Let's see if this works...
5 years ago
Christopher Kent Hoadley
3942182699
Merge pull request #600 from sherlock-project/tests_post_restructure_fix
...
Add change directory to CI so tests are executed in proper context.
5 years ago
Christopher K. Hoadley
091f8c4f7b
Add change directory to CI so tests are executed in proper context.
5 years ago
Christopher Kent Hoadley
e5bc18144b
Merge pull request #599 from sherlock-project/status_detect_get_override
...
Support HTTP Status Detection GET Override. Use For Instagram
5 years ago
Christopher K. Hoadley
8619a353e4
Add override to HTTP Status Detection so HEAD request is not used. Configure Instagram to use this option.
...
In most cases when we are detecting by status code, it is not necessary to get the entire body: we can detect fine with just the HEAD response. However, Richard Getz discovered that some sites (e.g. Instagram) will not respond properly if Sherlock only requests the HEAD.
Add a "request_head_only" attribute to the data.json so HTTP Status Detection can be configured either way. It is simpler to support this change in this fashion, as it does not require changes to the tests.
With Richard Getz <richardgetziii@gmail.com>
5 years ago
Christopher K. Hoadley
0ba4980887
Update site list. Update version.
5 years ago
Christopher K. Hoadley
2b99aeef0f
Fix path to data file when doing site update.
5 years ago
Richard Getz
f2179ca7c9
Updated TikTok to status_code errorType. This fixes the issue of TikTok loading blank profiles.
5 years ago
Siddharth Dushantha
7a0047b6d6
Merge pull request #590 from sherlock-project/restructure_take2
...
Sherlock Restructure (Take 2)
5 years ago
Christopher K. Hoadley
faac3ff0f3
Get rid of function that formats time.
5 years ago