Siddharth Dushantha
|
38b050707c
|
added regex checking for Instagram
source: https://gist.github.com/technion/5ca01ca420725e17cd3f#gistcomment-2110472
|
2019-11-30 20:34:37 +01:00 |
|
Siddharth Dushantha
|
bfa7dfdc72
|
Merge pull request #379 from Czechball/master
added GPSies
|
2019-11-30 19:28:53 +01:00 |
|
Czechball
|
f2eb4d2269
|
added GPSies
|
2019-11-30 18:39:12 +01:00 |
|
Siddharth Dushantha
|
b7d225af6d
|
added habr, fixes #377
|
2019-11-30 17:54:09 +01:00 |
|
Siddharth Dushantha
|
b492ca8a99
|
Added pikabu and OpenStreetMap, fixes #378
|
2019-11-30 17:43:43 +01:00 |
|
Christopher K. Hoadley
|
f89fe03b34
|
Merge remote-tracking branch 'origin/master' into restructure_take1
# Conflicts:
# sherlock/sherlock.py
|
2019-11-30 06:16:51 -06:00 |
|
Christopher K. Hoadley
|
68da60aafa
|
Update version and site list.
|
2019-11-30 06:10:30 -06:00 |
|
Siddharth Dushantha
|
5a581d5f75
|
Merge pull request #375 from Czechball/master
added FortniteTracker, PSNProfiles.com, TrackmaniaLadder
|
2019-11-30 08:48:12 +01:00 |
|
Czechball
|
5250181562
|
added TrackmaniaLadder
|
2019-11-30 01:11:29 +01:00 |
|
Czechball
|
d1dc10cb83
|
added PSNProfiles.com
|
2019-11-30 01:05:52 +01:00 |
|
Czechball
|
47ac72008c
|
removed Codepen because it doesn't work for some reason
|
2019-11-30 00:58:03 +01:00 |
|
Czechball
|
761c4786eb
|
added Fortnite Tracker
|
2019-11-30 00:54:42 +01:00 |
|
Czechball
|
69ee3ad87b
|
added Codepen
|
2019-11-30 00:50:52 +01:00 |
|
Christopher K. Hoadley
|
a900d0f674
|
Merge remote-tracking branch 'origin/master' into restructure_take1
# Conflicts:
# sherlock/sherlock.py
|
2019-11-29 14:37:55 -06:00 |
|
Christopher K. Hoadley
|
a257cd7ddf
|
Update version and site list.
|
2019-11-29 14:35:07 -06:00 |
|
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.
|
2019-11-29 14:15:32 -06:00 |
|
Christopher K. Hoadley
|
2268f8186c
|
Remove unneeded assignment of results before main Sherlock call.
|
2019-11-29 08:40:02 -06:00 |
|
Christopher K. Hoadley
|
232a5f7d07
|
Clarify meaning of "Total Websites" count. It is really "Total Websites Username Detected On".
|
2019-11-29 08:39:18 -06:00 |
|
Christopher K. Hoadley
|
ecf097e00d
|
Get rid of global variable amount. This is no longer used.
|
2019-11-29 08:37:02 -06:00 |
|
Christopher K. Hoadley
|
96ac2f15fd
|
Merge remote-tracking branch 'origin/master' into restructure_take1
|
2019-11-29 08:11:27 -06:00 |
|
Christopher K. Hoadley
|
64eb20e03c
|
Update version.
|
2019-11-29 08:08:27 -06:00 |
|
guipleite
|
81c8c6f0c4
|
check print invalid
|
2019-11-29 11:01:05 -03:00 |
|
guipleite
|
ad2a935950
|
fixes issue #362
|
2019-11-29 09:56:56 -03:00 |
|
Christopher K. Hoadley
|
d8c8cd8e7e
|
Leave the elapsed time for the request in seconds. Move format of time into ms to the presentation layer.
|
2019-11-28 19:16:23 -06:00 |
|
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.
|
2019-11-28 19:00:23 -06:00 |
|
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.
|
2019-11-28 18:56:26 -06:00 |
|
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.
|
2019-11-28 18:50:53 -06:00 |
|
Christopher K. Hoadley
|
8ef999fffd
|
Merge remote-tracking branch 'origin/master' into restructure_take1
|
2019-11-28 10:45:53 -06:00 |
|
Christopher K. Hoadley
|
6535e79b42
|
Update version and site list.
|
2019-11-28 10:42:11 -06:00 |
|
Christopher K. Hoadley
|
e0bf74ccd1
|
Remove Shockwave. Usernames that exist give a 503 "Service Unavailable" HTTP Status.
|
2019-11-28 10:40:26 -06:00 |
|
Christopher K. Hoadley
|
82760b7a74
|
Foursquare is not working: nothing is detected now.
|
2019-11-28 10:35:10 -06:00 |
|
Christopher K. Hoadley
|
a573b4a6cc
|
Include main URL for Fiverr.
|
2019-11-28 10:28:35 -06:00 |
|
Christopher K. Hoadley
|
ec389fd60e
|
Remove duplicate for Jimdo that was added in this PR.
|
2019-11-28 10:28:07 -06:00 |
|
Christopher K. Hoadley
|
1587df0860
|
Merge remote-tracking branch 'origin/master' into restructure_take1
|
2019-11-28 09:54:56 -06:00 |
|
Czechball
|
cdc7bf0e7a
|
added Viadeo
|
2019-11-28 09:18:49 +01:00 |
|
Czechball
|
9c342221a7
|
added Cracked
|
2019-11-28 09:13:01 +01:00 |
|
Czechball
|
d2c79603a8
|
added Gamespot
|
2019-11-28 09:09:41 +01:00 |
|
Czechball
|
21fcd9c62b
|
added LiveLeak
|
2019-11-28 09:05:06 +01:00 |
|
Czechball
|
5c574135d2
|
added HubPages
|
2019-11-28 09:01:25 +01:00 |
|
Czechball
|
6e861e39c2
|
added Jimdo
|
2019-11-28 08:57:36 +01:00 |
|
Czechball
|
ef60c8caa9
|
added CNET, CapFriendly, Fiverr
|
2019-11-28 08:44:01 +01:00 |
|
Siddharth Dushantha
|
376b3d8c69
|
Merge pull request #366 from Niagara1000/master
Added notes for Anaconda users
|
2019-11-27 16:37:52 +01:00 |
|
Siddharth Dushantha
|
bd909ee567
|
Merge pull request #368 from shahlin/master
Added 7Cups site; Fixed typos
|
2019-11-26 20:32:18 +01:00 |
|
Shahlin
|
e7acfd4df4
|
Added new site: 7Cups
|
2019-11-26 21:54:38 +04:00 |
|
Shahlin
|
68e92783b9
|
Fixed grammar, typos, comments
|
2019-11-26 20:42:06 +04:00 |
|
Siddharth Dushantha
|
ddb4b132ce
|
Merge pull request #367 from Czechball/master
added Bookcrossing, GDProfiles, Bazar.cz, Chatujme.cz and Avízo.cz
|
2019-11-26 16:06:40 +01:00 |
|
Czechball
|
63defe3820
|
added Avízo.cz
|
2019-11-26 15:32:39 +01:00 |
|
Czechball
|
ca0dfdc05c
|
added Chatujme.cz
|
2019-11-26 15:28:08 +01:00 |
|
Czechball
|
542e2d9bdf
|
added Bazar.cz
|
2019-11-26 15:16:48 +01:00 |
|
Czechball
|
70815780f7
|
added Bookcrossing and GDProfiles
|
2019-11-26 15:10:47 +01:00 |
|