mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 06:28:03 -06:00
Update dyndns register url
This commit is contained in:
@@ -300,7 +300,7 @@ QUrl DNSUpdater::getRegistrationUrl(const int service)
|
||||
switch (service)
|
||||
{
|
||||
case DNS::DYNDNS:
|
||||
return {"https://www.dyndns.com/account/services/hosts/add.html"};
|
||||
return {"https://account.dyn.com/entrance/"};
|
||||
case DNS::NOIP:
|
||||
return {"https://www.noip.com/remote-access"};
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user