JozefJarosciak / DuckDNSClient

DuckDns Updater is a Windows tray application that allows you to keep your dynamic hostname’s IP address up-to-date (and in sync) with DuckDns DNS service.
GNU General Public License v2.0
107 stars 26 forks source link

Trim user input to avoid errors when they pasting the token. #10

Open Cereal-Killa opened 2 years ago

Cereal-Killa commented 2 years ago

Spent half an hour troubleshooting the error message "Unable to reach DuckDNS.org!" when there was a blank space at the end of my token that was corrupting the final URL.