Skip to content
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

只想更新子域名,但是主域名也被更新了 #32

Closed
Septrum101 opened this issue Jan 20, 2019 · 12 comments
Closed

只想更新子域名,但是主域名也被更新了 #32

Septrum101 opened this issue Jan 20, 2019 · 12 comments

Comments

@Septrum101
Copy link

只想更新yy.xxx.com域名的ip。结果连xxx.com的ip也一起更新了。

@TimothyYe
Copy link
Owner

能否看看你的配置文件?

@Septrum101
Copy link
Author

{
"provider": "Cloudflare",
"email": "[email protected]",
"password": "Global API Key",
"domains": [{
"domain_name": "xxx.com",
"sub_domains": ["yy"]
}
],
"ip_url": "https://ifconfig.co/ip"
}

@Septrum101
Copy link
Author

"domain_name": "xxx.com",如果改成"domain_name": "yy.xxx.com", 系统报错

@TimothyYe
Copy link
Owner

大概知道原因了

@Septrum101
Copy link
Author

是小弟配置问题么?

@TimothyYe
Copy link
Owner

https://github.com/TimothyYe/godns/releases/tag/V1.6.2

刚发布了一个版本,试试这个

@Septrum101
Copy link
Author

子域名可以了,但是如果我想更新主域名应怎么填写?

@TimothyYe
Copy link
Owner

本来是设计成只更新子域名的,主域名,可以考虑在子域名里面加入'www'

@Septrum101
Copy link
Author

好的,我还以为加上@参数就能更新xxx.com这个域名。

@TimothyYe
Copy link
Owner

这个功能还没实现,哈哈

@Septrum101
Copy link
Author

哈哈,上个版本直接同时更新xxx.com和yy.xxx.com我还以为已经实现了呢。

@TimothyYe
Copy link
Owner

那是个bug

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

No branches or pull requests

2 participants