Skip to content

多个二级域名的情况下怎么添加更新记录 #14

@wmysummer

Description

@wmysummer

我有多个二级域名,我在config.json里添加类似这样的子域名"Second-level-domain": "movie,test,test1" 执行脚本会报错,我域名解析记录都有添加了解析记录了的。
image
如果我在config.json添加为以下格式:
"Second-level-domain": "movie“,
"Second-level-domain": “test”,
"Second-level-domain": "test1“
执行会报如下错误:
image

我只添加单个二级域名的情况下脚本可以正常执行,所以在拥有多个二级域名的情况下,应该怎样添加记录?谢谢!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions