hor00s
66c7c78d7c
Added `--nsfw` flag in documentation
...
Added `--nsfw` tag in `Usage` prompt with the description matching the `help` prompt of the `parser`
2 years ago
Siddharth Dushantha
7d31e22532
updated preview to be more clear
2 years ago
Siddharth Dushantha
af6831f74a
made preview image 10% larger
2 years ago
Siddharth Dushantha
5441c21ef6
Scaled preview image
2 years ago
Siddharth Dushantha
1dd1b45802
Updated output for finish statement
2 years ago
Suman Paik
cefffe0ec9
Changed a few sentences in Docker Notes.
...
For better understanding, I changed a few lines in the README.md file.
2 years ago
Siddharth Dushantha
7a1a018636
Merge pull request #1528 from itsAftabAlam/master
...
updated README.md
2 years ago
Aftab Alam
50674d0ce2
updated README.md
...
added hyperlink to banner
2 years ago
Julio4
26afdf42f1
Added documentation for similar usernames checks
2 years ago
Julio4
e0e319c3a6
Added documentation for similar usernames checks
2 years ago
Siddharth Dushantha
430b10ba5c
version bump and made help suite the new default timeout
2 years ago
akashhansda
04fa3bca28
Update README.md
...
Remove extra line
3 years ago
Siddharth Dushantha
8a08aa2a4b
Merge pull request #1139 from alexlokotochek/patch-1
...
Remove broken cloud shell links from readme
3 years ago
Seth Falco
d630cf7d84
chore: replace microbadger with shields.io badge
3 years ago
Siddharth Dushantha
2a9297f244
updated stargazers chart
3 years ago
Alexander Laktionov
a3bfd2f331
repl is broken too :(
3 years ago
Alexander Laktionov
61c061d42b
Remove broken "Open in google shell"
3 years ago
Christopher K. Hoadley
a8fdc2eb15
Update version.
4 years ago
Rahul Kumar Yadav
e5718eccbf
Update README.md
4 years ago
Android Dev Notes
d151be8c0b
Fix typos
4 years ago
Christopher K. Hoadley
bf2daa39ea
Update version.
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
cd28acb3ca
removed --print-found from usage
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
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
c4ad4c4e15
README.md: updated example help message
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
1d4cb32404
changed syntax highlighting from "bash" to "console"
4 years ago
Siddharth Dushantha
cc8192f45c
removed option to present websites ordered by their Alexa.com global rank in popularity
...
refer to #610 for reason of removal
4 years ago
Siddharth Dushantha
ea843cb7eb
removed the elody.com demo url because it no longer works
...
The elody url no works because we get an error when trying to run Sherlock on the site.
4 years ago
Siddharth Dushantha
3b8194860d
gif should be fixed now
...
After the previous commit, the gif was for some strange reason not looping
4 years ago
flopana
dc0fa3c1a7
Update README.md
...
Fixed a typo
4 years ago
Siddharth Dushantha
186c6df84f
updated commands about unit test to match current directory structure
...
The tests directory is now located in ~/sherlock/sherlock/
4 years ago
Christopher K. Hoadley
29eb2ddf2d
Update site list and version.
5 years ago
Christopher K. Hoadley
7505467020
Update site list and version.
5 years ago
Christopher K. Hoadley
1626c704a5
Add nightly test that checks the site coverage. Schedule it at 3AM (The Hour Of The Wolf) so it will be less likely to bother anyone.
5 years ago
Christopher K. Hoadley
157c7c6728
Merge remote-tracking branch 'pr/add-separated-github-actions'
5 years ago
Lucas Hiago
a6b201b352
Create github action for branch master
5 years ago
Christopher K. Hoadley
606eb20f7c
Fix Sherlock Test Workflow. Remove Travis CI, and update badge.
5 years ago
Christopher K. Hoadley
091f8c4f7b
Add change directory to CI so tests are executed in proper context.
5 years ago
Christopher K. Hoadley
8619a353e4
Add override to HTTP Status Detection so HEAD request is not used. Configure Instagram to use this option.
...
In most cases when we are detecting by status code, it is not necessary to get the entire body: we can detect fine with just the HEAD response. However, Richard Getz discovered that some sites (e.g. Instagram) will not respond properly if Sherlock only requests the HEAD.
Add a "request_head_only" attribute to the data.json so HTTP Status Detection can be configured either way. It is simpler to support this change in this fashion, as it does not require changes to the tests.
With Richard Getz <richardgetziii@gmail.com>
5 years ago
Christopher K. Hoadley
0ba4980887
Update site list. Update version.
5 years ago
Christopher K. Hoadley
1eaf0dc46e
Update help command line.
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
3b61ba10e8
removed syntax highlighting for help message
5 years ago
Siddharth Dushantha
563bcd963d
updated help message
5 years ago
Christopher K. Hoadley
32385a1d8d
Merge remote-tracking branch 'origin/master' into restructure_take1
5 years ago
Christopher K. Hoadley
9aeb3126fa
Update version and help text.
5 years ago