packages/net/ddns-scripts/files
Paul Tobias 21f5cdd2fa
ddns-scripts: Use https for domains.google.com
Without https the update fails with:

```
 132954       : #> /usr/bin/curl -RsS -o /var/run/ddns/myddns_ipv4.dat --stderr /var/run/ddns/myddns_ipv4.err --noproxy '*' 'http://CENSORED:***PW***@domains.google.com/nic/update?hostname=CENSORED&myip=CENSORED'
 132954       : DDNS Provider answered:
<HTML>
<HEAD>
<TITLE>Moved Temporarily</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Moved Temporarily</H1>
The document has moved <A HREF="https://domains.google.com/nic/update?hostname=CENSORED&amp;myip=CENSORED">here</A>.
</BODY>
</HTML>
 132954 ERROR : IP update not accepted by DDNS Provider
```

Signed-off-by: Paul Tobias <tobias.pal@gmail.com>
2019-09-12 15:26:07 -07:00
..
ddns.config ddns-scripts: various fixes 2016-12-05 20:40:09 +01:00
ddns.defaults ddns-scripts: bump to version 2.7.8-1 2018-08-01 09:36:33 +02:00
ddns.hotplug ddns-scripts: update to 2.7.6-1 2016-12-04 16:47:09 +01:00
ddns.init ddns-scripts: update to 2.7.6-1 2016-12-04 16:47:09 +01:00
dynamic_dns_functions.sh ddns-scripts: various fixes 2019-07-03 22:41:26 +02:00
dynamic_dns_lucihelper.sh ddns-scripts: multiple fixes 2018-01-13 11:58:17 +01:00
dynamic_dns_updater.sh Merge pull request #6562 from KarlVogel/host_sanitize 2018-08-16 15:44:28 +02:00
services ddns-scripts: Use https for domains.google.com 2019-09-12 15:26:07 -07:00
services_ipv6 ddns-scripts: modify deSEC update url 2019-06-26 16:47:12 +08:00
update_cloudflare_com_v4.sh ddns-scripts: various fixes 2019-07-03 22:41:26 +02:00
update_freedns_42_pl.sh ddns-scripts: bump to version 2.7.8-1 2018-08-01 09:36:33 +02:00
update_godaddy_com_v1.sh ddns-scripts: fix unefficent sh script 2018-06-02 18:04:16 +02:00
update_no-ip_com.sh ddns-scripts: bump to version 2.7.8-1 2018-08-01 09:36:33 +02:00
update_nsupdate.sh ddns-scripts: bump to version 2.7.8-1 2018-08-01 09:36:33 +02:00
update_route53_v1.sh ddns-scripts: submit one change at a time to route53 2018-11-23 13:56:38 -05:00