Commit graph

550 commits

Author SHA1 Message Date
Siddharth Dushantha
f7d7463086 removed SportsTracker
This site keeps returning false positives
2020-04-02 09:05:41 +02:00
Siddharth Dushantha
87e3e208ef fixed InsaneJournal false positive
Fixed the InsaneJournal false positive by using errorMsg instead of
staus_code
2020-04-02 08:24:02 +02:00
Siddharth Dushantha
d3e4c38cee Gpsies moved to AllTrails 2020-04-02 08:20:42 +02:00
Siddharth Dushantha
d33d17c6c9 fixed Wikipedia false positive
The error message had to be changed
2020-04-02 08:11:00 +02:00
killerpanda101
5e8f357b07 adding support form 6 websites (career.habr,euw,freelance.habr,kali community,raidforums,realmeye,steamid) 2020-03-20 17:22:43 +05:30
Armin
7621ef0304 corrected url 2020-03-14 00:46:27 +03:30
Armin
d98815b691 added site to data.json 2020-03-14 00:22:54 +03:30
Siddharth Dushantha
4c25a8e03d
added regex check for Metacritic 2020-03-11 21:39:53 +01:00
Siddharth Dushantha
be5f91ae6f
Merge pull request #563 from apap04/master
changed dis.cool to tracr.co
2020-03-11 19:57:13 +01:00
Siddharth Dushantha
100c0404c2
added regexcheck to tracr.co 2020-03-11 19:54:36 +01:00
Siddharth Dushantha
ee159af75a
updated error message for OpenCollective 2020-03-11 17:34:23 +01:00
Andreas Papacharalampous
92e60134a3 move tracr.co down to the Ts 2020-03-09 15:22:13 -04:00
Andreas Papacharalampous
4c5d284147 changed dis.cool to tracr.co 2020-03-09 00:59:20 -04:00
LameLemon
90de85ecc0 Added PCGamer forumn 2020-03-07 09:38:26 +00:00
Siddharth Dushantha
7be51c7836
Merge pull request #557 from LameLemon/site-booth
Added booth.pm site
2020-03-05 20:39:31 +01:00
Elvis Yu-Jing Lin
aa8f5e9f3d
Merge branch 'master' into fix_several_detection_methods 2020-03-06 01:43:50 +08:00
Elvis Yu-Jing Lin
f6aed7449a Change errorMsg to errorUrl 2020-02-29 22:50:24 +08:00
HQupgradeHQ
a7b99e9ca2
add nightbot support 2020-02-29 12:43:08 +03:00
LameLemon
144d43830f Added booth.pm site 2020-02-24 13:19:41 +00:00
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. 2020-02-23 21:50:41 -06:00
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. 2020-02-23 21:20:44 -06:00
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. 2020-02-23 21:12:10 -06:00
Christopher K. Hoadley
046cd68c04 Remove Fanpop. All usernames are reported as not existing. 2020-02-23 21:07:56 -06:00
Christopher K. Hoadley
8e86859fc3 Remove Canva. All usernames are reported as not existing. 2020-02-23 21:03:57 -06:00
Christopher K. Hoadley
a45b6d41ec Update BuyMeACoffee to use HTTP Status Detection. The site gives a clean 404 error when a username is not found. 2020-02-23 21:00:15 -06:00
Christopher K. Hoadley
e5957de7fa Brew now redirects to BuyMeACoffee. So, there is no point in leaving it in the list. 2020-02-23 20:57:49 -06:00
Christopher K. Hoadley
acdb8a8513 Remove Pexels and Pixabay. They report all usernames as not existing. 2020-02-23 20:42:03 -06:00
Christopher K. Hoadley
efcf494c0b Change TrashboxRU unclaimed username so that it passes the regular expression check. 2020-02-23 19:35:16 -06:00
Christopher K. Hoadley
87bb0a4708 Update regex check for House-Mixes.com. They actually have the check in the validation page for new signups. 2020-02-23 19:25:10 -06:00
Christopher K. Hoadley
7717ce6127 Add Freesound. Update site list. 2020-02-23 18:21:20 -06:00
Christopher K. Hoadley
295f6c4c52 Re-include Duolingo. It seems to detect properly via this strange "API" call. 2020-02-23 17:51:47 -06:00
Christopher K. Hoadley
d98a56ff9f Merge remote-tracking branch 'pr/new-site-duolingo' 2020-02-23 17:36:35 -06:00
Siddharth Dushantha
01e8543b88 added regexCheck to house-mixes.com 2020-02-23 19:12:36 +01:00
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
2020-02-23 18:58:07 +01:00
Siddharth Dushantha
17f81216af added regexCheck for IFTT 2020-02-23 18:31:30 +01:00
Siddharth Dushantha
aa1e361d1f added regexCheck to TrashboxRU 2020-02-23 18:24:47 +01:00
Siddharth Dushantha
57bed29a43 added regexCheck to Flightradar24 2020-02-23 16:17:11 +01:00
Siddharth Dushantha
22ed5b9844
Merge pull request #550 from jguddas/new-site-memrise
Add "Memrise" support
2020-02-23 12:55:57 +01:00
Siddharth Dushantha
c442080ebf fixed a small mistake I made
I for some reason edited the data for Telegram
2020-02-23 12:45:56 +01:00
Siddharth Dushantha
b8fc941c73 added regexCheck for AskFM 2020-02-23 12:40:53 +01:00
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.
2020-02-23 09:22:08 +01:00
Jakob Guddas
b2bd7852a9 Add "Memrise" support 2020-02-21 16:00:43 +01:00
Siddharth Dushantha
6e5170197c
Merge pull request #547 from PoltixeTheDerg/master
Fixes furafinity
2020-02-20 14:18:27 +01:00
PoltixeTheDerg
c0d321c985 Fixes furrafinity while re-adding it 2020-02-17 17:18:30 -08:00
Niboucha Redouane
8554a3991c Remove CapFriendly temporarly 2020-02-17 13:41:10 +01:00
Christopher K. Hoadley
f3a61fe7af Update version and help text. 2020-02-12 21:27:17 -06:00
ryu
ed899b55c8 Add note.com support 2020-02-11 15:47:20 +09:00
Jakob Guddas
633b0f56ed Add "gpodder.net" support 2020-02-06 20:51:14 +01:00
Elvis Yu-Jing Lin
125df60797 Fix Codechef 2020-02-07 03:17:35 +08:00
Elvis Yu-Jing Lin
786583f195 Fix Insanejournal 2020-02-07 03:05:17 +08:00