Commit 096c2f39 authored by nanahira's avatar nanahira

fix

parent d14870ac
......@@ -48,10 +48,12 @@ server {{dns}} -group china -exclude-default-group
nameserver /{{domain}}/china
{% endfor %}
{% if smartdns.https_dns is defined and smartdns.https_dns %}
# Query HTTPS DNS domains by China DNS
{% for dns in smartdns.https_dns %}
nameserver /{{dns}}/china
{% endfor %}
{% endif %}
# china list
conf-file /etc/smartdns/china-list.conf
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