更新 bin/ZeroWrt

Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
zhao 2025-01-16 22:21:48 +08:00
parent 6202ee6a9c
commit 07330ae271

View File

@ -271,6 +271,7 @@ one_click_setup() {
uci set mosdns.config.enabled='1'
uci set mosdns.config.redirect='0'
uci set mosdns.config.custom_local_dns='1'
uci set mosdns.config.dump_file='1'
uci add_list mosdns.config.local_dns='119.29.29.29' # DNS 服务器
uci add_list mosdns.config.local_dns='119.28.28.28' # DNS 服务器
uci add_list mosdns.config.local_dns='223.5.5.5' # DNS 服务器