oznu/docker-cloudflare-ddns

Support .cf, .ga, .gq, .ml, or .tk TLD (top-level domain)

GuyKh opened this issue ยท 8 comments

GuyKh commented

When trying to run the API manually - I'm getting

{
  "error": "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."
}

And indeed i'm using a tk domain.

Is there any way to make this work?

This has been working for my .tk domain until recently.

GuyKh commented

This has been working for my .tk domain until recently.

Yeah, look at the link I put. It's a few days problem

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

RUGMJ commented

hey is there any update on this?

hey is there any update on this?

Pretty far beyond anything this project can do really. Cloudflare themselves are curbing potential abuse by blocking API modification for freebie TLDs. A bit heavy-handed perhaps, but abuse-prevention is a tricky business.

GuyKh commented

@jjasoncool I've actually created a single CNAME route (abc.tk -> abc.duckdns.org)
and created all other subdomains are routed to the main TK. (my.abc.tk -> abc.tk)