iAmDash83
5d3c10c641
Update data.json
5 years ago
Christopher Kent Hoadley
59e9952a9a
Add note about adult sites.
5 years ago
Aslan MALSAGOV
34124f33c2
OK added
5 years ago
Aslan MALSAGOV
7ac7a000f6
Add support for OK
...
Add support for OK
5 years ago
sp1rs
c2cd7efe13
Readme cleanup and added more example.
5 years ago
sp1rs
ed08f979f0
Don't show invalid/error social site if --print-found flag is enabled.
5 years ago
sp1rs
3a8ceaa368
Added codechef in user search.
5 years ago
Chris Johnston
f0588a5545
Merge branch 'master' into feature/mixer-support
5 years ago
Chris Johnston
7e641a7893
use urlProbe attribute for mixer service
5 years ago
Christopher Kent Hoadley
b94c2b19dc
Add Note About Adult Sites
...
The data.json file is easy to add to, so users will be able to maintain their own forks. This is not ideal. Maybe there could be another repo with an adult data.json? That would avoid forks getting out of date.
5 years ago
Christopher K. Hoadley
485676fc36
Update site list and ranking. Update version.
5 years ago
Christopher K. Hoadley
d584b8ea6c
Merge branch 'pr/n217_Chris-Johnston'
...
# Conflicts:
# data.json
5 years ago
Christopher K. Hoadley
d7ba3a2202
Merge branch 'pr/n216_Chris-Johnston'
...
# Conflicts:
# data.json
5 years ago
Christopher K. Hoadley
cff363c8f8
Merge branch 'pr/n215_Chris-Johnston'
5 years ago
Chris Johnston
1384eb60f2
Add support for Pokemon Showdown online game
5 years ago
Chris Johnston
8aa4657c2b
add gfycat support
5 years ago
Chris Johnston
5fb614671f
Add support for BoingBoing
...
Adds support for the BoingBoing comments system
5 years ago
Chris Johnston
6bbef7c66a
use api url for status code
5 years ago
Chris Johnston
7c33ce55d7
Add support for Mixer streaming service
5 years ago
Christopher K. Hoadley
b147013e00
Use more reliable HTTP Status Code detection method for site osu!.
5 years ago
YaYPIXXO
8877a3ce49
Add support for osu!
5 years ago
Christopher K. Hoadley
3276e97327
Update site information. Fix ResearchGate test username for unclaimed. The old value did not pass the regular expression check.
5 years ago
Christopher K. Hoadley
645913d79d
Merge branch 'pr/n210_marcolardera'
5 years ago
marcolardera
c953c1c95a
Update data.json
...
I have added ResearchGate, a very popular social network for academics.
5 years ago
TheLastZombie
7ce85fd958
Update data.json
5 years ago
Christopher Kent Hoadley
068464b9e3
Merge pull request #208 from sherlock-project/hoadlck-site-list-update2
...
Fix Broken Sites
6 years ago
Christopher K. Hoadley
7f2d3520d2
Update site list and ranking. Update version.
6 years ago
Christopher K. Hoadley
2a4915193e
Convert Reddit to use more reliable HTTP Status detection method. The site gives a clean 404 error.
6 years ago
Christopher K. Hoadley
40e6399492
Wikia has been renamed to Fandom. The old http://www.wikia.com/ site redirects to https://www.fandom.com/ , so the detecton was not working.
6 years ago
Christopher K. Hoadley
81da16294e
Convert Flipboard to use more reliable HTTP Status detection method. The site gives a clean 404 error. They changed their site response, so we were getting false positives.
6 years ago
Christopher K. Hoadley
63fae2902e
Update site list and ranking. Update version.
6 years ago
Christopher K. Hoadley
bd70be289b
Change method used to get site ranking. Not only has alexa.com changed the format of their web site, they also seem to have gotten even more picky about people scraping it. So, use their API to query the site data.
...
Not sure why the API was not used earlier. It is much more efficient as much less data is passed. And, it is less likely to have its format changed randomly. It did flake out on some sites one time I used it. But, then it worked reliably next. I am not going to do many requests, as it probably has some query rate limit.
6 years ago
Andrew Dinh
b8341a1e6a
Added Myspace to data.json
6 years ago
Christopher K. Hoadley
f96febcd3a
Update version information.
6 years ago
Christopher K. Hoadley
f996b417d9
Convert Taringa site to use more reliable status method.
6 years ago
Nico Stapelbroek
d5bdaf14a7
use urlProbe for Docker Hub
6 years ago
Nico Stapelbroek
c749880630
Add hub.docker.com
6 years ago
Christopher K. Hoadley
75c3a1622f
Update version to document the great f-string renaissance of 2019. :)
6 years ago
Christopher K. Hoadley
3b6cb1d4d9
Try to back out "Fix stray f's that break on Linux" #198 . The user was getting a syntax error from the format strings (probably from using an old version of Python). But, blindly removing the f-strings broke the actual functionality.
6 years ago
Yahya SayadArbabi
318ff28204
Merge pull request #201 from nstapelbroek/feature/docker-vcs-references
...
Label the Docker image with some VCS repository information
6 years ago
Yahya SayadArbabi
c75ce71dcc
Merge branch 'fix-stray-that-breaks-on-linux'
6 years ago
Nico Stapelbroek
04e96d44b6
Add Docker image badge
6 years ago
Nico Stapelbroek
4bdec20d0f
Add Microbadger labels to docker image
6 years ago
Yahya SayadArbabi
b9a06e7a42
Merge pull request #199 from tdh8316/patch-1
...
Fix tooltip message of an item that tweet Sherlock project
6 years ago
Donghyeok Tak
cbb74eb971
Fix tooltip message of an item that tweet Sherlock project
6 years ago
snehankekre
92d39f855a
Fix stray f's that break on Linux
6 years ago
Christopher Kent Hoadley
a4b264d262
Merge pull request #197 from sherlock-project/hoadlck-prune-dead-sites
...
Prune StreamMe And Google Plus From Site List
6 years ago
Christopher K. Hoadley
a8f1891028
Update list of supported sites and ranking. Update version number.
6 years ago
Christopher K. Hoadley
b685bd792f
On 2019-04-02, Google shutdown Google Plus. While the content for some users is available after that point, it is going away. And, no one will be able to create a new account. So, there is no value is keeping it in Sherlock.
6 years ago
Christopher K. Hoadley
110e848efd
StreamMe continues to give a "Timed Out" message. It also takes ~21s for it to finally time out, so it is adding to the search time and not doing any good for anyone.
6 years ago