diff --git a/adblock-for-dnsmasq.conf b/adblock-for-dnsmasq.conf index 24fc2ae9..4317f1c4 100644 --- a/adblock-for-dnsmasq.conf +++ b/adblock-for-dnsmasq.conf @@ -1,4 +1,4 @@ -#Date:20181008123508 +#Date:20181008124401 address=/.0082tv.net/127.0.0.1 address=/.00880808.com/127.0.0.1 address=/.012.tw/127.0.0.1 diff --git a/easylistchina+easylist.txt b/easylistchina+easylist.txt index d31a3aae..927dae76 100644 --- a/easylistchina+easylist.txt +++ b/easylistchina+easylist.txt @@ -1,9 +1,9 @@ [Adblock Plus 2.0] -! Checksum: K7KiVnGOwZf6DPtWjgzCcg -! Version: 201810080420 +! Checksum: En1chjqfzq0MelSp+2GlfQ +! Version: 201810080440 ! Title: EasyList China+EasyList ! EasyList China and EasyList combination subscription -! Last modified: 08 Oct 2018 04:20 UTC +! Last modified: 08 Oct 2018 04:40 UTC ! Expires: 1 days (update frequency) ! Homepage: http://abpchina.org/forum/ ! diff --git a/start.sh b/start.sh index a384a888..d7fb7cda 100755 --- a/start.sh +++ b/start.sh @@ -21,4 +21,8 @@ if [ $? -ne 0 ];then exit 1 fi -php make-addr.php \ No newline at end of file +/usr/local/php/bin/php make-addr.php + +git pull +git commit -a -m "auto commit" +git push https://gentlyx:3d5431cc8f2586effaee94efb7d39904db3a3a0c@github.com/gentlyx/anti-AD.git