mirror of
https://github.com/taigrr/godns
synced 2025-01-18 04:03:25 -08:00
Merge branch 'master' of github.com:TimothyYe/godns
This commit is contained in:
commit
1e9f43af49
@ -101,7 +101,7 @@ For Cloudflare, you need to provide email & Global API Key as password, and conf
|
|||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"provider": "Cloudflare",
|
"provider": "Cloudflare",
|
||||||
"email": "you@example.com"
|
"email": "you@example.com",
|
||||||
"password": "Global API Key",
|
"password": "Global API Key",
|
||||||
"domains": [{
|
"domains": [{
|
||||||
"domain_name": "example.com",
|
"domain_name": "example.com",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user