LoganDark
LoganDark
shut up stale bot i fucking hate you
> This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days. I hate...
0L is the syntax error. Python3 doesn't have longs, only ints, which can be arbitrarily long. ``` >>> 0L File "", line 1 0L ^ SyntaxError: invalid syntax >>> 0...
@cclauss The trailing L is not the only difference between Python 2 and 3.
No, I need (for example) Resource Override to modify the request itself and send it to another server, returning that request's response instead of the one the webpage tried to...
No. The URL -> URL rule sends a redirect request telling the browser to make a request to the intended destination. **However, CORS preflight does not respect this, and returns...
@Kampfkarren No, unfortunately... it seems like the lexer that comes with this utility is broken. Try https://github.com/stravant/LuaMinify
I can't zoom out! Zooming in either direction just zooms in further, so it's impossible to escape :(
> > I can't zoom out! Zooming in either direction just zooms in further, so it's impossible to escape :( > > Hello, > i will try fixing this for...
> > Touchpad, although it should still be sending up/down scroll events like normal... > > Are you having the same issues with the latest version of carykh? Nope