Merge 289d8954232a3c9e5ea255d20e1600e7d1fe2b49 into 3d8b682380773f01df0e5abc2ef582c30c663010

This commit is contained in:
keryfan 2025-06-13 14:59:20 +00:00 committed by GitHub
commit 8c0310e71f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -95,7 +95,7 @@ _get_root() {
return 1
fi
if ! _rest GET "dns/domain/"; then
if ! _rest GET "dns/domain/?q=$h"; then
return 1
fi