update 05-07 07:46:14

This commit is contained in:
github-actions[bot] 2022-05-07 07:46:14 +08:00
parent cf2d19e895
commit 4d0763610a
3 changed files with 5 additions and 6 deletions

View File

@ -142,6 +142,7 @@
0x01n2ptpuz3.com
0x5.me
0xxd.com
1-1ads.com
1-cl0ud.com
1.01fy.cn
1.07swz.com
@ -31467,9 +31468,6 @@ loobusir.com
loodoost.net
loodyas.com
loohiwez.net
look.djfiln.com
look.ichlnk.com
look.opskln.com
look.ufinkln.com
lookandfind.me
lookery.com
@ -45047,6 +45045,7 @@ script.crazyegg.com
script.nimiqpool.com
script.vccoo.com
scriptcc.cc
scripte-monster.de
scriptil.com
scripts.mailfire.io
scripts.psyma.com
@ -46026,7 +46025,6 @@ shake.f.360.cn
shakegoldfish.com
shakensuspendsaxophone.com
shakentherepasta.com
shakesea.com
shakesuggestion.com
shakydeploylofty.com
shakysurprise.com
@ -54779,7 +54777,6 @@ udjfnbl.zwdu.com
udkcrj.com
udm.scorecardresearch.com
udmserve.net
udncoeln.com
udpolimenew.baidu.com
udr26c.cn
udr9.livera.nl

View File

@ -65,10 +65,12 @@ add_wizard() {
uci -q set network.lan.gateway="${lan_gateway}"
[ -n "$lan_dns" ] || lan_dns='223.5.5.5'
[ -n "$dhcp" ] && uci -q set dhcp.lan.ignore="1" || uci -q del dhcp.lan.ignore
uci -q set firewall.@zone[0].masq='1'
elif [ "${siderouter}" == "0" ]; then
uci -q del network.lan.gateway
uci -q del dhcp.lan.ignore
uci -q del network.lan.dns
uci -q del firewall.@zone[0].masq
fi
fi

View File

@ -5,7 +5,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=mosdns
PKG_VERSION:=04a0d4e
PKG_VERSION:=42e20fb
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz