Commit graph

12 commits

Author SHA1 Message Date
L1ghtn1ng 541b9b3383 Fix py3.8 support 2019-02-16 20:56:22 +00:00
Denis Kasak 5e2a684f5a Fix line endings.
Don't mix line endings. Always use LF for text files when committing.
Ensure your `core.eol` is set to `native` using `git config` to get
native line endings for your platform on checkout.
2019-02-04 13:48:29 +01:00
NotoriousRebel fbe30dd197 Updated parser and added 1 sec sleep. 2019-01-31 15:21:16 -05:00
NotoriousRebel a04f2b1306 Added intelx.io search and fixed misc. 2019-01-31 14:48:26 -05:00
NotoriousRebel 1bf02717be Fixed bug that was causing censys to crash and cleaned up other bits of code. 2019-01-23 12:22:29 -05:00
Lee Baird 5016f3199e Replacing doulbe quotes with single quotes. 2019-01-13 00:17:06 -06:00
Lee Baird 2021f0f265 Changed print quotes to single quotes. 2019-01-11 15:01:52 -06:00
Lee Baird ca61fc2ab4 Fixed init bug and modified permissions. 2019-01-10 21:38:44 -06:00
L1ghtn1ng ec4d064823 Update a lot of things to be pep8, fixed some missing engines from the all flag, introduce pytest for tests, f-stringify some things 2019-01-06 09:50:07 +00:00
L1ghtn1ng 0483280a92 Fix issues that happened from fixing the merge conflict 2018-12-30 00:49:12 +00:00
L1ghtn1ng cd06a2666e Fix merge conflict 2018-12-30 00:34:21 +00:00
L1ghtn1ng 8f953c6e33 Major tidy up of code to make certain things pep8 compliant and put parsers in to there own directory to tidy up the root tree 2018-12-28 00:49:56 +00:00