From 9ebb801542ad15d45be625842baca6e4649ab007 Mon Sep 17 00:00:00 2001 From: mAi Date: Mon, 18 May 2026 20:20:06 +0200 Subject: [PATCH] feat(hlpat-update): scaffold paliad.msbls.de + hihlc.msbls.de MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit New endpoints for HL Patents Style auto-update. paliad is primary, hihlc is read-only mirror. Both expose the .dotm + manifest at /patentstyle/. Replaces hlpat.msbls.de// — hlpat.msbls.de stays around for now but the VBA client points at the new URL on next .dotm rebuild. --- sites/hihlc.msbls.de/index.html | 3 +++ sites/hihlc.msbls.de/patentstyle/index.html | 3 +++ sites/hihlc.msbls.de/site.yaml | 4 ++++ sites/paliad.msbls.de/index.html | 3 +++ sites/paliad.msbls.de/patentstyle/index.html | 3 +++ sites/paliad.msbls.de/site.yaml | 4 ++++ 6 files changed, 20 insertions(+) create mode 100644 sites/hihlc.msbls.de/index.html create mode 100644 sites/hihlc.msbls.de/patentstyle/index.html create mode 100644 sites/hihlc.msbls.de/site.yaml create mode 100644 sites/paliad.msbls.de/index.html create mode 100644 sites/paliad.msbls.de/patentstyle/index.html create mode 100644 sites/paliad.msbls.de/site.yaml diff --git a/sites/hihlc.msbls.de/index.html b/sites/hihlc.msbls.de/index.html new file mode 100644 index 0000000..6c4ce42 --- /dev/null +++ b/sites/hihlc.msbls.de/index.html @@ -0,0 +1,3 @@ + +404 +

Not found.

diff --git a/sites/hihlc.msbls.de/patentstyle/index.html b/sites/hihlc.msbls.de/patentstyle/index.html new file mode 100644 index 0000000..5c832f7 --- /dev/null +++ b/sites/hihlc.msbls.de/patentstyle/index.html @@ -0,0 +1,3 @@ + +HL Patents Style +

HL Patents Style update endpoint.

diff --git a/sites/hihlc.msbls.de/site.yaml b/sites/hihlc.msbls.de/site.yaml new file mode 100644 index 0000000..550b926 --- /dev/null +++ b/sites/hihlc.msbls.de/site.yaml @@ -0,0 +1,4 @@ +domain: hihlc.msbls.de +template: custom +title: "hihlc.msbls.de" +description: "" diff --git a/sites/paliad.msbls.de/index.html b/sites/paliad.msbls.de/index.html new file mode 100644 index 0000000..6c4ce42 --- /dev/null +++ b/sites/paliad.msbls.de/index.html @@ -0,0 +1,3 @@ + +404 +

Not found.

diff --git a/sites/paliad.msbls.de/patentstyle/index.html b/sites/paliad.msbls.de/patentstyle/index.html new file mode 100644 index 0000000..5c832f7 --- /dev/null +++ b/sites/paliad.msbls.de/patentstyle/index.html @@ -0,0 +1,3 @@ + +HL Patents Style +

HL Patents Style update endpoint.

diff --git a/sites/paliad.msbls.de/site.yaml b/sites/paliad.msbls.de/site.yaml new file mode 100644 index 0000000..395b19d --- /dev/null +++ b/sites/paliad.msbls.de/site.yaml @@ -0,0 +1,4 @@ +domain: paliad.msbls.de +template: custom +title: "paliad.msbls.de" +description: ""