diff --git a/clickjacking.py b/clickjacking.py index 4f3adae..a22c587 100755 --- a/clickjacking.py +++ b/clickjacking.py @@ -20,7 +20,7 @@ def __init(self): def __create_poc(self): html = ''' - + @@ -87,4 +87,4 @@ def main(): print "[*] You can't clickjack this!" print "[+] Done" -main() \ No newline at end of file +main()