Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
f0c4e44d
Commit
f0c4e44d
authored
Sep 11, 2017
by
neil
Committed by
GitHub
Sep 11, 2017
Browse files
Merge pull request #1015 from baloo/patch-1
Use stable gandi API url
parents
1dc30368
856811bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_gandi_livedns.sh
View file @
f0c4e44d
...
...
@@ -11,7 +11,7 @@
#
######## Public functions #####################
GANDI_LIVEDNS_API
=
"https://dns.
beta
.gandi.net/api/v5"
GANDI_LIVEDNS_API
=
"https://dns.
api
.gandi.net/api/v5"
#Usage: dns_gandi_livedns_add _acme-challenge.www.domain.com "XKrxpRBosdIKFzxW_CT3KLZNf6q0HG9i01zxXp5CPBs"
dns_gandi_livedns_add
()
{
...
...
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