Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyYe authored Sep 4, 2018
1 parent a500ad3 commit 58799a5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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": [{
Expand All @@ -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": [{
Expand Down

0 comments on commit 58799a5

Please sign in to comment.