Update README
This commit is contained in:
parent
052187d308
commit
16cd1e4b40
2 changed files with 0 additions and 2 deletions
|
|
@ -403,7 +403,6 @@ async def crawl_and_generate_csp(
|
|||
directives.setdefault("connect-src", set()).add(o)
|
||||
|
||||
except Exception:
|
||||
# If you want to debug failures, print(traceback.format_exc())
|
||||
return
|
||||
|
||||
def on_response(resp):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue