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
86521ec4
Unverified
Commit
86521ec4
authored
Sep 04, 2023
by
neil
Committed by
GitHub
Sep 04, 2023
Browse files
Merge pull request #4754 from LJea/master
Improved api compatibility with devices
parents
46a87644
27b1dd04
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_ali.sh
View file @
86521ec4
...
...
@@ -117,7 +117,7 @@ _ali_urlencode() {
_ali_nonce
()
{
#_head_n 1 </dev/urandom | _digest "sha256" hex | cut -c 1-31
#Not so good...
date
+
"%s%N"
date
+
"%s%N"
|
sed
's/%N//g'
}
_check_exist_query
()
{
...
...
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