diff --git a/adblock-for-dnsmasq.conf b/adblock-for-dnsmasq.conf index 72b8283b..aba87d43 100644 --- a/adblock-for-dnsmasq.conf +++ b/adblock-for-dnsmasq.conf @@ -1,4 +1,4 @@ -#TIME=20191019145807 +#TIME=20191019145954 #URL=https://github.com/gentlyxu/anti-AD address=/csxsyp.cn/ address=/ct1985.com/ @@ -29427,6 +29427,27 @@ address=/m.wkm89.cn/ address=/v.xinshide.cn/ address=/c.j782e.cn/ address=/m.zkp53.cn/ +address=/e.0544yh.cn/ +address=/m.0544yh.cn/ +address=/e.k079j.cn/ +address=/m.k079j.cn/ +address=/e.yl64a.cn/ +address=/m.yl64a.cn/ +address=/e.zu08e.cn/ +address=/m.zu08e.cn/ +address=/gmeng.625323.com/ +address=/go.sghjtc.xyz/ +address=/js.sghjtc.xyz/ +address=/hanmiyong.com/ +address=/m.62mao.com/ +address=/m.b1zju.cn/ +address=/m.shwedar.com.cn/ +address=/mldys.14yzc.cn/ +address=/nsxtob.cn/ +address=/ssl.yx4818.cn/ +address=/touy.deryakose.com/ +address=/uzixia.zwdu.com/ +address=/17bqg.top/ address=/revive.outin.cn/ address=/ad.jxnews.com.cn/ address=/adv.jxnews.com.cn/ @@ -31114,7 +31135,6 @@ address=/static.zctx8.com/ address=/api.xiaohuxi.cn/ address=/t.tttmedd.com/ address=/kkk.lichaoliang.com/ -address=/js.sghjtc.xyz/ address=/photo.941ziyuan.cn/ address=/baidujs.vip/ address=/ujm.snackmachinery.cn/ diff --git a/start.sh b/start.sh index ce5336df..146dee65 100755 --- a/start.sh +++ b/start.sh @@ -38,7 +38,7 @@ if [ $? -ne 0 ];then fi -PHP_RET=$(/user/local/php/bin/php make-addr.php) +PHP_RET=$(/usr/local/php/bin/php make-addr.php) git add adblock-for-dnsmasq.conf git commit -am "auto commit. script output--- $PHP_RET"