-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
dnsla api更新 #6365
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dnsla api更新 #6365
Conversation
|
Welcome |
|
原来的 LA_Key 不能用了吗 |
是 |
dnsapi/dns_la.sh
Outdated
| fi | ||
|
|
||
| record_id=$(printf "%s" "$response" | grep '"recordid":' | cut -d : -f 2 | cut -d , -f 1 | tr -d '\r' | tr -d '\n') | ||
| record_id=$(printf "%s" "$response" | grep '"id":' | head -n1 | sed 's/.*"id": *"\([^"]*\)".*/\1/') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
用这个 _head_n 1
|
ok了 |
|
一眼万年还是没更新 |
已过dns-test 测试