We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cee7112 commit 0239938Copy full SHA for 0239938
README.md
@@ -3,7 +3,7 @@ ChinaDNS
3
4
[![PyPI version]][PyPI] [![Build Status]][Travis CI]
5
6
-A DNS forwarder that filters bad IPs.
+A DNS forwarder that filters [bad IPs]. Quite useful if you live in China.
7
8
Install
9
-------
@@ -75,6 +75,7 @@ Please visit [Issue Tracker]
75
Mailing list: http://groups.google.com/group/shadowsocks
76
77
78
+[bad IPs]: https://github.com/clowwindy/ChinaDNS-C/blob/master/iplist.txt
79
[Build Status]: https://img.shields.io/travis/clowwindy/ChinaDNS/master.svg?style=flat
80
[ChinaDNS-C]: https://github.com/clowwindy/ChinaDNS-C
81
[Download]: https://sourceforge.net/projects/chinadns/files/dist/
0 commit comments