khoih-prog / ESP_WiFiManager

This is an ESP32 / ESP8266 WiFi Connection Manager with fallback web configuration portal. Use this library for configuring ESP32 (including ESP32-S2 and ESP32-C3), ESP8266 modules' WiFi, etc. Credentials at runtime. You can also specify static DNS servers, personalized HostName, fixed or random AP WiFi channel. With examples supporting ArduinoJson
MIT License
371 stars 97 forks source link

afraid.org changed their update URL #45

Closed mariohaddad closed 3 years ago

mariohaddad commented 3 years ago

instead of http://sync.afraid.org/u/TOKEN they are now using:

https://freedns.afraid.org/dynamic/update.php?TOKEN

khoih-prog commented 3 years ago

I think you post at the wrong library.

Do you mean to post at DDNS_Generic Library ?

Anyway, I'm closing this now.