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
|
||||
{
|
||||
"provider": "DNSPod",
|
||||
"email": "example@gmail.com",
|
||||
"password": "YourPassword",
|
||||
"login_token": "",
|
||||
"email": "",
|
||||
"password": "",
|
||||
"login_token": "your_id,your_token",
|
||||
"domains": [{
|
||||
"domain_name": "example.com",
|
||||
"sub_domains": ["www","test"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user