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