Commit Graph

238 Commits (6c6faff416896a41701aa3e24e5b5a584bd5cb44)

Author SHA1 Message Date
Christopher K. Hoadley 6c6faff416 Fix regular expression check for "OK". The regex had a bad format: not sure how it could have worked for anyone.
5 years ago
Christopher K. Hoadley 9621019c77 Merge branch 'pr/n228_4slan'
5 years ago
Aslan MALSAGOV 7ac7a000f6
Add support for OK
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 K. Hoadley 485676fc36 Update site list and ranking. Update version.
5 years ago
Christopher K. Hoadley d584b8ea6c Merge branch 'pr/n217_Chris-Johnston'
5 years ago
Christopher K. Hoadley d7ba3a2202 Merge branch 'pr/n216_Chris-Johnston'
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
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 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
Andrew Dinh b8341a1e6a
Added Myspace to data.json
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 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
Christopher K. Hoadley ed08886982 Update rank and version information.
6 years ago
Christopher K. Hoadley 5709b365e7 Merge commit 'e28e2f76108c11805f57e0c32cf63a6563d115d9'
6 years ago
zero77 e28e2f7610 Update data.json
6 years ago
Christopher K. Hoadley 66f19f8c7b Update ranking results. Update version information.
6 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.
6 years ago
beamop ce3646ec4d Added younow.com support
6 years ago
Christopher K. Hoadley e9ed7a5211 Update site information and version in readme.
6 years ago
Christopher K. Hoadley f4cb2e9c66 Update Etsy claimed username test. The "blue" username is no longer valid.
6 years ago
Christopher K. Hoadley c94f110171 Younow has changed their website such that you cannot see any user's profile unless you log in. So, it is now impossible to probe for the existence of a username.
6 years ago
Yahya SayadArbabi adfb27433e Clean up
6 years ago
Tait Hoyem c7dff0c2a5 Fix 2 failing tests on etsy.
6 years ago
Christopher K. Hoadley 37747c22c6 Provide valid claimed username. It appears that @zero77 just cloned an existing entry and did not really run the tests.
6 years ago
Christopher K. Hoadley 9f0a58467d Update rank information and supported site list.
6 years ago
zero77 b4ef40d627
Update data.json
6 years ago
Christopher K. Hoadley 61cad384df Fix false positive for 500px. The site changed their error text, so Sherlock started reporting false positives.
6 years ago
Beam OP 9ea3c3a679
Added dev.to support
6 years ago
Christopher K. Hoadley 419c62f675 Update sites now that a couple had to be removed. Update rank as well (since the rank information gets purged from the JSON if you do not add this option).
6 years ago
Christopher K. Hoadley 9633aaba67 Remove BlackPlanet site. This site has always returned a false positive. I looked into it and discovered that the site returns the exact same text for a claimed or an unclaimed username. The site must be rendering all of the different content using Javascript in the browser. So, there is no way distinguish between the results with the current design of Sherlock.
6 years ago
Christopher K. Hoadley 5637ab88d9 Remove Fotolog site. I get a 502 HTTP error (bad gateway) for any access. It does not seem to be working, so there is no sense in including it in Sherlock.
6 years ago