Siddharth Dushantha
d33d17c6c9
fixed Wikipedia false positive
...
The error message had to be changed
2020-04-02 08:11:00 +02:00
Siddharth Dushantha
a1321b81e4
Merge pull request #567 from killerpanda101/master
...
Adding support form 6 websites
2020-03-20 15:21:34 +01: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
Siddharth Dushantha
e781ed5e26
version bump 0.10.8 -- 0.10.9
2020-03-14 13:58:47 +01:00
Siddharth Dushantha
563bcd963d
updated help message
2020-03-14 13:58:01 +01:00
Siddharth Dushantha
33f58419af
Merge pull request #565 from omkarjc27/patch-1
...
Automatically browse to found sites
2020-03-14 13:57:08 +01:00
Siddharth Dushantha
3b39512732
Merge pull request #566 from armingh2000/adding_soylentnews
...
Added soylentnews
2020-03-14 13:27:43 +01:00
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
Armin
bc3e58d599
removed unused variable
2020-03-14 00:21:15 +03:30
Omkar Chalke
d7597ef620
Automatically browse to found sites
2020-03-13 20:24:44 +05: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
Siddharth Dushantha
e0c590b3aa
Merge pull request #562 from LameLemon/site-pcgamer
...
Added PCGamer forum
2020-03-09 17:02:48 +01: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
Siddharth Dushantha
02023f6628
Merge pull request #538 from elvisyjlin/fix_several_detection_methods
...
Fix Several Detection Methods
2020-03-05 19:47:10 +01:00
Elvis Yu-Jing Lin
aa8f5e9f3d
Merge branch 'master' into fix_several_detection_methods
2020-03-06 01:43:50 +08:00
Siddharth Dushantha
7a86d0c506
Merge pull request #560 from dota2tools/master
...
add nightbot support
2020-03-04 21:06:01 +01: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 Kent Hoadley
e96fcf7511
Merge pull request #556 from sherlock-project/site_cleanup
...
Fix Codechef/Rajce.net, Remove Brew/Canva/Fanpop/Basecamp, Update BuyMeACoffee
2020-02-23 21:59:22 -06:00
Christopher K. Hoadley
395516ee97
Update site list and version.
2020-02-23 21:53:23 -06: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
5158fac71a
Forgot to remote Duolingo from bad json list.
2020-02-23 19:01:18 -06:00
Christopher K. Hoadley
9aeb3126fa
Update version and help text.
2020-02-23 18:21:43 -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
45a8c5ee6d
version bump 0.10.5 --> 0.10.6
2020-02-23 19:20:24 +01:00
Siddharth Dushantha
aa76ef7996
Merge pull request #555 from sherlock-project/fix-house-mixes-false-positive
...
added regexCheck to house-mixes.com
2020-02-23 19:14:24 +01:00
Siddharth Dushantha
01e8543b88
added regexCheck to house-mixes.com
2020-02-23 19:12:36 +01:00
Siddharth Dushantha
9b3cbaa277
Merge pull request #554
...
removed InsaneJournal
2020-02-23 19:04:04 +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
c24cbf8ae4
Merge pull request #553 from sherlock-project/fix-iftt-false-positve
...
added regexCheck for IFTT
2020-02-23 18:36:11 +01:00
Siddharth Dushantha
17f81216af
added regexCheck for IFTT
2020-02-23 18:31:30 +01:00