Donghyeok Tak
92b1b7dc8f
Update claimed username for BitBucket.
...
- username_claimed 'blue' for BitBucket no longer works
5 years ago
iAmDash83
5d3c10c641
Update data.json
5 years ago
Aslan MALSAGOV
7ac7a000f6
Add support for OK
...
Add support for OK
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 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 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
Andrew Dinh
b8341a1e6a
Added Myspace to data.json
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
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
...
Add signal community
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
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.
6 years ago
Christopher K. Hoadley
d62674fdb9
Add Wix to tests.
6 years ago
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.
6 years ago
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.
6 years ago
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.
6 years ago
Christopher K. Hoadley
bf41b63c09
Add Plug.DJ to tests.
6 years ago
Christopher K. Hoadley
38661a95a0
Convert LiveJournal to use more reliable HTTP Status detection method. Add to tests.
6 years ago
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.
6 years ago
Christopher K. Hoadley
956e834f3f
Add IFTTT to tests.
6 years ago
Christopher K. Hoadley
cb9d98a35f
Add HubPages to tests.
6 years ago
Christopher K. Hoadley
32bdaea3bc
Add Houzz to tests.
6 years ago
Christopher K. Hoadley
2a1d5a4df4
Add House-Mixes.com to tests.
6 years ago
Christopher K. Hoadley
618676d330
Add HackerOne to tests.
6 years ago
Christopher K. Hoadley
5d46a993ea
Add HackerNews to tests.
6 years ago
Christopher K. Hoadley
8fdf1d9c60
Add Gumroad to tests.
6 years ago
Christopher K. Hoadley
d74e7ed40a
Add Gravatar to tests.
6 years ago
Christopher K. Hoadley
fd176d8a3a
Add Google Plus to tests. This site will be going away soon...
6 years ago
Christopher K. Hoadley
0ef2457aca
Add GoodReads to tests.
6 years ago
Christopher K. Hoadley
f1083fa7d5
Add Gitee to tests.
6 years ago
Christopher K. Hoadley
1ac86f7b12
Add GitLab to tests.
6 years ago
Christopher K. Hoadley
273cfc62e3
Add GitHub to tests.
6 years ago
Christopher K. Hoadley
09f2b80e40
Add Giphy to tests.
6 years ago
Christopher K. Hoadley
c6e1bd3be7
Add Foursquare to tests.
6 years ago
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.
6 years ago
Christopher K. Hoadley
af9ae4728c
Add Flickr to tests.
6 years ago
Christopher K. Hoadley
73a4acfef0
Add Facebook to tests.
6 years ago
Christopher K. Hoadley
6d580f7035
Add Etsy to tests.
6 years ago
Christopher K. Hoadley
ea83a99995
Add Ello to tests.
6 years ago
Christopher K. Hoadley
cecda4a9b1
Add Ebay to tests.
6 years ago
Christopher K. Hoadley
f1bf0e4072
Add Disqus to tests.
6 years ago
Christopher K. Hoadley
1fc5d732a3
Add DeviantART to tests.
6 years ago
Christopher K. Hoadley
2719daf1e1
Add DailyMotion to tests.
6 years ago
Christopher K. Hoadley
a30182ea78
Add Crunchyroll to tests.
6 years ago
Christopher K. Hoadley
b326c3cbb8
Add Crevado to tests.
6 years ago
Christopher K. Hoadley
7dbb78d245
Add Coroflot to tests.
6 years ago
Christopher K. Hoadley
686ade4ec9
Add Contently to tests.
6 years ago
Christopher K. Hoadley
950e7da592
Correct ColourLovers profile URL. Use more reliable HTTP Status detection. Add to tests.
6 years ago
Christopher K. Hoadley
c992d9ea42
Add Coderwall to tests.
6 years ago
Christopher K. Hoadley
6ba6864629
Add Codepen to tests.
6 years ago
Christopher K. Hoadley
7da81b8659
Add Cloob to tests.
6 years ago
Christopher K. Hoadley
e397f58c06
Add CashMe to tests.
6 years ago
Christopher K. Hoadley
5a5ec05150
Add Blogger to tests.
6 years ago
Christopher K. Hoadley
20b7cd85a0
Add Basecamp to tests.
6 years ago
Christopher K. Hoadley
1e1e6f12ed
Add Medium to tests.
6 years ago
Christopher K. Hoadley
f4c718c92e
Add Mastodon to tests.
6 years ago
Christopher K. Hoadley
fbd51b5146
Add Letterboxd to tests.
6 years ago
Christopher K. Hoadley
4eac092312
Add Launchpad to tests.
6 years ago
Christopher K. Hoadley
01a8a4ae2e
Add Kongregate to tests.
6 years ago
Christopher K. Hoadley
2bf730c083
Add Kik to tests.
6 years ago
Christopher K. Hoadley
f6ae65c9ae
Add Keybase to tests.
6 years ago
Christopher K. Hoadley
f2653ce023
Add KanoWorld to tests.
6 years ago
Christopher K. Hoadley
a2d0f1911b
Add Kaggle to tests.
6 years ago
Christopher K. Hoadley
381bc9a1cc
Add Jimdo to tests.
6 years ago
Christopher K. Hoadley
890ced520e
Add Itch.io to tests.
6 years ago
Christopher K. Hoadley
9c756bf68d
Add Issuu to tests.
6 years ago
Christopher K. Hoadley
8b1a72131f
Add Investing.com to tests.
6 years ago
Christopher K. Hoadley
c080f391fd
Add Instructables to tests.
6 years ago
Christopher K. Hoadley
655d3eee3a
Add Instagram to tests.
6 years ago
Christopher K. Hoadley
b089fea2b5
Add Imgur to tests.
6 years ago
Christopher K. Hoadley
92273465f2
Add Photobucket to tests.
6 years ago
Christopher K. Hoadley
739ed1a39c
Add Pexels to tests.
6 years ago
Christopher K. Hoadley
ee79139711
Add Patreon to tests.
6 years ago
Christopher K. Hoadley
5e11df3b7f
Add Newgrounds to tests.
6 years ago
Christopher K. Hoadley
17580fe948
Add NameMC (Minecraft.net skins) to tests.
6 years ago
Christopher K. Hoadley
a09b28ee2b
Add MyAnimeList to tests.
6 years ago
Christopher K. Hoadley
6ecd810b71
Add MixCloud to tests.
6 years ago
Christopher K. Hoadley
5e3445b786
Add Pixabay to tests.
6 years ago
Christopher K. Hoadley
64536bf231
Add ProductHunt to tests.
6 years ago
Christopher K. Hoadley
b9708b141d
Add Rajce.net to tests.
6 years ago
Christopher K. Hoadley
96c4fddcd8
Add Reddit to tests.
6 years ago
Christopher K. Hoadley
85776ff0dd
Add Repl.it to tests.
6 years ago
Christopher K. Hoadley
8c2903ddf1
Add ReverbNation to tests.
6 years ago
Christopher K. Hoadley
aef32806d4
Add Roblox to tests.
6 years ago
Christopher K. Hoadley
63009fbd63
Add Scribd to tests.
6 years ago
Christopher K. Hoadley
eb2377f13b
Add Star Citizen to tests.
6 years ago
Christopher K. Hoadley
38d4558bfe
Add Steam to tests.
6 years ago
Christopher K. Hoadley
dd93f99db3
Add StreamMe to tests.
6 years ago
Christopher K. Hoadley
031115b9d0
Add Taringa to tests.
6 years ago
Christopher K. Hoadley
e2fa35bf08
Add Telegram to tests.
6 years ago
Christopher K. Hoadley
305cc17dbf
Add Tinder to tests.
6 years ago
Christopher K. Hoadley
c27bc322a4
Add Trip to tests.
6 years ago
Christopher K. Hoadley
f21b283488
Add Twitch to tests.
6 years ago
Christopher K. Hoadley
1bfdcb9263
Add VirusTotal to tests.
6 years ago
Christopher K. Hoadley
8748810973
Add Wattpad to tests.
6 years ago
Christopher K. Hoadley
f872ee05ad
Add We Heart It to tests.
6 years ago
Christopher K. Hoadley
858b2cf488
Add Wikia to tests.
6 years ago
Christopher K. Hoadley
bdb467c442
Add Wikipedia to tests.
6 years ago
Christopher K. Hoadley
7b14c6aad3
Add Younow to tests.
6 years ago
Christopher K. Hoadley
95fbe411b4
Convert last.fm to use more reliable HTTP Status detection method. The site gives a clean 404 error. Add to tests.
6 years ago
Christopher K. Hoadley
ebf763557b
Add Spotify to tests.
6 years ago
Christopher K. Hoadley
8947ecaeb8
Add SourceForge to tests.
6 years ago
Christopher K. Hoadley
677fb3e8e3
Add SoundCloud to tests.
6 years ago
Christopher K. Hoadley
d4a1eecc42
Add Smashcast to tests.
6 years ago
Christopher K. Hoadley
20d2ae5480
Add SlideShare to tests.
6 years ago
Christopher K. Hoadley
1d3fda218d
Add Slack to tests.
6 years ago
Christopher K. Hoadley
614f65ccad
Add 500px to tests.
6 years ago
Christopher K. Hoadley
5cf69c5463
Add Aptoide to tests.
6 years ago
Christopher K. Hoadley
e25a75ad3f
Add AskFM to tests.
6 years ago
Christopher K. Hoadley
ba84a9cc78
Add Badoo to tests.
6 years ago
Christopher K. Hoadley
a595ec6966
Update actual URL that BitBucket redirects to.
6 years ago
Christopher K. Hoadley
3d704a2170
Add TradingView to tests.
6 years ago
Christopher K. Hoadley
20f58016fb
Convert Trakt to use more reliable HTTP Status detection method. The site gives a clean 404 error. Add to tests.
6 years ago
Christopher K. Hoadley
0f878bd84b
Add TripAdvisor to tests.
6 years ago
Christopher K. Hoadley
d4a1bbadb7
Add Twitter to tests.
6 years ago
Christopher K. Hoadley
710468ded9
Someone has claimed the user name "noonewouldeverusethis7" on BuzzFeed and Canva. The irony is not lost on me.
...
I don't get how the name was chosen. I doubt that it was coincidence. Is there some monitoring of queries to the sites, and someone is claiming them? Or, is someone in the Sherlock community just being a pain?
6 years ago
Christopher K. Hoadley
957f48581a
Add Unsplash to tests.
6 years ago
Alex Crocker
a89b1d8b3a
changed test variables to match example
6 years ago
Alex Crocker
d4e1b6fc9b
added claimed/unclaimed keys for testing
6 years ago
Alex Crocker
5d2106c441
Added Steam Group support, Added .ideadir to .gitignore
6 years ago
Christopher K. Hoadley
c5a76da21d
Add VSCO to tests.
6 years ago
Christopher K. Hoadley
dfddfbc838
Add Vimeo to tests.
6 years ago
Christopher K. Hoadley
8c401b1a7b
Add Venmo to tests.
6 years ago
Christopher K. Hoadley
5bc6261a90
Fix YouPic detection. It was saying that usernames where available which were taken. Add to tests.
6 years ago
Christopher K. Hoadley
bc6bc0a8f1
Add BitBucket to tests.
6 years ago
Christopher K. Hoadley
bf0959d84b
Convert all supported Response URL sites to use JSON driven tests.
6 years ago
Christopher K. Hoadley
a576af358f
Convert all supported HTTP Status Code sites to use JSON driven tests.
6 years ago
Christopher K. Hoadley
be59b91107
Add information about a claimed and an unclaimed username to the site information. This will allow the tests to directly source the information from the JSON data. It will also allow people who add new sites to also add test data (which will automatically get tested). Add a new test method which finds all sites of a given detect algorithm, and which also has test vectors, and runs tests against them.
...
At the current time, the test vectors are optional. But, once when there is finally complete coverage, then they will be required. Anyone who adds a site without also adding test data will trigger a failure.
6 years ago
eladbarack
318736b61a
Added Investing.com & Twitch
6 years ago
Christopher K. Hoadley
6fc5c131db
Convert Designspiration to use the Status Code detection method. The site gives a clean 404 error. Add to tests.
6 years ago
Christopher K. Hoadley
26ef2e1b9b
Convert Codementor to use the Status Code detection method. The site gives a clean 404 error. Add to tests.
6 years ago
Christopher K. Hoadley
110b93a757
Convert Codecademy to use the Status Code detection method. The site gives a clean 404 error. Add to tests.
6 years ago
Christopher K. Hoadley
223d9716cb
Convert BuzzFeed to use the Status Code detection method. The site gives a clean 404 error. Add to tests.
6 years ago
Christopher K. Hoadley
08ac008828
Convert Behance to use the Status Code detection method. The site gives a clean 404 error. Add to tests.
6 years ago
Christopher K. Hoadley
65e3820608
Convert Bandcamp to use the Status Code detection method. The site gives a clean 404 error. Add to tests.
6 years ago
Christopher K. Hoadley
c76b4524da
Convert BLIP.fm to use the Status Code detection method. The site gives a clean 404 error. Add to tests.
6 years ago
Christopher K. Hoadley
8a82d883c6
Convert AngelList to use the Status Code detection method. The site gives a clean 404 error. Add to tests.
6 years ago
Christopher K. Hoadley
bd941c8034
Convert Academia.edu to use the Status Code detection method. The site gives a clean 404 error.
6 years ago
Christopher K. Hoadley
f609320d3c
Convert Canva to the more robust Response URL detection method. Add to tests to ensure that it is covered.
6 years ago
ptalmeida
04ee711872
Merge remote-tracking branch 'upstream/master'
6 years ago
ptalmeida
46705ad0a1
Add Alexa.com rank updating functionality to site_list.py
6 years ago
Christopher K. Hoadley
0709fd3947
Change EyeEm/CreativeMarket/EVE Online detection method to use the newly refurbished "response_url" detection method.
6 years ago
ptalmeida
2ef168d924
Add website sorting code to site_list.py
...
Includes a fix in indentation
6 years ago
ptalmeida
92479c83e4
Sort websites alphabetically
6 years ago
Christopher K. Hoadley
bb66d6a992
Update Pinterest and WordPress user URLs to exactly match what the site ends up with. If the request does not have the trailing "/", then the site will forward us to that URL.
6 years ago
Yahya SayadArbabi
cc7127c8fc
Merge brach 'jusdepatate/patch-1'
6 years ago
Jus de Patate
78818559b5
Add Star Citizen and EVE Online
6 years ago
HATI
2bb8b4876c
Update data.json
6 years ago
HATI
b82a692886
Update data.json
6 years ago
Yahya SayadArbabi
49e2d8eb97
Merge branch 'Fixed_#99'
6 years ago
Master
a42b632228
changed message to prevent false positive in case of username 'error'
6 years ago
Master
93b9aa1476
fixed #99 : virustotal false positive
6 years ago
Ivan Achlaqullah
9568369d61
Add itch.io
6 years ago
Ivan Achlaqullah
304c15c654
Add kaggle and change error type
6 years ago
Ivan Achlaqullah
735c331833
change tradingview error msg
6 years ago
Ivan Achlaqullah
97edd41339
Add TradingView
6 years ago
Master
bd65d00044
added Telegram (search by @nickname)
6 years ago
David Jenne
2e8d5ca020
changed Rajče to Rajce
6 years ago
Yahya SayadArbabi
8939b94d4b
Clean up
6 years ago
David Jenne
8c70a6f466
Merge branch 'master' into master
6 years ago
Nathanael Demacon
5e87e416d3
Add a / at the end of urlMain link
6 years ago
QuantumSheep
e0c5bebb5c
Add Mastodon to the site list
6 years ago
Yahya SayadArbabi
6ce4a0ab29
Merge branch 'theodosisathanasakis/master'
6 years ago
Yahya SayadArbabi
5f4df01e97
Fix the lenght
6 years ago
theodosisathanasakis
f1f356d9d2
Right regex for Facebook-new
6 years ago
David Jenne
c4a300ee80
Merge branch 'master' into master
6 years ago
Yahya SayadArbabi
17213f5e55
Merge branch 'beamop/patch-1'
6 years ago
Czechball
f06bc376f3
Added Zhihu, Gitee, Academia.edu, BlackPlanet, Cloob, CrunchyRoll, Rajče.net, VirusTotal, Webnode, Aptoide, GitLab, NameMC, Plug.jd
6 years ago
Czechball
60f61a0c6c
Added Plug.dj
6 years ago
Czechball
e8e4a6ade2
Added Zhihu, Gitee, Academia, BlackPlanet, Cloob, CrunchyRoll, Rajče.net, VirusTotal, Webnode, Aptoide, GitLab, NameMC
6 years ago
Andrew Yatzkan
3fc75aea3f
Added wikipedia.org
6 years ago
Beam OP
ec58514b24
Updated DailyMotion errorType
6 years ago
Czechball
6780614957
Added YouPic, Letterboxd, House-Mixes and Coderwall
6 years ago
Czechball
f46a21b57a
Added House-Mixes.com
6 years ago
Czechball
aae6de8017
Added YouPic.com
6 years ago
theodosisathanasakis
b8737bd75f
Add "regexCheck" for Facebook and Flipboard
...
Facebook from: https://www.facebook.com/help/409473442437047 but I don't know how to handle this requirement: "They can't contain generic terms or extensions (.com, .net)".
Flipboard from: https://flipboard.helpshift.com/a/flipboard/?s=managing-your-account&f=help-with-username-issues&p=web
6 years ago
Jonas Tranberg
de31a311ef
Added 9GAG support
6 years ago
Boardens
fd11e601f3
Added support for 14 social networks
...
Changes :
- Added Pixabay
- Added Giphy
- Added Taringa
- Added SourceForge
- Added Codepen
- Added Launchpad
- Added Photobucket
- Added Wix
- Added Crevado
- Added Carbonmade
- Added Coroflot
- Added Jimdo
- Added Repl.it
- Added Issuu
Notes:
- Unable to add Twitch, Tumblr, Big Cartel, Trello.
6 years ago
Rajdeep Bharati
373083446e
Added support for Quora.
6 years ago
Christopher K. Hoadley
7d4f1c68ff
Add main URL for each social networking site. This is needed for future development (e.g. csv report generation, and autogeneraton of supported site report). Wanted to get this in early so that anyone adding more social network sites in the future would know to put this other piece of information in.
6 years ago
Siddharth Dushantha
3d4682e279
added MeetMe
6 years ago
Siddharth Dushantha
e848e95db3
added Badoo
6 years ago
Siddharth Dushantha
632065e386
added ImageShack
6 years ago
Christopher Kent Hoadley
4fa74cb01f
Merge pull request #25 from eliehalimi/master
...
added myanimelist.net
6 years ago
Elie Halimi
d7e916ac34
added myanimelist.net
...
social website used to keep track of anime and manga and make friends.
6 years ago
Christopher K. Hoadley
4067991b59
Replace noPeriod attribute in JSON file with a regexCheck attribute. If this does not exist in the JSON file, then there will be a default regular expression that will be used. By default, the allowed user name pattern requires that the first character is alphabetic, while the following characters are either alphanumeric or ".", "_", or "-". Also, specifically indicate that the user name is invalid in the feedback.
6 years ago
Siddharth Dushantha
cb62daa557
added devRant
6 years ago
Siddharth Dushantha
7b21bf1a99
Merge pull request #11 from hoadlck/hoadlck-houzz-duplicate
...
Remove duplicate for Houzz
6 years ago
Siddharth Dushantha
41a44be6cd
fixed issue #9
6 years ago
Siddharth Dushantha
ad23efc785
fixed #2 , added new method for response_url and gitignore
6 years ago
Christopher Kent Hoadley
edfc89cab5
Remove duplicate for Houzz
...
There were two entries for https://houzz.com/user . Must have been a cut-and-paste error.
6 years ago
Siddharth Dushantha
f0b4365f7c
removed a duplicate of last.fm
6 years ago
Siddharth Dushantha
8f9f9149b8
added Pexels
6 years ago
Siddharth Dushantha
54af53bba3
added Flickr, WordPress and Unsplash
6 years ago
Siddharth Dushantha
c4a0f5f8e2
added We Heart It
6 years ago
Siddharth Dushantha
4600a4bd4c
added tinder
6 years ago
Siddharth Dushantha
5ebf3607c5
Added many more sites
6 years ago
Siddharth Dushantha
28ec94a97b
added VSCO
6 years ago
Siddharth Dushantha
f9dd54df2b
Add files via upload
6 years ago