mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-13 00:41:20 +00:00
已修改 scripts/menus/dns.sh
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Copyright (C) Juewuy
|
# Copyright (C) Juewuy
|
||||||
|
|
||||||
|
[ -n "$__IS_MODULE_DNS_LOADED" ] && return
|
||||||
|
__IS_MODULE_DNS_LOADED=1
|
||||||
|
|
||||||
set_dns_mod() { #DNS模式设置
|
set_dns_mod() { #DNS模式设置
|
||||||
[ -z "$hosts_opt" ] && hosts_opt=ON
|
[ -z "$hosts_opt" ] && hosts_opt=ON
|
||||||
[ -z "$dns_protect" ] && dns_protect=ON
|
[ -z "$dns_protect" ] && dns_protect=ON
|
||||||
|
|||||||
Reference in New Issue
Block a user