Commit Graph

10 Commits (348bae53fe04ce0723adba6921ea74292cd9af7a)

Author SHA1 Message Date
mod242 2c971a2598
Filter out blank lines
Response from the provider has changed so that there are blank lines at the end, which leads to the result can not be parsed correctly
helbgd b1ce6ffcc7
www is incorrect as well
use ip4 and not www, if you use www it deletes the ip4 address of the host and updates only the ip6 address
helbgd f01936ca4f
Server Name not correct
the servername of the server that has the upd.php file was not correct
mod242 1b062ab929
Correct sed parsing error
mod242 bb703281a2
Update dns_ddnss.sh
mod242 20af1ceb7d
Cleanup comment
mod242 ec982ccacb
Cleanup according to styleguide
mod242 a97e74b2d4
Update dns_ddnss.sh
mod242 fecc5b09f8
Removed -e and changed tail to funktion
mod242 d1030eb0b2
Create DDNSS API based on the work of helbgd