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

Freenom免费域名无法使用CloudflareAPI更新解析 #301

Closed
PencilNavigator opened this issue Jan 3, 2022 · 2 comments
Closed

Freenom免费域名无法使用CloudflareAPI更新解析 #301

PencilNavigator opened this issue Jan 3, 2022 · 2 comments

Comments

@PencilNavigator
Copy link

PencilNavigator commented Jan 3, 2022

cloudflare无法更新dns

To Reproduce [复现]

Copy and paste the following code with a Domain ending with .cf, .ga, .gq, .ml, .tk or any TLD

version info [基本信息]

  • DDNS Version: 2.10.3
  • OS Version: Windows 10 1909 (Int OS ver: 18363.592)
  • Type(运行方式): Python
  • related issues (相关问题):

config file [配置文件]

{
{
"$schema": "https://ddns.newfuture.cc/schema/v2.8.json",
"debug": false,
"dns": "cloudflare",
"id": "2***********@m",
"index4": "default",
"index6": "default",
"ipv4": [],
"ipv6": [
"p
*******.tk"
],
"proxy": null,
"token": "8******************************c",
"ttl": null
}
}


###  debug output [调试输出]

```sh
{
  "result": null,
  "success": false,
  "errors": [
    {
      "code": 1038,
      "message": "You cannot use this API for domains with a .cf, .ga, .gq, .ml, or .tk TLD (top-level domain). To configure the DNS settings for this domain, use the Cloudflare Dashboard."
    }
  ],
  "messages": []
}
403 Forbidden
@NewFuture NewFuture pinned this issue Jan 4, 2022
@NewFuture NewFuture removed the bug label Jan 4, 2022
@NewFuture
Copy link
Owner

买一个域名

@Lehmaning
Copy link

只封了 Freenom 的免费域名。

@PencilNavigator PencilNavigator changed the title cloudflare免费域名无法更新dns Freenom免费域名无法使用CloudflareAPI更新解析 Dec 8, 2022
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

3 participants