From 1a7759ad89287234d10a99462d574c5eea11d4a9 Mon Sep 17 00:00:00 2001 From: Stephan Hadan Date: Thu, 23 Jan 2025 16:20:25 +0100 Subject: [PATCH] * fixed badges in README.md * blocked AI Bots from crawling * Changed copyright year where necessary --- LICENSE | 2 +- README.md | 6 +++--- docs/robots.txt | 35 ++++++++++++++++++++++++++++++++++- mkdocs.yml | 2 +- requirements.txt | 2 +- 5 files changed, 40 insertions(+), 7 deletions(-) diff --git a/LICENSE b/LICENSE index 5ab7e25..0543eb4 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2024 Stephan Hadan +Copyright (c) 2024-2025 Stephan Hadan Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to diff --git a/README.md b/README.md index e4e2892..9b58b90 100644 --- a/README.md +++ b/README.md @@ -6,21 +6,21 @@

- Stephan Hadan's + Stephan Hadan's  private Website

Build

Built with Material for MkDocs

diff --git a/docs/robots.txt b/docs/robots.txt index 95714b1..9790405 100644 --- a/docs/robots.txt +++ b/docs/robots.txt @@ -1,2 +1,35 @@ Sitemap: https://stephan.hadan.de/sitemap.xml -User-agent: * +User-agent: GPTBot +Disallow: / +User-agent: ChatGPT-User +Disallow: / +User-agent: Google-Extended +Disallow: / +User-agent: PerplexityBot +Disallow: / +User-agent: Amazonbot +Disallow: / +User-agent: ClaudeBot +Disallow: / +User-agent: Omgilibot +Disallow: / +User-Agent: FacebookBot +Disallow: / +User-Agent: Applebot +Disallow: / +User-agent: anthropic-ai +Disallow: / +User-agent: Bytespider +Disallow: / +User-agent: Claude-Web +Disallow: / +User-agent: Diffbot +Disallow: / +User-agent: ImagesiftBot +Disallow: / +User-agent: Omgilibot +Disallow: / +User-agent: Omgili +Disallow: / +User-agent: YouBot +Disallow: / diff --git a/mkdocs.yml b/mkdocs.yml index 1a632fe..8259473 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2024 Stephan Hadan +# Copyright (c) 2024-2025 Stephan Hadan # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/requirements.txt b/requirements.txt index 37fdcba..6e8ea55 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2024 Stephan Hadan +# Copyright (c) 2024-2025 Stephan Hadan # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to