mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 21:03:30 -07:00
Update dyndns register url
This commit is contained in:
parent
6777a615d4
commit
c9e2da5f53
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue