Ming C.

Results 3 issues of Ming C.

make test lunch Chrom with a blank screen with following output: ``` @ Starting com.android.chrome/com.google.android.apps.chrome.Main ... @ Injection into PID 16594 starting ... --------- beginning of main --------- beginning of...

OS: Debian 10 Buster 64bit ``` $ protonvpn-cli -v ProtonVPN CLI v3.8.0 (protonvpn-nm-lib v3.3.2; proton-client v0.5.1) ``` ## Reproduce steps: 1. Login 2. Repeat connect and disconnect, first a few...

Test Rule: ``` ||example.com/foo/bar| ``` Generated rule: ```json { "trigger": { "url-filter": "^[htpsw]+:\\/\\/([a-z0-9-]+\\.)?example\\.com\\/foo\\/bar$" }, "action": { "type": "block" } } ``` There are two issues on this generated rule: 1....

Priority: P4