mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-05 18:54:55 +00:00
format...
This commit is contained in:
parent
c3591fa702
commit
94e2b04e22
@ -44,7 +44,6 @@ dns_ali_add() {
|
|||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
dns_ali_rm() {
|
dns_ali_rm() {
|
||||||
fulldomain=$1
|
fulldomain=$1
|
||||||
}
|
}
|
||||||
@ -99,7 +98,6 @@ _urlencode() {
|
|||||||
python -c "import sys, urllib as ul;print ul.quote_plus('$1')"
|
python -c "import sys, urllib as ul;print ul.quote_plus('$1')"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
_check_exist_query() {
|
_check_exist_query() {
|
||||||
query=''
|
query=''
|
||||||
query=$query'AccessKeyId='$Ali_Key
|
query=$query'AccessKeyId='$Ali_Key
|
||||||
|
Loading…
x
Reference in New Issue
Block a user