update changes

This commit is contained in:
Somdev Sangwan
2018-11-11 15:06:58 +05:30
committed by GitHub
parent c8ad876131
commit baf7a6544d

View File

@@ -9,7 +9,7 @@ print('''%s
\tXSStrike %sv3.0
%s''' % (red, white, end))
changes = '''stable release'''
changes = '''critical bug fixes'''
try:
from urllib.parse import quote_plus, unquote, urlparse