Commit graph

941 commits

Author SHA1 Message Date
Czechball
bae5316e51 added HackTheBox 2019-12-12 16:12:10 +01:00
Czechball
7bbd7767a7 added TrashboxRU 2019-12-12 16:11:11 +01:00
Czechball
11bacb3382 added babyRU and babyblogRU 2019-12-12 16:08:43 +01:00
Siddharth Dushantha
a6f7884480
Merge pull request #442 from Czechball/master
added 3 new sites
2019-12-12 06:10:25 +01:00
Czechball
43c5605576 Merge https://github.com/sherlock-project/sherlock 2019-12-09 10:01:33 +01:00
Christopher K. Hoadley
6d28376ad0 Merge remote-tracking branch 'origin/master' 2019-12-08 07:30:50 -06:00
Christopher K. Hoadley
69b818bb3b Update version and help text. 2019-12-08 07:30:02 -06:00
Christopher K. Hoadley
fdc45b9f2c Update user URL for CashMe. Looks like the site changed their layout. 2019-12-08 07:29:15 -06:00
Siddharth Dushantha
d6694fc954
added spletnik, fixes #434 2019-12-08 12:34:18 +01:00
Christopher K. Hoadley
15157fd7da Update version and help text. 2019-12-07 17:43:09 -06:00
Christopher K. Hoadley
4f1e2d0545 Update site list. 2019-12-07 17:42:45 -06:00
Christopher K. Hoadley
dc9813fa8d Fix Avizo name. 2019-12-07 17:40:46 -06:00
Christopher K. Hoadley
7e2eb5bab3 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-12-07 17:29:07 -06:00
Christopher K. Hoadley
208db5a7c1 Remove unneeded assignment of results before main Sherlock call. 2019-12-07 17:27:11 -06:00
Christopher K. Hoadley
a228a00753 Clarify meaning of "Total Websites" count. It is really "Total Websites Username Detected On". 2019-12-07 17:25:18 -06:00
Christopher K. Hoadley
2c2c6dd42f Get rid of global variable amount. This is no longer used. 2019-12-07 17:24:48 -06:00
Christopher K. Hoadley
b1efe75eee Remove timeout global and make it available on the command line. Change default to no timeout. 2019-12-07 17:24:09 -06:00
Christopher K. Hoadley
09d3a1b042 Merge remote-tracking branch 'pr/fix/timeout-requests' 2019-12-07 16:15:59 -06:00
Siddharth Dushantha
35e8dd97e6
Merge pull request #339 from amirmojiry/develop
add Facename
2019-12-06 19:50:27 +01:00
Siddharth Dushantha
bb3a59dfb3 added 8 more sites 2019-12-06 19:43:06 +01:00
Siddharth Dushantha
9b24296dc2
Merge pull request #421 from Czechball/master
added 5 new sites
2019-12-06 07:13:01 +01:00
Czechball
b18ad06e02 added CloudflareCommunity 2019-12-05 21:09:59 +01:00
Czechball
3c0f9ae093 added NICommunityForum 2019-12-05 21:04:05 +01:00
Czechball
a05ecf75cd added OurDJTalk 2019-12-05 21:00:21 +01:00
Czechball
8114a8200a added AudioJungle 2019-12-05 20:48:29 +01:00
Czechball
e068d7885c added GipsysTeam 2019-12-05 20:47:07 +01:00
Czechball
eb3f403591 added drive2 2019-12-05 20:45:06 +01:00
Czechball
ad730054a1 added KiwiFarms 2019-12-05 20:04:29 +01:00
Czechball
18debe3ce5 added Redsun.tf 2019-12-05 19:49:25 +01:00
Siddharth Dushantha
3f74c18fdf
added Smule, fixes #415 2019-12-05 19:02:09 +01:00
Siddharth Dushantha
9bc3414e5d
added Periscope, fixes #414 2019-12-05 18:58:55 +01:00
Siddharth Dushantha
375bcd45ac
added F3.cool, fixes #416 2019-12-05 18:58:06 +01:00
Siddharth Dushantha
c8de8b21e1
added Insanejournal, fixes #417 2019-12-05 18:57:17 +01:00
Paulo Diovani
e2433993fa Rename unclaimed user for flipboard 2019-12-05 14:26:17 -03:00
Paulo Diovani
2e9c700107 Add an .excluded_sites list to allow pass tests 2019-12-05 14:26:17 -03:00
Siddharth Dushantha
b0a0370ce5
Fixes #406, #407, #408, 410, 412 2019-12-05 12:07:54 +01:00
Siddharth Dushantha
5ac07d0508
Merge pull request #409 from LameLemon/SportsTracker
Added Sports Tracker
2019-12-05 11:59:44 +01:00
Lame Lemon
c84c5286c2 added Sports Tracker 2019-12-05 08:15:15 +00:00
Paulo Diovani
c34eb843b6 Set a timeout limit (10s) for requests 2019-12-04 18:34:09 -03:00
Siddharth Dushantha
a5157c2699
version bump 0.9.11 --> 0.9.12 2019-12-04 21:48:55 +01:00
Siddharth Dushantha
ba2d6e6f8f
Merge pull request #404 from paulodiovani/fix/git-stem
Fix / Install stem requirement from git
2019-12-04 21:47:06 +01:00
Paulo Diovani
dd90894a6c Add comment to requirements.txt 2019-12-04 17:30:58 -03:00
Paulo Diovani
dff793a38b Ignore src/ dir, where pip will install git deps 2019-12-04 16:40:08 -03:00
Paulo Diovani
3a9f4d1379 Use stem requirement from git especific commit
This is supposed to fix "RuntimeError: dictionary keys changed during iteration" bug.
Details in https://www.mail-archive.com/tor-bugs@lists.torproject.org/msg186952.html
2019-12-04 16:37:20 -03:00
Siddharth Dushantha
7c79c6269f
Merge pull request #402 from paulodiovani/chore/docker-improvement
Chore / Minor docker improvements
2019-12-04 17:41:30 +01:00
Siddharth Dushantha
be2c67f7f6
added many more sites
I have checked them this time :)
2019-12-04 15:13:28 +01:00
Paulo Diovani
7cfd552510 Use the correct name for the image 2019-12-04 11:00:31 -03:00
Paulo Diovani
01fa29ca1d Alpine doesn't need apk update when --no-cache 2019-12-04 10:59:57 -03:00
Siddharth Dushantha
b1faa64ca3
Merge pull request #389 from ModdedGamers/patch-1
Add PCPartPicker to the list
2019-12-03 16:27:33 +01:00
mrHedgehog
5fe7f2ce5f Add a comment on .DS_STORE in gitignore 2019-12-03 10:08:43 -05:00