Fix missing newlines at end of multiple configuration and HTML files

This commit is contained in:
Nik Afiq 2026-01-24 20:10:25 +09:00
parent 6c606cf78d
commit 071e52a0d8
11 changed files with 12 additions and 14 deletions

View File

@ -1,4 +1,3 @@
# Block everything by default
User-agent: *
Disallow: /
User-agent: GPTBot

View File

@ -29,4 +29,3 @@ upstream djellyfin_upstream {
server 127.0.0.1:8096;
keepalive 32;
}