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
453197d26c
commit
ecc8d45eb2
@ -102,9 +102,9 @@ For DNSPod, you need to provide email & password, and config all the domains &
|
|||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"provider": "DNSPod",
|
"provider": "DNSPod",
|
||||||
"email": "example@gmail.com",
|
"email": "",
|
||||||
"password": "YourPassword",
|
"password": "",
|
||||||
"login_token": "",
|
"login_token": "your_id,your_token",
|
||||||
"domains": [{
|
"domains": [{
|
||||||
"domain_name": "example.com",
|
"domain_name": "example.com",
|
||||||
"sub_domains": ["www","test"]
|
"sub_domains": ["www","test"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user