fix: recover old GTIN service worker caches

This commit is contained in:
desfoto automation
2026-09-25 20:08:25 +02:00
parent de6de3c6c4
commit 5e7fa9be05
11 changed files with 140 additions and 3 deletions

View File

@@ -95,7 +95,8 @@ them is a defect, not a style question:
to a server. Its `/gtin/impressum/` and `/gtin/datenschutz/` pages are
standalone, unlisted legal pages. The tool stays unlisted: no main-site
navigation or page links, no sitemap entry, and `noindex,nofollow`; only the
tool links to its own legal pages, which never link back to the main site;
GTIN area links to its own legal pages, which never link back to the main site.
The unlisted `/gtin/aktualisieren/` page repairs old redirected app caches;
- `access_log off` in `nginx.conf` — never enable request logging;
- `error_log /dev/null crit;` in `nginx.conf` — never write an error-log file either;
- fonts, scripts, styles and images are served from this origin only;