You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ran into this myself, one of the rintel regex is susceptible to unconstrained backtracking. Comment out line 216 / backlash URL in regex.py: #(BACKSLASH_URL, "BACKSLASH_URL"),
Sorry I don't know how to submit pull requests with the fix.
Photon hangs on some websites.
But I can’t find out why.
Is it possible to debug?
The text was updated successfully, but these errors were encountered: