Feature request: www.cloudns.net #493

Open
opened 2025-11-20 04:24:32 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @cutix65 on GitHub (Jan 31, 2025).

  1. What's the feature?

  2. www.cloudns.net

  3. Extra information?
    None
    Could you pls include this DDNS provider ?
    Thanks

Originally created by @cutix65 on GitHub (Jan 31, 2025). 1. What's the feature? 2. www.cloudns.net 2. Extra information? None Could you pls include this DDNS provider ? Thanks <!-- YOU CAN CHAT THERE EVENTUALLY: https://github.com/qdm12/ddns-updater/discussions -->
Author
Owner

@apstudio commented on GitHub (Feb 23, 2025):

I subscribe to the http://www.cloudns.net feature.

I tried adding this:

    {
      "provider": "custom",
      "host": "@",
      "domain": "cloudns.net",
      "url": "https://ipv4.cloudns.net/api/dynamicURL/?q=ODk2Mz...DY6YjZlYzllNTc3...YWQ3ZDUwMDMy...EwYzQ0M2QwY2JhOG...Q3YQ",
      "ipv4key": "ipv4",
      "ipv6key": "ipv6",
      "success_regex": "OK"
    }

but results is " ERROR unknown response received: Invalid request."

From the browser, the link https://ipv4.cloudns.net/api/dynamicURL/?q=ODk2... works and the results are "OK".

@apstudio commented on GitHub (Feb 23, 2025): I subscribe to the [http://www.cloudns.net](http://www.cloudns.net) feature. I tried adding this: ``` { "provider": "custom", "host": "@", "domain": "cloudns.net", "url": "https://ipv4.cloudns.net/api/dynamicURL/?q=ODk2Mz...DY6YjZlYzllNTc3...YWQ3ZDUwMDMy...EwYzQ0M2QwY2JhOG...Q3YQ", "ipv4key": "ipv4", "ipv6key": "ipv6", "success_regex": "OK" } ``` but results is " ERROR unknown response received: Invalid request." From the browser, the link https://ipv4.cloudns.net/api/dynamicURL/?q=ODk2... works and the results are "OK".
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#493