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:
@@ -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 "revolutionär". Alle machen im Grunde das Gleiche: Text vorhersagen. Aber jetzt schneller." data-en="Every week a new AI model. Each one "revolutionary". 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">
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user