updated changes for 3.1.3

This commit is contained in:
Somdev Sangwan
2019-04-06 21:57:46 +05:30
committed by GitHub
parent 16ae8cae68
commit 10e15a3459

View File

@@ -1,4 +1,4 @@
changes = '''better dom xss scanning;add headers from command line;many bug fixes''' changes = '''Removed browser engine emulation;Fixed a few bugs;Added a plugin to scan for outdated JS libraries;Improved crawling and DOM scanning'''
globalVariables = {} # it holds variables during runtime for collaboration across modules globalVariables = {} # it holds variables during runtime for collaboration across modules
defaultEditor = 'nano' defaultEditor = 'nano'