diff --git a/.htaccess b/.htaccess index 852d4271..2795696e 100644 --- a/.htaccess +++ b/.htaccess @@ -10,6 +10,8 @@ Header set Cache-Control "no-cache, public" RewriteEngine on # Block bad bots +RewriteCond %{HTTP_USER_AGENT} (AI2Bot) [NC,OR] +RewriteCond %{HTTP_USER_AGENT} (Ai2Bot-Dolma) [NC,OR] RewriteCond %{HTTP_USER_AGENT} (Amazonbot) [NC,OR] RewriteCond %{HTTP_USER_AGENT} (Applebot-Extended) [NC,OR] RewriteCond %{HTTP_USER_AGENT} (Bytespider) [NC,OR] diff --git a/archive/index.html b/archive/index.html index c92cd760..086cca10 100644 --- a/archive/index.html +++ b/archive/index.html @@ -404,7 +404,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))

-

28 August 2024

+

29 August 2024

  • @@ -414,7 +414,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))

    -

    28 August 2024

    +

    29 August 2024

  • @@ -424,7 +424,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))

    -

    28 August 2024

    +

    29 August 2024

  • diff --git a/categories/star-wars-kotor-2/index.html b/categories/star-wars-kotor-2/index.html index 9855482c..2288f474 100644 --- a/categories/star-wars-kotor-2/index.html +++ b/categories/star-wars-kotor-2/index.html @@ -407,7 +407,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))

    -

    28 August 2024

    +

    29 August 2024

  • @@ -417,7 +417,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))

    -

    28 August 2024

    +

    29 August 2024

  • @@ -427,7 +427,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))

    -

    28 August 2024

    +

    29 August 2024

  • diff --git a/categories/star-wars-kotor/index.html b/categories/star-wars-kotor/index.html index 253c057e..1fbafa4d 100644 --- a/categories/star-wars-kotor/index.html +++ b/categories/star-wars-kotor/index.html @@ -407,7 +407,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))

    -

    28 August 2024

    +

    29 August 2024

  • diff --git a/categories/video-game-mods/index.html b/categories/video-game-mods/index.html index a87a9e62..a2985207 100644 --- a/categories/video-game-mods/index.html +++ b/categories/video-game-mods/index.html @@ -407,7 +407,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))

    -

    28 August 2024

    +

    29 August 2024

  • @@ -417,7 +417,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))

    -

    28 August 2024

    +

    29 August 2024

  • diff --git a/feed.xml b/feed.xml index d2089386..03c79426 100644 --- a/feed.xml +++ b/feed.xml @@ -4,7 +4,7 @@ Leilukin's personal website. - 2024-08-28T08:58:25Z + 2024-08-29T03:21:44Z https://leilukin.com/ Leilukin diff --git a/links/index.html b/links/index.html index 8f5d0879..4cc63839 100644 --- a/links/index.html +++ b/links/index.html @@ -886,6 +886,7 @@ drop-shadow(0.1rem 0.1rem 0.2rem rgba(30, 30, 30, 0.8))

    Resources for learning to use the static site generator Eleventy, which is also used for building Leilukin's Hub.