Christopher K. Hoadley
a257cd7ddf
Update version and site list.
5 years ago
Christopher K. Hoadley
571f27f9a5
Clean up code that only reads the headers if we are doing HTTP Status detection. Remove special check for GitHub: everything works fine without it.
5 years ago
Christopher K. Hoadley
2268f8186c
Remove unneeded assignment of results before main Sherlock call.
5 years ago
Christopher K. Hoadley
232a5f7d07
Clarify meaning of "Total Websites" count. It is really "Total Websites Username Detected On".
5 years ago
Christopher K. Hoadley
ecf097e00d
Get rid of global variable amount. This is no longer used.
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
guipleite
81c8c6f0c4
check print invalid
5 years ago
guipleite
ad2a935950
fixes issue #362
5 years ago
Christopher K. Hoadley
d8c8cd8e7e
Leave the elapsed time for the request in seconds. Move format of time into ms to the presentation layer.
5 years ago
Christopher K. Hoadley
b02ef5e6e2
Use monotonic() time function. This method is guaranteed to not do flaky things during leap seconds or daylight savings times jumps.
5 years ago
Christopher K. Hoadley
d6d6b83b06
Add documentation to extension to FuturesSession() which we use to get timing information. Fix problem where timing hook would not be installed properly if the hooks for the request was already filled out with a tuple. I am not sure if that is even possible, but if it does happen, then I just convert the tuple to a list and go on from there.
5 years ago
Christopher K. Hoadley
578248bf8e
Do not create session and request objects if we are going to end up creating new one for Tor requests. This just wastes time.
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
e0bf74ccd1
Remove Shockwave. Usernames that exist give a 503 "Service Unavailable" HTTP Status.
5 years ago
Christopher K. Hoadley
82760b7a74
Foursquare is not working: nothing is detected now.
5 years ago
Christopher K. Hoadley
a573b4a6cc
Include main URL for Fiverr.
5 years ago
Christopher K. Hoadley
ec389fd60e
Remove duplicate for Jimdo that was added in this PR.
5 years ago
Christopher K. Hoadley
1587df0860
Merge remote-tracking branch 'origin/master' into restructure_take1
5 years ago
Czechball
cdc7bf0e7a
added Viadeo
5 years ago
Czechball
9c342221a7
added Cracked
5 years ago
Czechball
d2c79603a8
added Gamespot
5 years ago
Czechball
21fcd9c62b
added LiveLeak
5 years ago
Czechball
5c574135d2
added HubPages
5 years ago
Czechball
6e861e39c2
added Jimdo
5 years ago
Czechball
ef60c8caa9
added CNET, CapFriendly, Fiverr
5 years ago
Siddharth Dushantha
376b3d8c69
Merge pull request #366 from Niagara1000/master
...
Added notes for Anaconda users
5 years ago
Siddharth Dushantha
bd909ee567
Merge pull request #368 from shahlin/master
...
Added 7Cups site; Fixed typos
5 years ago
Shahlin
e7acfd4df4
Added new site: 7Cups
5 years ago
Shahlin
68e92783b9
Fixed grammar, typos, comments
5 years ago
Siddharth Dushantha
ddb4b132ce
Merge pull request #367 from Czechball/master
...
added Bookcrossing, GDProfiles, Bazar.cz, Chatujme.cz and Avízo.cz
5 years ago
Czechball
63defe3820
added Avízo.cz
5 years ago
Czechball
ca0dfdc05c
added Chatujme.cz
5 years ago
Czechball
542e2d9bdf
added Bazar.cz
5 years ago
Czechball
70815780f7
added Bookcrossing and GDProfiles
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
Siddharth Dushantha
6638fa3d3c
Merge pull request #363 from Czechball/master
...
added a few sites
5 years ago
Czechball
f4043896b7
added Sbazar.cz
5 years ago
Czechball
67f2d9ffdc
added Alík.cz
5 years ago
Czechball
c9b4c17bf3
added ImgUp.cz
5 years ago
Czechball
6f39e739a1
added Shockwave
5 years ago
Czechball
283d232d8e
added GuruShots
5 years ago
Czechball
fa25aa4381
added Wikidot
5 years ago
Czechball
3e71b3a783
added Polygon
5 years ago
Christopher Kent Hoadley
3e0f52c414
Merge pull request #361 from toddrob99/patch-1
...
Fix typo in docker-compose.yml
5 years ago
toddrob
5b88860aec
Fix typo in docker-compose.yaml
5 years ago