faizann24 / XssPy

XssPy - Web Application XSS Scanner
http://www.fsecurify.com
MIT License
835 stars 230 forks source link

Error #42

Open krivadna opened 3 months ago

krivadna commented 3 months ago

~/XssPy $ python XssPy.py tesla.com File "/data/data/com.termux/files/home/XssPy/XssPy.py", line 36 print color.BOLD + color.RED + """ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?