1st commit for syncing own Jlog developments with master

This commit is contained in:
RobbBienert 2024-10-04 16:40:09 +02:00
parent 2ae67af572
commit 517c58344d
54 changed files with 1784 additions and 1062 deletions

18
robots.txt Normal file
View file

@ -0,0 +1,18 @@
# Sperre bestimmte Bots
User-agent: GPTBot
Disallow: /
# Sperre einige Jlog-Verzeichnisse + Datenschutzeinstellungen
User-Agent: *
Disallow: /admin
Disallow: /lang
Disallow: /plugins
Disallow: /scripts
# Sperre bestimmte Bilder aus
User-agent: *
Disallow: /img/t_*
Disallow: /img/JLOG_*
# Fuer weiteres siehe auch die .htaccess bzw. entsprechende Dateien
# in Unterverzeichnissen.