@@ -102,54 +102,60 @@ namespace Configs {
102102 };
103103
104104 stringMap = {
105- {" user_agent2" , &user_agent},
106- {" test_url" , &test_latency_url},
107- {" inbound_address" , &inbound_address},
108- {" log_level" , &log_level},
109- {" log_file_level" , &log_file_level},
110- {" mux_protocol" , &mux_protocol},
111- {" fragment_implementation" , &fragment_implementation},
112- {" fragment_size" , &fragment_size},
113- {" fragment_sleep" , &fragment_sleep},
114- {" theme" , &theme},
115- {" custom_inbound" , &custom_inbound},
116- {" custom_route" , &custom_route_global},
117- {" font" , &font},
118- {" hk_mw" , &hotkey_mainwindow},
119- {" hk_group" , &hotkey_group},
120- {" hk_route" , &hotkey_route},
121- {" hk_spmenu" , &hotkey_system_proxy_menu},
122- {" hk_toggle" , &hotkey_toggle_system_proxy},
123- {" active_routing" , &active_routing},
124- {" mw_size" , &mw_size},
125- {" vpn_impl" , &vpn_implementation},
126- {" vpn_tun_ipv4_cidr" , &vpn_tun_ipv4_cidr},
127- {" vpn_tun_ipv6_cidr" , &vpn_tun_ipv6_cidr},
128- {" sub_custom_hwid_params" , &sub_custom_hwid_params},
129- {" splitter_state" , &splitter_state},
130- {" utlsFingerprint" , &utlsFingerprint},
131- {" core_box_clash_listen_addr" , &core_box_clash_listen_addr},
132- {" core_box_clash_api_secret" , &core_box_clash_api_secret},
133- {" core_box_underlying_dns" , &core_box_underlying_dns},
134- {" ntp_server_address" , &ntp_server_address},
135- {" ntp_interval" , &ntp_interval},
136- {" ntp_outbound" , &ntp_outbound},
137- {" dns_v4_resp" , &dns_v4_resp},
138- {" dns_v6_resp" , &dns_v6_resp},
139- {" redirect_listen_address" , &redirect_listen_address},
140- {" proxy_scheme" , &proxy_scheme},
141- {" main_window_geometry" , &mainWindowGeometry},
142- {" xray_log_level" , &xray_log_level},
143- {" xray_geoip_url" , &xray_geoip_url},
144- {" xray_geosite_url" , &xray_geosite_url},
145- {" remote_dns" , &remote_dns},
146- {" remote_dns_strategy" , &remote_dns_strategy},
147- {" direct_dns" , &direct_dns},
148- {" direct_dns_strategy" , &direct_dns_strategy},
149- {" dns_object" , &dns_object},
150- {" dns_final_out" , &dns_final_out},
151- {" domain_strategy" , &resolve_domain_strategy},
152- {" outbound_domain_strategy" , &default_domain_strategy},
105+ {" user_agent2" , &user_agent},
106+ {" test_url" , &test_latency_url},
107+ {" inbound_address" , &inbound_address},
108+ {" log_level" , &log_level},
109+ {" log_file_level" , &log_file_level},
110+ {" mux_protocol" , &mux_protocol},
111+ {" fragment_implementation" , &fragment_implementation},
112+ {" fragment_size" , &fragment_size},
113+ {" fragment_sleep" , &fragment_sleep},
114+ {" theme" , &theme},
115+ {" custom_inbound" , &custom_inbound},
116+ {" custom_route" , &custom_route_global},
117+ {" font" , &font},
118+ {" hk_mw" , &hotkey_mainwindow},
119+ {" hk_group" , &hotkey_group},
120+ {" hk_route" , &hotkey_route},
121+ {" hk_spmenu" , &hotkey_system_proxy_menu},
122+ {" hk_toggle" , &hotkey_toggle_system_proxy},
123+ {" active_routing" , &active_routing},
124+ {" mw_size" , &mw_size},
125+ {" vpn_impl" , &vpn_implementation},
126+ {" vpn_tun_ipv4_cidr" , &vpn_tun_ipv4_cidr},
127+ {" vpn_tun_ipv6_cidr" , &vpn_tun_ipv6_cidr},
128+ {" sub_custom_hwid_params" , &sub_custom_hwid_params},
129+ {" splitter_state" , &splitter_state},
130+ {" utlsFingerprint" , &utlsFingerprint},
131+ {" core_box_clash_listen_addr" , &core_box_clash_listen_addr},
132+ {" core_box_clash_api_secret" , &core_box_clash_api_secret},
133+ {" core_box_underlying_dns" , &core_box_underlying_dns},
134+ {" ntp_server_address" , &ntp_server_address},
135+ {" ntp_interval" , &ntp_interval},
136+ {" ntp_outbound" , &ntp_outbound},
137+ {" dns_v4_resp" , &dns_v4_resp},
138+ {" dns_v6_resp" , &dns_v6_resp},
139+ {" redirect_listen_address" , &redirect_listen_address},
140+ {" proxy_scheme" , &proxy_scheme},
141+ {" main_window_geometry" , &mainWindowGeometry},
142+ {" xray_log_level" , &xray_log_level},
143+ {" xray_geoip_url" , &xray_geoip_url},
144+ {" xray_geosite_url" , &xray_geosite_url},
145+ {" remote_dns" , &remote_dns},
146+ {" remote_dns_strategy" , &remote_dns_strategy},
147+ {" direct_dns" , &direct_dns},
148+ {" direct_dns_strategy" , &direct_dns_strategy},
149+ {" quick_link_name_1" , &quick_link_name_1},
150+ {" quick_link_name_2" , &quick_link_name_2},
151+ {" quick_link_name_3" , &quick_link_name_3},
152+ {" quick_link_1" , &quick_link_1},
153+ {" quick_link_2" , &quick_link_2},
154+ {" quick_link_3" , &quick_link_3},
155+ {" dns_object" , &dns_object},
156+ {" dns_final_out" , &dns_final_out},
157+ {" domain_strategy" , &resolve_domain_strategy},
158+ {" outbound_domain_strategy" , &default_domain_strategy},
153159 {" simple_dl_url" , &simple_dl_url},
154160 {" warp_private_key" , &warp_private_key},
155161 {" warp_public_key" , &warp_public_key},
0 commit comments