mirror of
https://github.com/taigrr/godns
synced 2025-01-18 04:03:25 -08:00
Update README.md
This commit is contained in:
parent
a500ad329f
commit
58799a5892
@ -102,7 +102,6 @@ For DNSPod, you need to provide email & password, and config all the domains &
|
||||
```json
|
||||
{
|
||||
"provider": "DNSPod",
|
||||
"email": "",
|
||||
"password": "",
|
||||
"login_token": "your_id,your_token",
|
||||
"domains": [{
|
||||
@ -124,7 +123,6 @@ For HE, email is not needed, just fill DDNS key to password, and config all the
|
||||
```json
|
||||
{
|
||||
"provider": "HE",
|
||||
"email": "",
|
||||
"password": "YourPassword",
|
||||
"login_token": "",
|
||||
"domains": [{
|
||||
|
Loading…
x
Reference in New Issue
Block a user