JSParser icon indicating copy to clipboard operation
JSParser copied to clipboard

Update handler.py

Open shishirs4 opened this issue 1 year ago • 0 comments

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

shishirs4 avatar Nov 13 '23 05:11 shishirs4