rusty-snake
rusty-snake
To get a upstream fix you should request netbsd support in the [terminos crate repo](https://github.com/dcuddeback/termios-rs) since this is a external library used by rustlings.
IDK how brotab works, but it seems that firefox needs to execute `${HOME}/.mozilla/native-messaging-hosts/brotab_mediator.py` so you could try it with ``` ignore noexec ${HOME} include allow-python3.inc ```
FYI: `firejail --appimage` + electron-program.AppImage does not work if unprivileged userns clone is disabled. You will either need to directly run the appimage (`firejail --ignore='noexec ${HOME}' --ignore=apparmor --profile=electron-mail ./electron-mail-4.15.0-linux-x86_64.AppImage`) or...
> Actually, the app [embeds it into the AppRun script](https://github.com/vladimiry/ElectronMail/blob/6c19ffddae2d113d1c53a61ad25eb0b5e9aeebbe/scripts/electron-builder/build-appimage.ts#L16) Then is at least this not an issue here.
Identical with special german characters (`äöüÄÖÜ`).
You can use Skip Redirect for that.
Unfortunately this does not work either.
As I understand you want something like  or  (both untested)
The "Redirect URL" is one URL (not "Redirect URLs"), so your rule will redirect `http://sheyingtu-js.b0.aicdn.com/images/common/weixinewm.jpg` (as example) to something like ``` http://sheyingtu-js.b0.aicdn.com/images/common/weixinewm.jpg http://[protocol=https]static.699pic.com/images/common/weixinewm.jpg ``` If you need to redirect from...
How cares about etags? No RC can not clean etag headers. And it should not get such a feature IMHO. RC can manipulate URLs in a very powerful way and...