feat(hlpat-update): scaffold paliad.msbls.de + hihlc.msbls.de
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/<UUID>/ — hlpat.msbls.de stays around for now but the VBA client points at the new URL on next .dotm rebuild.
This commit is contained in:
3
sites/hihlc.msbls.de/index.html
Normal file
3
sites/hihlc.msbls.de/index.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<!DOCTYPE html>
|
||||
<html><head><meta charset="utf-8"><title>404</title></head>
|
||||
<body><p>Not found.</p></body></html>
|
||||
3
sites/hihlc.msbls.de/patentstyle/index.html
Normal file
3
sites/hihlc.msbls.de/patentstyle/index.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<!DOCTYPE html>
|
||||
<html><head><meta charset="utf-8"><title>HL Patents Style</title></head>
|
||||
<body><p>HL Patents Style update endpoint.</p></body></html>
|
||||
4
sites/hihlc.msbls.de/site.yaml
Normal file
4
sites/hihlc.msbls.de/site.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
domain: hihlc.msbls.de
|
||||
template: custom
|
||||
title: "hihlc.msbls.de"
|
||||
description: ""
|
||||
3
sites/paliad.msbls.de/index.html
Normal file
3
sites/paliad.msbls.de/index.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<!DOCTYPE html>
|
||||
<html><head><meta charset="utf-8"><title>404</title></head>
|
||||
<body><p>Not found.</p></body></html>
|
||||
3
sites/paliad.msbls.de/patentstyle/index.html
Normal file
3
sites/paliad.msbls.de/patentstyle/index.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<!DOCTYPE html>
|
||||
<html><head><meta charset="utf-8"><title>HL Patents Style</title></head>
|
||||
<body><p>HL Patents Style update endpoint.</p></body></html>
|
||||
4
sites/paliad.msbls.de/site.yaml
Normal file
4
sites/paliad.msbls.de/site.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
domain: paliad.msbls.de
|
||||
template: custom
|
||||
title: "paliad.msbls.de"
|
||||
description: ""
|
||||
Reference in New Issue
Block a user