From 6de8a5f22355de536484c40dd56fe4349113448c Mon Sep 17 00:00:00 2001 From: shokinn Date: Mon, 27 Jan 2025 20:04:36 +0100 Subject: [PATCH 1/2] Deprecate this repository --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2bcd963..2ea230c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# THIS REPO IS DEPRECATED +Hi there I've deprecated this repo in favor of: +https://git.s1q.dev/phg/routeros-scripts-custom + # hetzner-ddns-for-mikrotik This Mikrotik RouterOS **7** script for updating DNS entries via Hetzner's DNS API. @@ -7,6 +11,7 @@ RouterOS 6 is currently not supported. ## Table of Contents +- [THIS REPO IS DEPRECATED](#this-repo-is-deprecated) - [hetzner-ddns-for-mikrotik](#hetzner-ddns-for-mikrotik) - [Table of Contents](#table-of-contents) - [How does is works?](#how-does-is-works) From a0eaff20c4ab0d5b5dcaa14ccc19a3b2ee7e0bb0 Mon Sep 17 00:00:00 2001 From: shokinn Date: Mon, 5 Jan 2026 04:01:17 +0100 Subject: [PATCH 2/2] Update deprecation notice --- README.md | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2ea230c..2b51313 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,15 @@ -# THIS REPO IS DEPRECATED -Hi there I've deprecated this repo in favor of: -https://git.s1q.dev/phg/routeros-scripts-custom +# ⚠️ THIS REPO IS DEPRECATED ⚠️ + +> [!WARNING] +> **Hi there, I've deprecated this repo in favor of:** +> +> +> You can find the updated script for the new Hetzner Cloud API there. +> It also seamlessly integrates with [Christian Hesse](https://github.com/eworm-de)'s [RouterOS Scripts](https://github.com/eworm-de/routeros-scripts), which come a handy update mechanism. + +--- +--- +--- # hetzner-ddns-for-mikrotik @@ -11,7 +20,7 @@ RouterOS 6 is currently not supported. ## Table of Contents -- [THIS REPO IS DEPRECATED](#this-repo-is-deprecated) +- [⚠️ THIS REPO IS DEPRECATED ⚠️](#️-this-repo-is-deprecated-️) - [hetzner-ddns-for-mikrotik](#hetzner-ddns-for-mikrotik) - [Table of Contents](#table-of-contents) - [How does is works?](#how-does-is-works)