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
Christopher K. Hoadley
e41b485771
Merge remote-tracking branch 'origin/master' into restructure_take1
5 years ago
Christopher K. Hoadley
f3a61fe7af
Update version and help text.
5 years ago
Christopher K. Hoadley
123e4d47e0
Merge remote-tracking branch 'origin/master' into restructure_take1
5 years ago
Christopher K. Hoadley
0fd89843b2
Update version and site list.
5 years ago
Christopher K. Hoadley
5649d6b721
Update version and site list.
5 years ago
Christopher K. Hoadley
ba0a44e0ae
Merge remote-tracking branch 'origin/master' into restructure_take1
...
# Conflicts:
# sherlock/resources/data.json
5 years ago
Christopher K. Hoadley
9abae2e341
Update version and site list.
5 years ago
Christopher K. Hoadley
9e8e1a5aa4
Merge remote-tracking branch 'origin/master' into restructure_take1
...
# Conflicts:
# sherlock/sherlock.py
5 years ago
Christopher K. Hoadley
5d16a720a5
Update site list and version.
5 years ago
Christopher K. Hoadley
0a455339c2
Merge remote-tracking branch 'origin/master' into restructure_take1
5 years ago
Siddharth Dushantha
a739ebf0e7
changed copyright holder to Sherlock Project
5 years ago
Christopher K. Hoadley
69b818bb3b
Update version and help text.
5 years ago
Christopher K. Hoadley
b92b931504
Merge remote-tracking branch 'origin/master' into restructure_take1
...
# Conflicts:
# sherlock/sherlock.py
5 years ago
Christopher K. Hoadley
15157fd7da
Update version and help text.
5 years ago
Paulo Diovani
2e9c700107
Add an .excluded_sites list to allow pass tests
5 years ago
Siddharth Dushantha
c7533adcf2
Updated Twitter shield url
5 years ago
eiriksm
d42f989e92
Fix typo in Readme
5 years ago
Christopher K. Hoadley
b0b7608549
Merge remote-tracking branch 'origin/master' into restructure_take1
...
# Conflicts:
# sherlock/sherlock.py
5 years ago
Christopher K. Hoadley
e39c817159
Teknik is not responding properly and is causing Sherlock to hang. Remove it. Update version and site list.
5 years ago
Christopher K. Hoadley
b91a039a9b
Remove regular expression checks for Twitter and instagram. The new entries may the JSON invalid. Update version and site list.
5 years ago
Christopher K. Hoadley
f89fe03b34
Merge remote-tracking branch 'origin/master' into restructure_take1
...
# Conflicts:
# sherlock/sherlock.py
5 years ago
Christopher K. Hoadley
68da60aafa
Update version and site list.
5 years ago
Christopher K. Hoadley
a900d0f674
Merge remote-tracking branch 'origin/master' into restructure_take1
...
# Conflicts:
# sherlock/sherlock.py
5 years ago
Christopher K. Hoadley
a257cd7ddf
Update version and site list.
5 years ago
Christopher K. Hoadley
96ac2f15fd
Merge remote-tracking branch 'origin/master' into restructure_take1
5 years ago
Christopher K. Hoadley
64eb20e03c
Update version.
5 years ago
Christopher K. Hoadley
8ef999fffd
Merge remote-tracking branch 'origin/master' into restructure_take1
5 years ago
Christopher K. Hoadley
6535e79b42
Update version and site list.
5 years ago
Christopher K. Hoadley
1587df0860
Merge remote-tracking branch 'origin/master' into restructure_take1
5 years ago
Siddharth Dushantha
376b3d8c69
Merge pull request #366 from Niagara1000/master
...
Added notes for Anaconda users
5 years ago
Shahlin
68e92783b9
Fixed grammar, typos, comments
5 years ago
Archana Ramamoorthy
97e0da5794
Added notes for Anaconda users
5 years ago
Christopher Kent Hoadley
c18e951f7a
Merge pull request #365 from compSciKai/master
...
University student documentation edits
5 years ago
Christopher K. Hoadley
87257fe16f
Update version and site list.
5 years ago
compSciKai
7b554e63f9
University student documentation edits
...
Hello! I am a university student taking a technical writing course. For one project we need to make suggested edits to repos on github.
Please use the following suggestions at your discretion :)
- reduced use of word 'you' to increase formality of writing
- removed empty words to make documentation more concise
Thank you for your time!
5 years ago