Browse Source

Merge pull request #18773 from AdorableJiang/openwrt-22.03-mydns

ddns-scripts: mydns.ip to mydns.jp
lilik-openwrt-22.03
Florian Eckert 2 years ago
committed by GitHub
parent
commit
8e1571cb4e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
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