Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
9ed435d0
Unverified
Commit
9ed435d0
authored
Jul 03, 2020
by
neil
Committed by
GitHub
Jul 03, 2020
Browse files
Merge pull request #3023 from tomsommer/patch-1
unoeuro.com is now simply.com
parents
fed6a0c2
f60356e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_unoeuro.sh
View file @
9ed435d0
...
...
@@ -5,7 +5,7 @@
#
#UNO_User="UExxxxxx"
Uno_Api
=
"https://api.
unoeuro
.com/1"
Uno_Api
=
"https://api.
simply
.com/1"
######## Public functions #####################
...
...
@@ -24,12 +24,6 @@ dns_unoeuro_add() {
return
1
fi
if
!
_contains
"
$UNO_User
"
"UE"
;
then
_err
"It seems that the UNO_User=
$UNO_User
is not a valid username."
_err
"Please check and retry."
return
1
fi
#save the api key and email to the account conf file.
_saveaccountconf_mutable UNO_Key
"
$UNO_Key
"
_saveaccountconf_mutable UNO_User
"
$UNO_User
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment