Browse Source

ddns-scripts: mydns.ip to mydns.jp

The provider is `mydns.jp` not `mydns.ip` which is wrong and misleading.
Same as #18467.

Signed-off-by: Shengjiang Quan <qsj287068067@126.com>
lilik-openwrt-22.03
Shengjiang Quan 2 years ago
parent
commit
d588074ccb
3 changed files with 2 additions and 2 deletions
  1. +1
    -1
      net/ddns-scripts/Makefile
  2. +0
    -0
      net/ddns-scripts/files/usr/share/ddns/default/mydns.jp.json
  3. +1
    -1
      net/ddns-scripts/files/usr/share/ddns/list

+ 1
- 1
net/ddns-scripts/Makefile View File

@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=ddns-scripts
PKG_VERSION:=2.8.2
PKG_RELEASE:=23
PKG_RELEASE:=24
PKG_LICENSE:=GPL-2.0


net/ddns-scripts/files/usr/share/ddns/default/mydns.ip.json → net/ddns-scripts/files/usr/share/ddns/default/mydns.jp.json View File


+ 1
- 1
net/ddns-scripts/files/usr/share/ddns/list View File

@ -42,7 +42,7 @@ inwx.de
joker.com
loopia.se
moniker.com
mydns.ip
mydns.jp
myip.co.ua
myonlineportal.net
mythic-beasts.com


Loading…
Cancel
Save