ChaotiCryptidz
ChaotiCryptidz
Having a option that still allows javascript and doesnt block any dom elements would be nice, only rewriting the URLs so that some sites still work. That would be nice.
Basically we need to have ebuilds for all python versions with the patch which fixes this. https://github.com/alpinelinux/aports/blob/master/main/python3/musl-find_library.patch is the required patch and is required for all versions of python. Example...
``` /* RDP commands: */ #define G_NOOP 0xc0 /* 0 */ #define G_SETCIMG 0xff /* -1 */ #define G_SETZIMG 0xfe /* -2 */ #define G_SETTIMG 0xfd /* -3 */ #define...
there is a pure bash sha256 https://gist.github.com/Qix-/affef08b50686e54e1f2ca18f97a6ff7 (it requires a external program but one of the comments has a pure bash version of that as well)
**Describe the bug** The current released version of jq cannot handle either LF or CRLF with the shebang trick. Currently version c95b34ff827d05a2d262f002 is the only one able to handle this...