update to clash meta format

This commit is contained in:
arm64v8a
2023-04-18 15:53:41 +09:00
parent 990f1006d1
commit 572c415a23
3 changed files with 79 additions and 3 deletions

View File

@@ -93,7 +93,7 @@ namespace NekoRay {
QString splitter_state = "";
// Subscription
QString user_agent = "Nekoray/1.0 (Prefer Clash Format)";
QString user_agent = ""; // set at main.cpp
bool sub_use_proxy = false;
bool sub_clear = false;
bool sub_insecure = false;