1
0
mirror of https://github.com/taigrr/godns synced 2025-01-18 04:03:25 -08:00

update README file

This commit is contained in:
Timothy 2017-11-02 14:50:43 +08:00
parent 281ede6071
commit 9d6efbc806

View File

@ -108,8 +108,6 @@ For DNSPod, you need to provide email & password, and config all the domains &
],
"ip_url": "http://members.3322.org/dyndns/getip",
"log_path": "./godns.log",
"log_size": 16,
"log_num": 3,
"socks5_proxy": ""
}
```
@ -133,8 +131,6 @@ For HE, email is not needed, just fill DDNS key to password, and config all the
],
"ip_url": "http://members.3322.org/dyndns/getip",
"log_path":"/users/timothy/workspace/src/godns/godns.log",
"log_size":16,
"log_num":3,
"socks5_proxy": ""
}
```