mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-18 04:54:38 +03:00
feat: ignore subscription ssl error
This commit is contained in:
@@ -81,6 +81,7 @@ namespace NekoRay {
|
||||
QString user_agent = "Nekoray/1.0 (Prefer Clash Format)";
|
||||
bool sub_use_proxy = false;
|
||||
bool sub_clear = false;
|
||||
bool sub_insecure = false;
|
||||
|
||||
// Security
|
||||
bool insecure_hint = true;
|
||||
|
||||
Reference in New Issue
Block a user