From: Philipp Spitzer Date: Wed, 5 Mar 2014 22:07:51 +0000 (+0100) Subject: Added system and url parameters. X-Git-Tag: 0.0.2~29 X-Git-Url: https://git.toastfreeware.priv.at/toast/tdyndns.git/commitdiff_plain/5f8cf3cafcf55c76e23f153f3b9016a075ee9311 Added system and url parameters. They are ignored for now. --- diff --git a/cgi-bin/dyndns.py b/cgi-bin/dyndns.py index 98a3bd1..a3f436b 100755 --- a/cgi-bin/dyndns.py +++ b/cgi-bin/dyndns.py @@ -34,6 +34,8 @@ wildcard = fields.getvalue('wildcard') mx = fields.getvalue('mx') backmx = fields.getvalue('backmx') offline = fields.getvalue('offline') +system = fields.getvalue('system') +url = fields.getvalue('url') try: