fix: whitelist intentional anti-ai-pattern hits in satire sites

killusion.de mocks the inflation of "revolutionär" claims; the word
appears in scare-quotes as the punchline. kilofant.de parodies AI
marketing-speak; "robust" is part of the joke. Both add an explicit
<!-- anti-ai-allow: ... --> directive so the lint stops flagging them.
This commit is contained in:
mAi
2026-04-30 03:35:33 +02:00
parent b12352473c
commit 4f25d74452
2 changed files with 2 additions and 0 deletions

View File

@@ -230,6 +230,7 @@
<div class="illusion-card">
<div class="illusion-icon">🔄</div>
<h3 data-de="Die Fortschritts-KIllusion" data-en="The Progress KIllusion">Die Fortschritts-KIllusion</h3>
<!-- anti-ai-allow: revolutionär -->
<p data-de="Jede Woche ein neues KI-Modell. Jedes &quot;revolutionär&quot;. Alle machen im Grunde das Gleiche: Text vorhersagen. Aber jetzt schneller." data-en="Every week a new AI model. Each one &quot;revolutionary&quot;. All basically doing the same thing: predicting text. But faster now.">Jede Woche ein neues KI-Modell. Jedes "revolutionär". Alle machen im Grunde das Gleiche: Text vorhersagen. Aber jetzt schneller.</p>
</div>
<div class="illusion-card">

View File

@@ -656,6 +656,7 @@
<div class="feature-card wobble-it">
<span class="feature-emoji">🛡️</span>
<h3 data-de="Dickhäuter-Sicherheit" data-en="Thick-skin Security">Dickhäuter-Sicherheit</h3>
<!-- anti-ai-allow: robust -->
<p data-de="Dicke Haut gegen Angriffe. Unsere KI-Lösungen sind robust, DSGVO-konform und standhaft." data-en="Thick skin against attacks. Our AI solutions are robust, GDPR-compliant and steadfast.">Dicke Haut gegen Angriffe. Unsere KI-Lösungen sind robust, DSGVO-konform und standhaft.</p>
</div>