mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
feat: hook.js
This commit is contained in:
@@ -86,6 +86,7 @@ namespace NekoRay {
|
||||
// Security
|
||||
bool insecure_hint = true;
|
||||
bool skip_cert = false;
|
||||
bool enable_js_hook = false;
|
||||
|
||||
// Remember
|
||||
int remember_spmode = NekoRay::SystemProxyMode::DISABLE;
|
||||
|
||||
Reference in New Issue
Block a user