LameLemon
90de85ecc0
Added PCGamer forumn
5 years ago
Siddharth Dushantha
7be51c7836
Merge pull request #557 from LameLemon/site-booth
...
Added booth.pm site
5 years ago
Siddharth Dushantha
02023f6628
Merge pull request #538 from elvisyjlin/fix_several_detection_methods
...
Fix Several Detection Methods
5 years ago
Elvis Yu-Jing Lin
aa8f5e9f3d
Merge branch 'master' into fix_several_detection_methods
5 years ago
Siddharth Dushantha
7a86d0c506
Merge pull request #560 from dota2tools/master
...
add nightbot support
5 years ago
Elvis Yu-Jing Lin
f6aed7449a
Change errorMsg to errorUrl
5 years ago
HQupgradeHQ
a7b99e9ca2
add nightbot support
5 years ago
LameLemon
144d43830f
Added booth.pm site
5 years ago
Christopher Kent Hoadley
e96fcf7511
Merge pull request #556 from sherlock-project/site_cleanup
...
Fix Codechef/Rajce.net, Remove Brew/Canva/Fanpop/Basecamp, Update BuyMeACoffee
5 years ago
Christopher K. Hoadley
395516ee97
Update site list and version.
5 years ago
Christopher K. Hoadley
389303ab06
FIx Codechef where it would report all usernames as existing. Convert the site to Response URL Detection, as they have updated their site.
5 years ago
Christopher K. Hoadley
a02d978037
Remove Basecamp. All usernames are reported as not existing. Why was this ever added? It does not look like a social network.
5 years ago
Christopher K. Hoadley
c0ef4984d0
Convert Rajce.net to use HTTP Status Detection. It was failing during tests earlier, and this will (hopefully) allow it to be more reliable.
5 years ago
Christopher K. Hoadley
046cd68c04
Remove Fanpop. All usernames are reported as not existing.
5 years ago
Christopher K. Hoadley
8e86859fc3
Remove Canva. All usernames are reported as not existing.
5 years ago
Christopher K. Hoadley
a45b6d41ec
Update BuyMeACoffee to use HTTP Status Detection. The site gives a clean 404 error when a username is not found.
5 years ago
Christopher K. Hoadley
e5957de7fa
Brew now redirects to BuyMeACoffee. So, there is no point in leaving it in the list.
5 years ago
Christopher K. Hoadley
acdb8a8513
Remove Pexels and Pixabay. They report all usernames as not existing.
5 years ago
Christopher K. Hoadley
32385a1d8d
Merge remote-tracking branch 'origin/master' into restructure_take1
5 years ago
Christopher K. Hoadley
efcf494c0b
Change TrashboxRU unclaimed username so that it passes the regular expression check.
5 years ago
Christopher K. Hoadley
87bb0a4708
Update regex check for House-Mixes.com. They actually have the check in the validation page for new signups.
5 years ago
Christopher K. Hoadley
5158fac71a
Forgot to remote Duolingo from bad json list.
5 years ago
Christopher K. Hoadley
9aeb3126fa
Update version and help text.
5 years ago
Christopher K. Hoadley
7717ce6127
Add Freesound. Update site list.
5 years ago
Christopher K. Hoadley
295f6c4c52
Re-include Duolingo. It seems to detect properly via this strange "API" call.
5 years ago
Christopher K. Hoadley
d98a56ff9f
Merge remote-tracking branch 'pr/new-site-duolingo'
5 years ago
Siddharth Dushantha
45a8c5ee6d
version bump 0.10.5 --> 0.10.6
5 years ago
Siddharth Dushantha
aa76ef7996
Merge pull request #555 from sherlock-project/fix-house-mixes-false-positive
...
added regexCheck to house-mixes.com
5 years ago
Siddharth Dushantha
01e8543b88
added regexCheck to house-mixes.com
5 years ago
Siddharth Dushantha
9b3cbaa277
Merge pull request #554
...
removed InsaneJournal
5 years ago
Siddharth Dushantha
301115f304
removed InsaneJournal
...
removed InsaneJournal as it returns false positives when giving a it a
username with a period. I was not able to find what the criterias were
for a valid username on InsaneJournal, so the best thing to do is to
remove it
5 years ago
Siddharth Dushantha
c24cbf8ae4
Merge pull request #553 from sherlock-project/fix-iftt-false-positve
...
added regexCheck for IFTT
5 years ago
Siddharth Dushantha
17f81216af
added regexCheck for IFTT
5 years ago
Siddharth Dushantha
f4cdc9e24b
Merge pull request #552 from sherlock-project/fix-trashbox-false-positive
...
added regexCheck to TrashboxRU
5 years ago
Siddharth Dushantha
aa1e361d1f
added regexCheck to TrashboxRU
5 years ago
Siddharth Dushantha
57bed29a43
added regexCheck to Flightradar24
5 years ago
Siddharth Dushantha
22ed5b9844
Merge pull request #550 from jguddas/new-site-memrise
...
Add "Memrise" support
5 years ago
Siddharth Dushantha
5c9dd1d223
Merge pull request #551 from sherlock-project/fix_askfm_false_positive
...
added regexCheck for AskFM
5 years ago
Siddharth Dushantha
c442080ebf
fixed a small mistake I made
...
I for some reason edited the data for Telegram
5 years ago
Siddharth Dushantha
b8fc941c73
added regexCheck for AskFM
5 years ago
Siddharth Dushantha
dab9117e7f
Removed Furaffinity
...
As of 2020-02-23, Furaffinity returns false postives because they are now using
Cloudflair, which prevents Sherlock from checking if the user
exists or not.
5 years ago
Jakob Guddas
b2bd7852a9
Add "Memrise" support
5 years ago
Siddharth Dushantha
1909160f05
removed Furaffinity from data_bad_site.json
5 years ago
Siddharth Dushantha
6e5170197c
Merge pull request #547 from PoltixeTheDerg/master
...
Fixes furafinity
5 years ago
Siddharth Dushantha
712f2ab30d
Merge pull request #546 from red0xff/master
...
Remove CapFriendly temporarly
5 years ago
PoltixeTheDerg
c0d321c985
Fixes furrafinity while re-adding it
5 years ago
Niboucha Redouane
8554a3991c
Remove CapFriendly temporarly
5 years ago
Christopher K. Hoadley
e41b485771
Merge remote-tracking branch 'origin/master' into restructure_take1
5 years ago
Christopher K. Hoadley
f3a61fe7af
Update version and help text.
5 years ago
Siddharth Dushantha
57364e91b0
Merge pull request #542 from psyashes/site-note-com
...
Add note.com support
5 years ago