Skip to content

Commit d0c4ea0

Browse files
authored
updated changes for v3.1.2
1 parent bf443ab commit d0c4ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
changes = '''URL rewriting support'''
1+
changes = '''better dom xss scanning;add headers from command line;many bug fixes'''
22
globalVariables = {} # it holds variables during runtime for collaboration across modules
33

44
defaultEditor = 'nano'

0 commit comments

Comments
 (0)