Czechball
3e71b3a783
added Polygon
2019-11-25 13:13:40 +01:00
Christopher K. Hoadley
288d4fb525
Update version and site list.
2019-11-11 05:41:09 -06:00
rsapkf
c81998d3c5
Add lobste.rs
...
I've added Lobsters. Signups on the site are invite only to avoid spam and slow down registrations.
Regex Check:
791b21f60a/app/models/user.rb
(line 87)
2019-11-11 11:33:16 +00:00
Christopher K. Hoadley
9cb5db156c
Update version and site list.
2019-11-08 07:10:14 -06:00
Lame Lemon
be08308095
Add Hubski
2019-11-07 22:11:00 +00:00
Christopher K. Hoadley
0cad205b90
Update version and site list.
2019-11-05 06:59:03 -06:00
Lame Lemon
b2e0270fc5
Add fanpop
2019-11-04 19:00:21 +00:00
Christopher K. Hoadley
988bd0559f
Update version and site list.
2019-10-26 15:20:12 -05:00
Christopher K. Hoadley
707e3481c1
Change test claimed username for boingboing.net. The previous one was failing.
2019-10-26 15:17:34 -05:00
Christopher K. Hoadley
d0bfc39548
Removed Khan Academy. Usernames that don't exist are detected. First noticed 2019-10-25.
2019-10-26 15:05:58 -05:00
Christopher K. Hoadley
7086eab981
Update version and site list.
2019-10-20 10:47:57 -05:00
Christopher K. Hoadley
1f38d5372b
Merge branch 'pr/n256_irazasyed'. Use minimal addiotional request header required for Zomato to be happy.
2019-10-20 10:46:11 -05:00
Christopher K. Hoadley
0d5a22368d
Update version and site list. After removing all of the sites that were giving incorrect results, there are only 176 sites (previously, there were 184).
2019-10-19 22:25:00 -05:00
Christopher K. Hoadley
f2a4285ba3
Remove PayPal. Usernames that don't exist are detected.
2019-10-19 22:21:04 -05:00
Christopher K. Hoadley
fbbcfb71c7
Remove Furaffinity. Usernames that don't exist are detected.
2019-10-19 22:13:11 -05:00
Christopher K. Hoadley
76f4baa297
Convert Pexels to use HTTP Status method. Update claimed username for tests, as previous id no longer there.
2019-10-19 22:09:43 -05:00
Christopher K. Hoadley
78d4189609
Remove Duolingo. Usernames that don't exist are detected.
2019-10-19 22:02:45 -05:00
Christopher K. Hoadley
374da28880
AskFM was reporting that all usernames were taken. They have changed their site, so I had to convert it to the error message technique.
2019-10-19 21:58:17 -05:00
Christopher K. Hoadley
995e1085d0
Remove EVE Online. Usernames that exists are not detected.
2019-10-19 21:53:22 -05:00
Christopher K. Hoadley
64ff416299
Remove AngelList. Usernames that exists are not detected.
2019-10-19 21:47:42 -05:00
Christopher K. Hoadley
dce2d222c9
Remove Codepen. Usernames that exists are not detected.
2019-10-19 21:44:10 -05:00
Christopher K. Hoadley
1ebd3d9518
Fix tests for MixCloud claimed username. The one that the tests were using went away.
2019-10-19 21:39:56 -05:00
Christopher K. Hoadley
857ce9a1b5
Remove Imgur. Sherlock says that all usernames are available.
2019-10-19 21:36:30 -05:00
Christopher K. Hoadley
fc8626818d
Fix Codecademy. The URL for the profiles is no longer correct: there is a dedicated profiles area now.
2019-10-19 21:35:29 -05:00
Christopher K. Hoadley
baa2167544
Oops! I did not mean to merge PowerShell Gallery. It does not work correctly, but I forgot to back it out from the integration branch.
2019-10-19 21:34:20 -05:00
Christopher K. Hoadley
ab781e227f
Update version. Update site list.
2019-10-19 21:08:35 -05:00
Christopher K. Hoadley
40134b188e
Merge branch 'pr/n330_arnydo'
2019-10-19 21:05:30 -05:00
Christopher K. Hoadley
f20b377da9
Merge branch 'pr/n336_TheLastZombie'
2019-10-19 21:04:06 -05:00
Christopher K. Hoadley
a9b43a7a28
Merge branch 'pr/n333_arnydo'
2019-10-19 20:57:55 -05:00
Christopher K. Hoadley
ab6c0bc568
Merge commit '4d7fa6e7b588a99fe2aa2beab43e8a19a281a12b'
2019-10-19 20:56:14 -05:00
Christopher K. Hoadley
203e42426c
Merge branch 'pr/n340_tdh8316'
2019-10-19 20:54:11 -05:00
Donghyeok Tak
ffdfb5bb5a
Add 2Dimensions
2019-10-13 11:42:11 +09:00
Amirhossein Mojiri Foroushani
6d52c820d2
add Facename
2019-10-07 12:32:53 +03:30
Nico Stapelbroek
8db30da0b8
Use browser URL for twitch.tv results
2019-10-07 09:36:36 +02:00
Christopher K. Hoadley
c8929124ff
Add check for valid Duolingo usernames.
2019-10-06 10:24:32 -05:00
Jake Backer
4d7fa6e7b5
Add Khan Academy
2019-10-06 01:42:35 -04:00
TheLastZombie
1d81a5fca9
Add Teknik
2019-10-04 08:56:11 +02:00
Kyle Parrish
ea35059f07
Add PowerShell Gallery
2019-10-02 14:11:24 -04:00
Irfaq Syed
3df5ebc202
Merge branch 'master' into patch-2
2019-10-02 18:49:56 +05:30
Kyle Parrish
2d19079ae9
Correct typo
2019-10-01 15:05:57 -04:00
Arnydo
a202283656
Add T-Mobile Support
2019-10-01 15:03:24 -04:00
Christopher K. Hoadley
75bbae8c3c
Convert Trip to use more reliable HTTP Status detection method. The site gives a clean 410 error. They changed their site response, so we were getting false positives.
2019-09-29 11:17:55 -05:00
Christopher K. Hoadley
7cb631ff3e
Update version.
2019-09-24 06:42:03 -05:00
Christopher K. Hoadley
4a4de4f531
Merge branch 'pr/n324_LameLemon'
2019-09-24 06:36:30 -05:00
Lame Lemon
85869c0b94
Added Ultimate-Guitar
2019-09-21 12:33:14 +01:00
Kyle Parrish
0826ee36fb
Add Discuss.Elastic.co
2019-09-12 08:44:35 -04:00
Lame Lemon
9e5f6ef17e
Changed taken usernames
2019-09-05 12:42:45 +03:00
Lame Lemon
4735445955
Facebook regex fix
2019-08-26 10:30:31 +03:00
Christopher K. Hoadley
f98d2f4678
Fix false positive with Paypal. They changed their error text. Convert method to use a response URL.
2019-08-25 18:20:45 -05:00
Christopher K. Hoadley
6914c308a3
Update sites and version.
2019-08-24 19:35:01 -05:00
Christopher K. Hoadley
00c593dd3f
Merge branch 'pr/n309_dckjnls'
...
# Conflicts:
# data.json
2019-08-24 19:20:51 -05:00
Christopher K. Hoadley
d3b8ef88ba
Merge branch 'pr/n306_kagxin'
...
# Conflicts:
# data.json
2019-08-24 19:17:36 -05:00
Christopher K. Hoadley
48db6320f7
Use https for Furaffinity.
2019-08-24 19:14:24 -05:00
dckjnls
b045212977
Adding Tellonym.me
2019-08-18 22:36:31 +02:00
康鑫
382d9355d2
Add segmentfault.
2019-08-14 10:25:29 +08:00
Brayden Thomas
3e124eb4e0
Add furaffinity
2019-08-12 19:59:43 -07:00
András Gárdos
e000fa8e1b
Adding Duolingo
2019-08-12 09:15:25 +02:00
Siddharth Dushantha
864b94df67
updated site list
2019-08-11 12:51:45 +02:00
András Gárdos
a10b6fd3b8
Adding codewars.com
2019-08-10 23:26:45 +02:00
Irfaq Syed
a1d8e642a7
Fix merge conflict
2019-08-09 15:41:29 +05:30
Irfaq Syed
6206e5d8be
Merge branch 'master' into patch-9
2019-08-09 15:37:07 +05:30
Siddharth Dushantha
5d4aa6f0f7
Updated site list
2019-08-09 08:55:38 +02:00
Siddharth Dushantha
28d635d679
Merge pull request #278 from irazasyed/patch-7
...
Add Packagist
2019-08-09 08:47:33 +02:00
Siddharth Dushantha
d57e2c2162
Merge pull request #279 from irazasyed/patch-8
...
Add OpenCollective
2019-08-09 08:27:36 +02:00
Siddharth Dushantha
26b7e2a7be
Merge pull request #285 from irazasyed/patch-5
...
Add Brew & BuyMeACoffee
2019-08-09 08:26:51 +02:00
Siddharth Dushantha
3597191b6a
Merge pull request #286 from irazasyed/patch-6
...
Add Flightradar24
2019-08-09 08:25:36 +02:00
Irfaq Syed
a79c2e1d49
Change Claimed Username
2019-07-23 17:50:03 +05:30
Irfaq Syed
608339d458
Add Flightradar24
2019-07-23 17:46:37 +05:30
Irfaq Syed
c37e670d60
Add BuyMeACoffee
2019-07-23 17:14:10 +05:30
Irfaq Syed
ea01863526
Add Brew
2019-07-23 17:00:46 +05:30
Irfaq Syed
82753f6a6b
Add Trello
2019-07-23 16:51:14 +05:30
Siddharth Dushantha
19c6b0d5ae
Merge pull request #276 from irazasyed/patch-5
...
Add TikTok
2019-07-23 12:19:23 +02:00
Yahya SayadArbabi
687d84c22b
Merge branch 'irazasyed/patch-6'
2019-07-23 11:49:10 +04:30
Yahya SayadArbabi
b6e0fca3f5
Fix conflicts
2019-07-23 11:30:13 +04:30
Irfaq Syed
efe03f09f2
Add PlayStore
2019-07-23 05:16:45 +05:30
Irfaq Syed
5647143a3d
Add PayPal.me
2019-07-23 05:02:59 +05:30
Irfaq Syed
c87d76821a
Add OpenCollective
2019-07-23 04:34:39 +05:30
Irfaq Syed
dd4c06913e
Add Packagist
2019-07-23 04:21:52 +05:30
Irfaq Syed
34bc22e027
Add NPM Package & Change NPM to Status Code
2019-07-23 04:08:20 +05:30
Irfaq Syed
06f9ad2c98
Add TikTok
2019-07-23 03:55:33 +05:30
Irfaq Syed
49e79d9304
Add WordPress.org
2019-07-23 03:30:50 +05:30
Christopher K. Hoadley
74e675764a
Update site list. Update version. Update help printout in readme.
2019-07-20 15:51:02 -05:00
Christopher K. Hoadley
0bff54058b
Fix claimed username for Filmogs.
2019-07-20 15:48:04 -05:00
Christopher K. Hoadley
3fdb85898f
Merge branch 'pr/n266_irazasyed'
2019-07-20 15:34:25 -05:00
Christopher K. Hoadley
d78ded1128
Update site list and ranking. Update version.
2019-07-17 22:44:16 -05:00
Christopher K. Hoadley
2384848946
Fix claimed user name test for Archive.org.
2019-07-17 22:44:07 -05:00
KennethSweezy
32931949e9
🎨 Ran site_list.py
2019-07-17 16:04:16 -04:00
KennethSweezy
1e5e3594cc
✨ Add support for NPM
...
Claimed Username: kennethsweezy (My username)
Unclaimed Username: noonewould
2019-07-17 15:51:20 -04:00
KennethSweezy
0be76b48c2
✨ Add support for Scratch
...
Claimed Username: griffpatch
Unclaimed Username: noonewould
2019-07-17 15:44:17 -04:00
Irfaq Syed
7f51146fa3
Add Cent
2019-07-18 00:59:19 +05:30
KennethSweezy
9eca45b625
✨ Add support for Archive.org
...
Claimed Username: KennethSweezy (My username)
Unclaimed Username: noonewould
2019-07-17 15:28:59 -04:00
KennethSweezy
fa5ca2f29d
✨ Add support for NationStates Regions
...
Claimed Username: the_west_pacific
Unclaimed Username: noonewould
2019-07-17 15:11:15 -04:00
KennethSweezy
c1feadb099
✨ Add support for NationStates Nations
...
Claimed Username: the_holy_principality_of_saint_mark
Unclaimed Username: noonewould
2019-07-17 15:08:03 -04:00
KennethSweezy
023c3924fb
✨ Add support for Splits.io
...
Claimed Username: cambosteve
Unclaimed Username: noonewould
2019-07-17 14:59:46 -04:00
KennethSweezy
9b8bbb226b
✨ Add support for Speedrun.com
...
Claimed Username: 3Tau (My username)
Unclaimed Username: noonewould
2019-07-17 14:50:46 -04:00
Yahya SayadArbabi
b58fa42c11
Merge pull request #259 from iamdash83/master
...
Update data.json to add Filmo.gs
2019-07-17 19:25:50 +04:30
Yahya SayadArbabi
06150b0bb1
Merge branch 'irazasyed/patch-3'
2019-07-17 19:23:01 +04:30
Christopher K. Hoadley
76b6a579bb
Update site list and ranking. Update version.
2019-07-17 07:19:58 -05:00
Christopher K. Hoadley
eeac5618bc
Merge branch 'pr/n261_irazasyed'
2019-07-17 07:12:04 -05:00
Christopher K. Hoadley
68e49b8961
Fix MixCloud false positive.
...
It appears that they have changed their website. Before, they rendered their "Page Not Found" error message in HTML. Now, they must be creating that text with javascript.
Lucky, they do have an unauthenticated API available. So, change the detection to use that.
2019-07-17 06:45:27 -05:00
Irfaq Syed
65bdda50be
Add Anobii
2019-07-17 14:02:22 +05:30
Irfaq Syed
69cdd91d27
Add authorSTREAM
2019-07-17 13:55:27 +05:30
Irfaq Syed
76fcb1e28a
Add Zomato
2019-07-17 01:05:28 +05:30
Kang
afd5634678
Fix Virgool
2019-07-15 21:23:31 +10:00
Christopher K. Hoadley
49d9325472
Merge branch 'pr/n245_satznova'
2019-07-14 11:04:39 -05:00
Christopher K. Hoadley
cc163ce0ef
Update site list and ranking. Update version.
2019-07-14 11:02:36 -05:00
Christopher K. Hoadley
b76e105c22
Merge branch 'pr/n241_satznova'
2019-07-14 11:00:17 -05:00
Christopher K. Hoadley
ff42aa1453
Merge branch 'pr/n242_sprintal'
2019-07-14 10:59:09 -05:00
satznova
a9c0863ca3
gitlab api used to check username existence
2019-07-14 18:29:48 +05:30
satznova
82ee9c4b8b
fixed wattpad false positive issue
2019-07-14 17:10:37 +05:30
Kang
b09e3e1d4d
Fix Pinterest
2019-07-14 18:26:13 +10:00
satznova
fa4478416b
Merge branch 'master' of https://github.com/sherlock-project/sherlock into site-hackerrank
2019-07-14 13:36:39 +05:30
Christopher K. Hoadley
5731a7bafc
Update site list and ranking. Update version.
2019-07-14 02:53:58 -05:00
satznova
2bd9fa1622
added the new site at end of data.json
2019-07-14 13:10:01 +05:30
Kang
d384113cf5
Add LeetCode
2019-07-14 17:09:59 +10:00
satznova
5b15e5896f
added support for HackerRank
2019-07-14 12:00:01 +05:30
Ali Marasizadeh
821351fac8
Add virgool.io
2019-07-13 21:29:32 +04:30
Christopher K. Hoadley
e45e0d0c18
Merge branch 'pr/n225_sp1rs'. Update site list and readme.
...
# Conflicts:
# sites.md
2019-07-13 09:56:41 -05:00
Christopher Kent Hoadley
bc54f2cf44
Merge pull request #233 from tdh8316/master
...
Update claimed username for BitBucket.
2019-07-13 09:39:21 -05:00
Christopher K. Hoadley
e9d7a45ca0
Update site list and ranking. Update version.
2019-07-13 09:32:35 -05:00
Christopher K. Hoadley
d2347b040c
Convert "OK" site to use more reliable HTTP Status Code Detection.
2019-07-13 09:29:11 -05:00
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.
2019-07-13 09:18:51 -05:00
Christopher K. Hoadley
9621019c77
Merge branch 'pr/n228_4slan'
2019-07-13 09:12:52 -05:00
Donghyeok Tak
92b1b7dc8f
Update claimed username for BitBucket.
...
- username_claimed 'blue' for BitBucket no longer works
2019-07-13 15:56:32 +09:00
iAmDash83
5d3c10c641
Update data.json
2019-07-12 20:53:00 -04:00
Aslan MALSAGOV
7ac7a000f6
Add support for OK
...
Add support for OK
2019-07-12 01:30:44 +02:00
sp1rs
3a8ceaa368
Added codechef in user search.
2019-07-12 00:25:03 +05:30
Chris Johnston
f0588a5545
Merge branch 'master' into feature/mixer-support
2019-07-10 23:25:03 -07:00
Chris Johnston
7e641a7893
use urlProbe attribute for mixer service
2019-07-10 23:23:57 -07:00
Christopher K. Hoadley
485676fc36
Update site list and ranking. Update version.
2019-07-10 23:05:18 -05:00
Christopher K. Hoadley
d584b8ea6c
Merge branch 'pr/n217_Chris-Johnston'
...
# Conflicts:
# data.json
2019-07-10 22:59:54 -05:00
Christopher K. Hoadley
d7ba3a2202
Merge branch 'pr/n216_Chris-Johnston'
...
# Conflicts:
# data.json
2019-07-10 22:58:27 -05:00
Christopher K. Hoadley
cff363c8f8
Merge branch 'pr/n215_Chris-Johnston'
2019-07-10 22:56:29 -05:00
Chris Johnston
1384eb60f2
Add support for Pokemon Showdown online game
2019-07-09 21:20:33 -07:00
Chris Johnston
8aa4657c2b
add gfycat support
2019-07-09 21:12:21 -07:00
Chris Johnston
5fb614671f
Add support for BoingBoing
...
Adds support for the BoingBoing comments system
2019-07-09 21:06:19 -07:00
Chris Johnston
6bbef7c66a
use api url for status code
2019-07-09 20:56:45 -07:00
Chris Johnston
7c33ce55d7
Add support for Mixer streaming service
2019-07-09 20:42:11 -07:00
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 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
Andrew Dinh
b8341a1e6a
Added Myspace to data.json
2019-05-28 00:37:37 +00: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
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
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 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
beamop
ce3646ec4d
Added younow.com support
2019-03-31 15:59:12 +02: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
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
adfb27433e
Clean up
2019-02-27 11:48:02 +03:30
Tait Hoyem
c7dff0c2a5
Fix 2 failing tests on etsy.
2019-02-26 17:25:36 +00:00
Christopher K. Hoadley
37747c22c6
Provide valid claimed username. It appears that @zero77 just cloned an existing entry and did not really run the tests.
2019-02-21 07:15:19 -06:00
Christopher K. Hoadley
9f0a58467d
Update rank information and supported site list.
2019-02-21 07:02:11 -06:00
zero77
b4ef40d627
Update data.json
2019-02-17 17:40:11 +00:00
Christopher K. Hoadley
61cad384df
Fix false positive for 500px. The site changed their error text, so Sherlock started reporting false positives.
2019-02-16 19:48:39 -06:00
Beam OP
9ea3c3a679
Added dev.to support
2019-02-16 00:45:44 +01:00
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).
2019-02-09 20:43:50 -06:00
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.
2019-02-09 20:32:35 -06:00
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.
2019-02-09 20:29:19 -06:00
Christopher K. Hoadley
19d73ac118
Convert Zhihu to use Response URL detection. For some reason the site returns a 405 HTTP Status for a known user (e.g. https://www.zhihu.com/people/blue ). Add to tests.
2019-02-09 20:23:01 -06:00
Christopher K. Hoadley
d62674fdb9
Add Wix to tests.
2019-02-09 20:19:00 -06:00
Christopher K. Hoadley
ff9470974e
Convert WebNode to use more reliable HTTP Status detection. Add to tests. This site is slow. I sometimes get HTTP 504 errors when testing it.
2019-02-09 20:11:45 -06:00
Christopher K. Hoadley
1d7b76aabd
Convert VK to use Response URL detection. For some reason, a query against a known profile (e.g. https://vk.com/smith ), would return a 418 HTTP Status. Which is odd, because this HTTP Status means "I'm a teapot". It was defined as an April Fools' joke in 1998. If I use the Response URL detection method, I am able to get around this issue. Add to tests.
2019-02-09 20:05:55 -06:00
Christopher K. Hoadley
bb95811936
Convert Quora to use Response URL detection. For some reason, a query against a known profile (e.g. https://www.quora.com/profile/Matt-Riggsby ) would return a 403 HTTP Status. Add to tests.
2019-02-09 19:54:15 -06:00
Christopher K. Hoadley
bf41b63c09
Add Plug.DJ to tests.
2019-02-09 19:01:04 -06:00
Christopher K. Hoadley
38661a95a0
Convert LiveJournal to use more reliable HTTP Status detection method. Add to tests.
2019-02-09 18:56:36 -06:00
Christopher K. Hoadley
75aba05399
Convert Carbonmade to use Response URL detection. This is much more robust than the Error Message method. There are some odd things going on with this site... When I manually try certain user names, I get forwarded to other usernames. I suspect that there is some aliasing going on in the background. The detection for this site is probably not quite correct. But, it definitly works better than before. Add to tests.
2019-02-09 18:55:55 -06:00
Christopher K. Hoadley
956e834f3f
Add IFTTT to tests.
2019-02-09 10:53:41 -06:00
Christopher K. Hoadley
cb9d98a35f
Add HubPages to tests.
2019-02-09 10:53:22 -06:00
Christopher K. Hoadley
32bdaea3bc
Add Houzz to tests.
2019-02-09 10:53:01 -06:00
Christopher K. Hoadley
2a1d5a4df4
Add House-Mixes.com to tests.
2019-02-09 10:52:44 -06:00
Christopher K. Hoadley
618676d330
Add HackerOne to tests.
2019-02-09 10:52:18 -06:00
Christopher K. Hoadley
5d46a993ea
Add HackerNews to tests.
2019-02-09 10:51:57 -06:00
Christopher K. Hoadley
8fdf1d9c60
Add Gumroad to tests.
2019-02-09 10:51:37 -06:00
Christopher K. Hoadley
d74e7ed40a
Add Gravatar to tests.
2019-02-09 10:51:22 -06:00
Christopher K. Hoadley
fd176d8a3a
Add Google Plus to tests. This site will be going away soon...
2019-02-09 10:51:06 -06:00
Christopher K. Hoadley
0ef2457aca
Add GoodReads to tests.
2019-02-09 10:50:40 -06:00
Christopher K. Hoadley
f1083fa7d5
Add Gitee to tests.
2019-02-09 10:50:23 -06:00
Christopher K. Hoadley
1ac86f7b12
Add GitLab to tests.
2019-02-09 10:50:03 -06:00
Christopher K. Hoadley
273cfc62e3
Add GitHub to tests.
2019-02-09 10:49:44 -06:00
Christopher K. Hoadley
09f2b80e40
Add Giphy to tests.
2019-02-09 10:49:25 -06:00
Christopher K. Hoadley
c6e1bd3be7
Add Foursquare to tests.
2019-02-09 10:48:59 -06:00
Christopher K. Hoadley
a5da821872
Flipboard was broken. The error text that was being looked for was "loading", and there were real profiles that had this. Changed error text to be "loading...". This is so fragile... Add to tests.
2019-02-09 10:48:37 -06:00
Christopher K. Hoadley
af9ae4728c
Add Flickr to tests.
2019-02-09 10:46:00 -06:00
Christopher K. Hoadley
73a4acfef0
Add Facebook to tests.
2019-02-09 10:45:46 -06:00