Skip to content

Conversation

@OPPO9008
Copy link
Contributor

已过dns-test 测试

@github-actions
Copy link

Welcome
READ ME !!!!!
Read me !!!!!!
First thing: don't send PR to the master branch, please send to the dev branch instead.
Please read the DNS API Dev Guide.
You MUST pass the DNS-API-Test.
Then reply on this message, otherwise, your code will not be reviewed or merged.
Please also make sure to add/update the usage here: https://github.com/acmesh-official/acme.sh/wiki/dnsapi2
注意: 必须通过了 DNS-API-Test 才会被 review. 无论是修改, 还是新加的 dns api, 都必须确保通过这个测试.

@OPPO9008
Copy link
Contributor Author

@Neilpang
Copy link
Member

原来的 LA_Key 不能用了吗

@OPPO9008
Copy link
Contributor Author

OPPO9008 commented Jun 5, 2025

原来的 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/')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

用这个 _head_n 1

@OPPO9008
Copy link
Contributor Author

ok了

@OPPO9008
Copy link
Contributor Author

一眼万年还是没更新

@Neilpang Neilpang merged commit 28f8f56 into acmesh-official:dev Aug 28, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants