From 525dc43967c935b7d7945bb599c054ede0bcd3e6 Mon Sep 17 00:00:00 2001 From: gently Date: Sat, 21 Dec 2019 17:16:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=80=BB=E8=BE=91=EF=BC=8C?= =?UTF-8?q?=E7=94=9F=E6=88=90=E5=90=8E=E6=9C=80=E7=BB=88=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E5=90=8E=E5=88=A0=E9=99=A4=E4=B8=AD=E9=97=B4=E7=BB=93=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tools/start-research.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tools/start-research.sh b/tools/start-research.sh index 8ad98feb..01779512 100755 --- a/tools/start-research.sh +++ b/tools/start-research.sh @@ -12,3 +12,7 @@ sed -E 's/address=\/(.+)?\//DOMAIN-SUFFIX,\1,REJECT/g' anti-ad-dnsmasq-basic.con sed -E 's/address=\/(.+)?\//DOMAIN-SUFFIX,\1,REJECT/g' anti-ad-dnsmasq-full.conf >anti-ad-surge-full.txt sed -i '3 i [RULE]' anti-ad-surge-basic.txt sed -i '3 i [RULE]' anti-ad-surge-full.txt + +cd ../tools + +rm -f std-split-tmp-list_*.out