Christopher K. Hoadley
f26ea67e83
Move loose print functions into QueryNotifyPrint() class.
5 years ago
Christopher K. Hoadley
1d251085b7
Remove verbose option from tests. It is not used anymore.
5 years ago
Christopher K. Hoadley
1eaf0dc46e
Update help command line.
5 years ago
Christopher K. Hoadley
6caa5a4e35
Restructure all print output to use QueryNotifyPrint() object.
...
Added start and finish methods to base QueryNotify() object in order to get the same type of output.
The only thing not supported in this refactor is the exception text for an error status when we are in verbose mode. This is an area of future work: I think exception information like this would more properly be handled by the logging module.
5 years ago
Christopher K. Hoadley
ae2fd7a729
Add username and site information to Query Result object. This will allow whoever defines a Query Notify object to have all of the context required to do their notifications.
5 years ago
Christopher K. Hoadley
c07d3967aa
Create QueryNotify() base class for notifying the caller about the results.
5 years ago
Christopher K. Hoadley
c054712920
Move response time for query into QueryResult() object.
5 years ago
Christopher K. Hoadley
2a8f97b609
Fix tests for metacritic. Unclaimed username was illegal.
5 years ago
Christopher K. Hoadley
6f3fc3d548
Remove AdobeForums. All usernames are reported available.
5 years ago
Christopher K. Hoadley
5edc3c0a0b
Fix tests. Instagram no longer uses the message detection.
5 years ago
Christopher K. Hoadley
529b37bc60
Change tests so that expected state is first and actual state follows (previous order was confusing). Also use "claimed" and "available" terms when reporting test results.
5 years ago
Christopher K. Hoadley
92879af8eb
Merge remote-tracking branch 'origin/master' into restructure_take1
...
# Conflicts:
# README.md
# sherlock/sherlock.py
5 years ago
Siddharth Dushantha
35d102209f
removed ingvarr.net.ru
...
As of 2020-04-04, ingvarr.net.ru does not exist anymore. I confirmed using
downforeveryoneorjustme.com that the website is down.
5 years ago
Siddharth Dushantha
cfe0d45c66
removed elwoRU
...
As of 2020-04-04, elwoRu does not exist anymore. I confirmed using
downforeveryoneorjustme.com that the website is down.
5 years ago
Siddharth Dushantha
3b61ba10e8
removed syntax highlighting for help message
5 years ago
Siddharth Dushantha
36a007f80e
use status_code for Instagram
5 years ago
Siddharth Dushantha
0e77b7977b
removed Telegram
...
Telegram returns false positives
5 years ago
Siddharth Dushantha
4cde0843e9
removed boingboing.net
...
boingboing.net was removed because now you need to login to check
whether a user exists or not
5 years ago
Siddharth Dushantha
1e18704f8a
removed Trip by Skyscanner
5 years ago
Siddharth Dushantha
f7d7463086
removed SportsTracker
...
This site keeps returning false positives
5 years ago
Siddharth Dushantha
87e3e208ef
fixed InsaneJournal false positive
...
Fixed the InsaneJournal false positive by using errorMsg instead of
staus_code
5 years ago
Siddharth Dushantha
d3e4c38cee
Gpsies moved to AllTrails
5 years ago
Siddharth Dushantha
d33d17c6c9
fixed Wikipedia false positive
...
The error message had to be changed
5 years ago
Siddharth Dushantha
a1321b81e4
Merge pull request #567 from killerpanda101/master
...
Adding support form 6 websites
5 years ago
killerpanda101
5e8f357b07
adding support form 6 websites (career.habr,euw,freelance.habr,kali community,raidforums,realmeye,steamid)
5 years ago
Siddharth Dushantha
e781ed5e26
version bump 0.10.8 -- 0.10.9
5 years ago
Siddharth Dushantha
563bcd963d
updated help message
5 years ago
Siddharth Dushantha
33f58419af
Merge pull request #565 from omkarjc27/patch-1
...
Automatically browse to found sites
5 years ago
Siddharth Dushantha
3b39512732
Merge pull request #566 from armingh2000/adding_soylentnews
...
Added soylentnews
5 years ago
Armin
7621ef0304
corrected url
5 years ago
Armin
d98815b691
added site to data.json
5 years ago
Armin
bc3e58d599
removed unused variable
5 years ago
Omkar Chalke
d7597ef620
Automatically browse to found sites
5 years ago
Siddharth Dushantha
4c25a8e03d
added regex check for Metacritic
5 years ago
Siddharth Dushantha
be5f91ae6f
Merge pull request #563 from apap04/master
...
changed dis.cool to tracr.co
5 years ago
Siddharth Dushantha
100c0404c2
added regexcheck to tracr.co
5 years ago
Siddharth Dushantha
ee159af75a
updated error message for OpenCollective
5 years ago
Andreas Papacharalampous
92e60134a3
move tracr.co down to the Ts
5 years ago
Siddharth Dushantha
e0c590b3aa
Merge pull request #562 from LameLemon/site-pcgamer
...
Added PCGamer forum
5 years ago
Andreas Papacharalampous
4c5d284147
changed dis.cool to tracr.co
5 years ago
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