This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Merge pull request
#4140
from zorxd/master
ddns-scripts: update dnsexit.com update URL+response
lilik-openwrt-22.03
Hannu Nyman
8 years ago
committed by
GitHub
parent
eed9884b74
2a2ea67586
commit
b5118019c2
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
net/ddns-scripts/Makefile
+1
-1
net/ddns-scripts/files/services
+ 1
- 1
net/ddns-scripts/Makefile
View File
@ -12,7 +12,7 @@ PKG_NAME:=ddns-scripts
PKG_VERSION
:=
2.7.6
# Release == build
# increase on changes of services files or tld_names.dat
PKG_RELEASE
:=
1
3
PKG_RELEASE
:=
1
4
PKG_LICENSE
:=
GPL-2.0
PKG_MAINTAINER
:=
Christian Schoenebeck <christian.schoenebeck@gmail.com>
+ 1
- 1
net/ddns-scripts/files/services
View File
@ -64,7 +64,7 @@
"dnsdynamic.org" "http://[USERNAME]:[PASSWORD]@www.dnsdynamic.org/api/?hostname=[DOMAIN]&myip=[IP]" "good|nochg"
"dnsexit.com" "http://
www
.dnsexit.com/RemoteUpdate.sv?login=[USERNAME]&password=[PASSWORD]&host=[DOMAIN]&myip=[IP]"
"0=|1="
"dnsexit.com" "http://
update
.dnsexit.com/RemoteUpdate.sv?login=[USERNAME]&password=[PASSWORD]&host=[DOMAIN]&myip=[IP]"
"dnshome.de" "http://[USERNAME]:[PASSWORD]@www.dnshome.de/dyndns.php?hostname=[DOMAIN]&ip=[IP]"
Write
Preview
Loading…
Cancel
Save