78 Commits (f4673cc13c276ef288300ab3753cc96c8f53faa0)

Author SHA1 Message Date
benni347 f4673cc13c Refractored sites.py, sherlock.py and notify.py.
2 years ago
Seth Falco a0360d4725
chore: make quotes in repo consistent
3 years ago
Seth Falco 737ce51a15
feat: support post requests
3 years ago
Siddharth Dushantha aef27116e6
Merge pull request #1206 from Noah-20/style-fixes
3 years ago
noah dc33c321d6 replace "N/A" with "Nothing" in docstrings
3 years ago
Seth Falco d0dc29b65a
typo: stackoverflow > stack overflow
3 years ago
noah a29df87d39 fix typo
3 years ago
noah edc2dd8c71 consistent comment style
3 years ago
Christopher K. Hoadley a8fdc2eb15 Update version.
4 years ago
Christopher K. Hoadley 1255fc9a34 Save csv file to output directory (if specified).
4 years ago
Jithin Renji a02ea2d7db Consistent comment style
4 years ago
h20190563 e2e5d106b0 Adding facility to support multiple errors
4 years ago
Siddharth Dushantha ef1125e713 version bump 0.12.9 --> 0.13.0
4 years ago
Christopher K. Hoadley bf2daa39ea Update version.
4 years ago
Christopher K. Hoadley 36793af769 Update documentation on timeout command line option.
4 years ago
Christopher K. Hoadley c2b07549d4 Restore --print-found option.
4 years ago
Siddharth Dushantha 55abaf3a73 added a --print-all flag
4 years ago
Siddharth Dushantha 6bc8c38635 Print found only by default
4 years ago
Siddharth Dushantha 82e583f5d4
version bump 0.12.6 --> 0.12.7
4 years ago
Siddharth Dushantha 8d50f2bca3
Merge branch 'master' into patch-1
4 years ago
Siddharth Dushantha 0a78232bb0
version bump 0.12.6 --> 0.12.7
4 years ago
Siddharth Dushantha c32511eba5
version bump 0.12.5 --> 0.12.6
4 years ago
Siddharth Dushantha 7e3528cd8d
Merge pull request #723 from Moras-del/bugfix
4 years ago
pyghost 8e95934079
Update sherlock.py
4 years ago
pyghost 96260176bb
Fixed inconsistent quotes
4 years ago
pyghost 6a723233a7
Added --local argument for local data.json use
4 years ago
theapocalipse 3b8628a77b
Adding line break at the end of the generated file
4 years ago
Moras-del 7bcc1db030 fixed missing_sites
4 years ago
Siddharth Dushantha 8fd7518f7d
version bump 0.12.4 --> 0.12.5
4 years ago
Siddharth Dushantha 15012f0e91 added error checking while checking for updates
4 years ago
Siddharth Dushantha 60cc6434d9 added version checking
4 years ago
Siddharth Dushantha 1fcae33003
version bump 0.12.3 --> 0.12.4
4 years ago
Siddharth Dushantha cc8192f45c removed option to present websites ordered by their Alexa.com global rank in popularity
4 years ago
Siddharth Dushantha 38c987e4ea
version bump 0.12.2 --> 0.12.3
4 years ago
Siddharth Dushantha f3180b73a0
fixed typo bowser --> browser
4 years ago
Christopher K. Hoadley 29eb2ddf2d Update site list and version.
4 years ago
Christopher K. Hoadley 7505467020 Update site list and version.
4 years ago
탁동혁 cdfb97f6e6 Use `is` operator when comparing singletons.
4 years ago
Danny Sepler 3fa85c1576 Clean out unused imports
4 years ago
Christopher K. Hoadley 8619a353e4 Add override to HTTP Status Detection so HEAD request is not used. Configure Instagram to use this option.
4 years ago
Christopher K. Hoadley 0ba4980887 Update site list. Update version.
4 years ago
Christopher K. Hoadley 6caa5a4e35 Restructure all print output to use QueryNotifyPrint() object.
4 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.
4 years ago
Christopher K. Hoadley c07d3967aa Create QueryNotify() base class for notifying the caller about the results.
4 years ago
Christopher K. Hoadley c054712920 Move response time for query into QueryResult() object.
4 years ago
Christopher K. Hoadley 92879af8eb Merge remote-tracking branch 'origin/master' into restructure_take1
4 years ago
Christopher K. Hoadley 32385a1d8d Merge remote-tracking branch 'origin/master' into restructure_take1
4 years ago
Christopher K. Hoadley e41b485771 Merge remote-tracking branch 'origin/master' into restructure_take1
4 years ago
Christopher K. Hoadley 1101af8132 Add @sdushantha suggestion in creating directory.
4 years ago
Christopher K. Hoadley 8f6938ecb1 Add option to *not* print out results. Configure tests to there is no print output. This simplifies looking at the error output when the tests fail.
4 years ago