Christopher K. Hoadley
b147013e00
Use more reliable HTTP Status Code detection method for site osu!.
2019-07-09 20:42:51 -05:00
YaYPIXXO
8877a3ce49
Add support for osu!
2019-07-10 03:15:56 +02:00
Christopher K. Hoadley
3276e97327
Update site information. Fix ResearchGate test username for unclaimed. The old value did not pass the regular expression check.
2019-06-25 23:34:41 -05:00
Christopher K. Hoadley
645913d79d
Merge branch 'pr/n210_marcolardera'
2019-06-25 23:19:33 -05:00
marcolardera
c953c1c95a
Update data.json
...
I have added ResearchGate, a very popular social network for academics.
2019-06-25 21:58:01 +02:00
TheLastZombie
7ce85fd958
Update data.json
2019-06-25 14:14:29 +00:00
Christopher Kent Hoadley
068464b9e3
Merge pull request #208 from sherlock-project/hoadlck-site-list-update2
...
Fix Broken Sites
2019-06-08 09:29:12 -05:00
Christopher K. Hoadley
7f2d3520d2
Update site list and ranking. Update version.
2019-06-08 09:26:26 -05:00
Christopher K. Hoadley
2a4915193e
Convert Reddit to use more reliable HTTP Status detection method. The site gives a clean 404 error.
2019-06-08 09:23:39 -05:00
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.
2019-06-08 09:21:38 -05:00
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.
2019-06-08 09:20:04 -05:00
Christopher K. Hoadley
63fae2902e
Update site list and ranking. Update version.
2019-05-28 07:27:35 -05:00
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.
2019-05-28 07:26:30 -05:00
Andrew Dinh
b8341a1e6a
Added Myspace to data.json
2019-05-28 00:37:37 +00:00
Christopher K. Hoadley
f96febcd3a
Update version information.
2019-05-22 07:41:35 -05:00
Christopher K. Hoadley
f996b417d9
Convert Taringa site to use more reliable status method.
2019-05-22 07:39:50 -05:00
Nico Stapelbroek
d5bdaf14a7
use urlProbe for Docker Hub
2019-05-21 22:05:23 +02:00
Nico Stapelbroek
c749880630
Add hub.docker.com
2019-05-21 22:01:52 +02:00
Christopher K. Hoadley
75c3a1622f
Update version to document the great f-string renaissance of 2019. :)
2019-05-15 07:41:57 -05:00
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.
2019-05-15 07:39:39 -05:00
Yahya SayadArbabi
318ff28204
Merge pull request #201 from nstapelbroek/feature/docker-vcs-references
...
Label the Docker image with some VCS repository information
2019-04-28 12:32:57 +04:30
Yahya SayadArbabi
c75ce71dcc
Merge branch 'fix-stray-that-breaks-on-linux'
2019-04-28 11:44:46 +04:30
Nico Stapelbroek
04e96d44b6
Add Docker image badge
2019-04-24 21:18:33 +02:00
Nico Stapelbroek
4bdec20d0f
Add Microbadger labels to docker image
2019-04-24 21:10:57 +02:00
Yahya SayadArbabi
b9a06e7a42
Merge pull request #199 from tdh8316/patch-1
...
Fix tooltip message of an item that tweet Sherlock project
2019-04-13 16:13:14 +04:30
Donghyeok Tak
cbb74eb971
Fix tooltip message of an item that tweet Sherlock project
2019-04-12 23:33:25 +09:00
snehankekre
92d39f855a
Fix stray f's that break on Linux
2019-04-10 14:45:55 +05:30
Christopher Kent Hoadley
a4b264d262
Merge pull request #197 from sherlock-project/hoadlck-prune-dead-sites
...
Prune StreamMe And Google Plus From Site List
2019-04-07 20:54:24 -05:00
Christopher K. Hoadley
a8f1891028
Update list of supported sites and ranking. Update version number.
2019-04-07 20:51:47 -05:00
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.
2019-04-07 20:49:09 -05:00
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.
2019-04-07 20:48:25 -05:00
Christopher K. Hoadley
9f0b7550d8
Merge remote-tracking branch 'origin/master'
2019-04-07 11:27:24 -05:00
Christopher K. Hoadley
ed08886982
Update rank and version information.
2019-04-07 11:26:11 -05:00
Christopher K. Hoadley
5709b365e7
Merge commit 'e28e2f76108c11805f57e0c32cf63a6563d115d9'
2019-04-07 11:11:31 -05:00
zero77
e28e2f7610
Update data.json
...
Add signal community
2019-04-06 14:22:37 +01:00
Christopher Kent Hoadley
1ec0ad50f1
Merge pull request #194 from beamop/patch-1
...
Update README.md
2019-03-31 11:16:14 -05:00
Christopher K. Hoadley
66f19f8c7b
Update ranking results. Update version information.
2019-03-31 11:07:59 -05:00
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.
2019-03-31 10:59:24 -05:00
Beam OP
bfe42695f0
Update README.md
...
Fix badge.
2019-03-31 17:34:40 +02:00
beamop
ce3646ec4d
Added younow.com support
2019-03-31 15:59:12 +02:00
Christopher Kent Hoadley
c96dc30a58
Merge pull request #190 from sherlock-project/hoadlck-site-list-update
...
Site List Update
2019-03-11 06:34:55 -05:00
Christopher K. Hoadley
e9ed7a5211
Update site information and version in readme.
2019-03-11 06:32:27 -05:00
Christopher K. Hoadley
f4cb2e9c66
Update Etsy claimed username test. The "blue" username is no longer valid.
2019-03-11 06:16:46 -05:00
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).
2019-03-11 06:05:46 -05:00
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.
2019-03-11 06:04:00 -05:00
Yahya SayadArbabi
b6350b196a
Merge pull request #189 from tdh8316/patch-1
...
Update repository URL to sherlock-project
2019-03-10 10:34:22 +03:30
Donghyeok Tak
2e08286f0f
Update repository URL to sherlock-project
2019-03-10 10:07:16 +09:00
Yahya SayadArbabi
f3528df0c4
Add website
2019-03-09 19:06:52 +03:30
Yahya SayadArbabi
c6f75744b8
Merge branch 'fixed-mix-tabs'
2019-03-09 16:49:51 +03:30
jenchieh
8b6b14fc6a
Fixed mixed of tabs and spaces in a single file.
2019-03-09 19:33:42 +08:00