767 Commits (d17268e737bf41e733dfe2e0abeb5187e47eb959)
 

Author SHA1 Message Date
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
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
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
5 years ago
Christopher K. Hoadley 7f2d3520d2 Update site list and ranking. Update version.
5 years ago
Christopher K. Hoadley 2a4915193e Convert Reddit to use more reliable HTTP Status detection method. The site gives a clean 404 error.
5 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.
5 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.
5 years ago
Christopher K. Hoadley 63fae2902e Update site list and ranking. Update version.
5 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.
5 years ago
Andrew Dinh b8341a1e6a
Added Myspace to data.json
5 years ago
Christopher K. Hoadley f96febcd3a Update version information.
5 years ago
Christopher K. Hoadley f996b417d9 Convert Taringa site to use more reliable status method.
5 years ago
Nico Stapelbroek d5bdaf14a7 use urlProbe for Docker Hub
5 years ago
Nico Stapelbroek c749880630 Add hub.docker.com
5 years ago
Christopher K. Hoadley 75c3a1622f Update version to document the great f-string renaissance of 2019. :)
5 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.
5 years ago
Yahya SayadArbabi 318ff28204
Merge pull request #201 from nstapelbroek/feature/docker-vcs-references
5 years ago
Yahya SayadArbabi c75ce71dcc Merge branch 'fix-stray-that-breaks-on-linux'
5 years ago
Nico Stapelbroek 04e96d44b6 Add Docker image badge
5 years ago
Nico Stapelbroek 4bdec20d0f Add Microbadger labels to docker image
5 years ago
Yahya SayadArbabi b9a06e7a42
Merge pull request #199 from tdh8316/patch-1
5 years ago
Donghyeok Tak cbb74eb971
Fix tooltip message of an item that tweet Sherlock project
5 years ago
snehankekre 92d39f855a Fix stray f's that break on Linux
5 years ago
Christopher Kent Hoadley a4b264d262
Merge pull request #197 from sherlock-project/hoadlck-prune-dead-sites
5 years ago
Christopher K. Hoadley a8f1891028 Update list of supported sites and ranking. Update version number.
5 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.
5 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.
5 years ago
Christopher K. Hoadley 9f0b7550d8 Merge remote-tracking branch 'origin/master'
5 years ago
Christopher K. Hoadley ed08886982 Update rank and version information.
5 years ago
Christopher K. Hoadley 5709b365e7 Merge commit 'e28e2f76108c11805f57e0c32cf63a6563d115d9'
5 years ago
zero77 e28e2f7610 Update data.json
5 years ago
Christopher Kent Hoadley 1ec0ad50f1
Merge pull request #194 from beamop/patch-1
5 years ago
Christopher K. Hoadley 66f19f8c7b Update ranking results. Update version information.
5 years ago
Christopher K. Hoadley 76578d83a7 Add "urlProbe" to data area. While the results for YouNow work after putting the API URL in the "url" area, the printed results do not display properly. So, I needed to introduce the concept of a probe URL separate from the actual user URL.
5 years ago
Beam OP bfe42695f0
Update README.md
5 years ago
beamop ce3646ec4d Added younow.com support
5 years ago
Christopher Kent Hoadley c96dc30a58
Merge pull request #190 from sherlock-project/hoadlck-site-list-update
5 years ago
Christopher K. Hoadley e9ed7a5211 Update site information and version in readme.
5 years ago
Christopher K. Hoadley f4cb2e9c66 Update Etsy claimed username test. The "blue" username is no longer valid.
5 years ago
Christopher K. Hoadley 8e2522e34b Add document to record sites that have been removed from Sherlock. This will ensure that they will not be added again, and will remind us to check back on them in case their design might have changed (so they are compatible with Sherlock again).
5 years ago