Lucas Verney
Lucas Verney
Hi, I am using `boltons` to do URL comparisons, being agnostic of the URL representation, and it works great so far except for query parameters. Typically, with percent encoding, this...
Hi, It seems the latest request and soup is stored in the browser state but not the latest response object. I have a use case where this would be useful,...
Hi, First of all, thanks for this very useful Jupyter(Lab) add-on! ### Proposed change It would be really helpful if the port config option could be a callback, just the...
Hi, What about including screen / tmux tools by default into the built image? Given that we can often have multiple terminals required in parallel (mitmproxy, adb shell, etc.), it...
Hi, Rakuten and Leboncoin have very strong bot detectors, hence preventing from automatically fetching their CGUs (at least on a regular OVH machine). See https://fr.shopping.rakuten.com/newhelp/conditions-generales/ or https://www.leboncoin.fr/dc/cgu. It is possible...
Hi, It seems there are a few naming issues with the recent import of tosback data. For instance, there is both a `Google Play` and a `Play` service which seems...
Hi, First of all, thanks for this very nice software! I have a slightly particular use case though, which involves a kind of cooperation between users. Ideally, I'd like any...
Frida is pinned to version 15.1.17 on the PiRogue repository. It is [a few releases behind](https://github.com/frida/frida/releases) and I have APKs which have issues with this version. Typically, `Java.enumerateLoadedClassesSync()` would not...