Commit 38bf18e1 authored by Felix Yan's avatar Felix Yan

dnsmasq-update-china-list: add cnnic dns

parent 8605547c
......@@ -7,6 +7,9 @@ case "$1" in
ali)
DNS=223.5.5.5
;;
cnnic)
DNS=1.2.4.8
;;
google)
DNS=8.8.8.8
;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment