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
fbcbc101
Commit
fbcbc101
authored
Nov 29, 2020
by
Lorenz Stechauner
Browse files
World4You Shellcheck
parent
342b4810
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_world4you.sh
View file @
fbcbc101
...
@@ -46,7 +46,7 @@ dns_world4you_add() {
...
@@ -46,7 +46,7 @@ dns_world4you_add() {
fi
fi
_resethttp
_resethttp
ACME_HTTP_NO_REDIRECTS
=
1
export
ACME_HTTP_NO_REDIRECTS
=
1
body
=
"AddDnsRecordForm[name]=
$record
&AddDnsRecordForm[dnsType][type]=TXT&
\
body
=
"AddDnsRecordForm[name]=
$record
&AddDnsRecordForm[dnsType][type]=TXT&
\
AddDnsRecordForm[value]=
$value
&AddDnsRecordForm[aktivPaket]=
$paketnr
&AddDnsRecordForm[uniqueFormIdDP]=
$formiddp
&
\
AddDnsRecordForm[value]=
$value
&AddDnsRecordForm[aktivPaket]=
$paketnr
&AddDnsRecordForm[uniqueFormIdDP]=
$formiddp
&
\
...
@@ -105,7 +105,7 @@ dns_world4you_rm() {
...
@@ -105,7 +105,7 @@ dns_world4you_rm() {
_debug recordid
"
$recordid
"
_debug recordid
"
$recordid
"
_resethttp
_resethttp
ACME_HTTP_NO_REDIRECTS
=
1
export
ACME_HTTP_NO_REDIRECTS
=
1
body
=
"DeleteDnsRecordForm[recordId]=
$recordid
&DeleteDnsRecordForm[aktivPaket]=
$paketnr
&
\
body
=
"DeleteDnsRecordForm[recordId]=
$recordid
&DeleteDnsRecordForm[aktivPaket]=
$paketnr
&
\
DeleteDnsRecordForm[uniqueFormIdDP]=
$formiddp
&DeleteDnsRecordForm[uniqueFormIdTTL]=
$formidttl
&
\
DeleteDnsRecordForm[uniqueFormIdDP]=
$formiddp
&DeleteDnsRecordForm[uniqueFormIdTTL]=
$formidttl
&
\
...
...
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