JSParser
JSParser copied to clipboard
Update handler.py
Remove error like urlparse with this one
import safeurl, types, sys, re, mimetypes, glob, jsbeautifier, pycurl from urllib.parse import urlparse from io import StringIO
and Remove error cannot import name 'escape' from 'cgi' (/usr/lib/python3.10/cgi.py)
from html import escape