Christopher Kent Hoadley
413bdb27e4
Merge pull request #751 from sherlock-project/update_cmdline
...
Update Command Line Options
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.
...
Now --print-all and --print-found complement each other. The default remains that only the found are reported.
4 years ago
Siddharth Dushantha
dee6b9b24d
fixed ProductHunt false positive by changing error message
4 years ago
Siddharth Dushantha
7e66e65c6b
added regexCheck for RubyGems
4 years ago
Siddharth Dushantha
edb20d6620
updated site list
4 years ago
Siddharth Dushantha
6203e49c26
Moved pr0gramm's "url" to "urlProbe" and added a the correct "url"
4 years ago
Siddharth Dushantha
8f4dbef600
Moved Kik's "url" to "urlProbe" and added a the correct "url"
4 years ago
Siddharth Dushantha
6a6889ef54
cropped the open in Google cloud shell button so it aligns with the repl.it button
4 years ago
Siddharth Dushantha
8af86c60cf
removed white background fro repl.it image
...
Removed the white background from the repl.it image so that it looks nicer for users who uses dark mode on their web browser
4 years ago
Siddharth Dushantha
8988af3f89
added --print-all option the usage section
4 years ago
Siddharth Dushantha
28073132d5
Merge pull request #748 from sherlock-project/print-all-flag
...
added a --print-all flag
4 years ago
Siddharth Dushantha
55abaf3a73
added a --print-all flag
...
This flag will output all the sites regardless the QueryStatus.
As mentioned by @hoadlck, this flag is more appropriate than using
--verbose, which is the flag I set to serve the same purpose as
--print-all in the previous commit. More of the discussion about this
flag can been viewed in #747
4 years ago
Siddharth Dushantha
26aa68eaa2
Merge pull request #747 from sherlock-project/print-found-only
...
Print found only by default
4 years ago
Siddharth Dushantha
8333aa2370
updated site list
4 years ago
Siddharth Dushantha
cd28acb3ca
removed --print-found from usage
4 years ago
Siddharth Dushantha
6bc8c38635
Print found only by default
...
As mentioned in #718 , it would be more useful for the user of Sherlock
to only get the results of the sites that return a positive result. With
these new changes, if you want to all results to be printed out, then
you can do that by using the --verbose flag.
4 years ago
Siddharth Dushantha
162dc390e9
Merge pull request #571 from luchiago/add-linkedin-search
...
add linkedin website in search
4 years ago
Siddharth Dushantha
a74938343e
Merge branch 'master' into add-linkedin-search
4 years ago
Siddharth Dushantha
a61850843f
changed error message for linkedin
4 years ago
Siddharth Dushantha
75c51f545b
fixes #371
4 years ago
Siddharth Dushantha
6be5679936
Merge pull request #745 from sherlock-project/update-site-list
...
updated sites list
4 years ago
Siddharth Dushantha
2eb28d629d
updated sites list
4 years ago
Siddharth Dushantha
087de2e990
removed MeetMe
4 years ago
Siddharth Dushantha
0ff88c5814
fixed opennet false positves on usernames with underscores
4 years ago
Siddharth Dushantha
f621ced91c
fixed Taringa false positive with usernames with periods
4 years ago
repl.it user
ddecc14732
added 4pda back
...
credit for this fix goes to @enodr who found the API enpoint which is
currently being used to check for the usernames
4 years ago
Siddharth Dushantha
95787c8577
Merge pull request #744 from klitztuch/patch-1
...
Update data.json
4 years ago
Markus Rothlübbers
bf4a495d4e
Update data.json
...
Added new profile page for geocaching
4 years ago
Siddharth Dushantha
f21af3d385
Merge pull request #743 from Aquatic876/replit-readme
...
Add run on repl.it badge to README
4 years ago
Siddharth Dushantha
1c4e23d6e9
changed location of repl.it button
...
Moved it down to where the "open in google cloud shell" button is. It is nicer to keep all the options in one place
4 years ago
Siddharth Dushantha
313c1ceb9a
added new line
4 years ago
undefined
1063b12bb6
Add run on repl.it badge to README
...
This pull request adds a badge to the . This will allow users to easily run this repository in their browser, without having to set up an environment. You can learn more about Repl.it [here](https://repl.it ).
4 years ago
Siddharth Dushantha
9e47603705
removed 4pda due to false positives
4 years ago
Siddharth Dushantha
9a1b58812c
Merge pull request #742 from salmanrajz/patch-1
...
Update sites.md
4 years ago
salmanrajz
0241647b94
Update sites.md
4 years ago
Siddharth Dushantha
c4ad4c4e15
README.md: updated example help message
4 years ago
Siddharth Dushantha
82e583f5d4
version bump 0.12.6 --> 0.12.7
4 years ago
Siddharth Dushantha
a7c33eac45
Merge pull request #735 from pyghost/patch-1
...
Added --local argument for local data.json use
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
87483b5ca6
Fixed Clozemaster false positve
4 years ago
Siddharth Dushantha
415c48e3c5
Merge pull request #740 from solisedwin/remove_unnecessary_comment
...
Removed comment on why basecamp was ever added
4 years ago
solisedwin
728dc6d4da
Removed comment on why basecamp was ever added
4 years ago
Siddharth Dushantha
05fbfe4a9c
Rename data_bad_site.json to removed_sites.json
...
Using the name removed_sites.json seems more appropriate as we have markdown file named removed_sites.md
4 years ago
Siddharth Dushantha
9348d863a5
updated README.md
...
- replaced "Adding new sites" section with "Contributing"
- removed note about using Python 3.6 or above because Sherlock now automatically checks when it runs
4 years ago
Siddharth Dushantha
96b0185926
fixed a minor copy & paste error
4 years ago
Siddharth Dushantha
38736aadd7
Merge pull request #738 from roopeshvs/master
...
Facebook Change Error Type to Status Code
4 years ago
Roopesh V S
f6a05e3086
Change Facebook to Pinterest in tests/all.py
4 years ago