From 6c2074fc56281132f0f256d50b2686bb8b6f0bfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20L=C3=B6ffler?= Date: Mon, 4 May 2020 10:16:47 +0200 Subject: [PATCH] adds credits --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 73f7490..81a342e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ # ddns -Dynamic DNS updates for UnitedDomains and Vodafone EasyBox \ No newline at end of file +Dynamic DNS updates for UnitedDomains and Vodafone EasyBox + + +## Credits + +Initital version of this script was developed by +https://gist.github.com/mueslo/9258f8b75fe942d36eea4a6d67019f81 + +Some improvements and the domain linsting part was taken from +https://www.mikrocontroller.net/topic/459444 +