From 0eba4ac210d80999b71a738085c435d63199dac7 Mon Sep 17 00:00:00 2001 From: CodeDevMLH <145071728+CodeDevMLH@users.noreply.github.com> Date: Sun, 16 Nov 2025 19:08:38 +0100 Subject: [PATCH] small fixes --- config-testserver.yaml | 4 ++-- config.yaml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/config-testserver.yaml b/config-testserver.yaml index 4c5bb3b..9d37fe6 100644 --- a/config-testserver.yaml +++ b/config-testserver.yaml @@ -26,13 +26,13 @@ modification_rules: # Page title and requests tab - before_text: 're:' insert_text: > - + replace_rules: # Page title - old_text: 'Jellyfin' - new_text: 'Your Title' + new_text: 'Test' # Instancename, Jellyseer I-Frame - file_pattern: '^main\.jellyfin\.bundle\.js$' diff --git a/config.yaml b/config.yaml index 656345f..356834c 100644 --- a/config.yaml +++ b/config.yaml @@ -38,6 +38,7 @@ copy_rules: # Modifikationsregeln modification_rules: + # Login logo - file_pattern: 'session-login-index-html\.[0-9a-z]+\.chunk\.js$' insert_rules: - after_text: '
'