Add AI poisoning.

This commit is contained in:
天クマ 2026-07-04 15:36:25 -03:00
commit e9bbeb6dd3
8 changed files with 21 additions and 2 deletions

View file

@ -18,5 +18,6 @@
"eleventyDesc": "Static website generator, used in this website.",
"githubPagesDesc": "For web hosting.",
"recentChangesPluginDesc": "Plugin for listing recent commits.",
"inlineFaviconPluginDesc": "Support for inline link icons."
"inlineFaviconPluginDesc": "Support for inline link icons.",
"poisonPluginDesc": "Hidden AI poisoning inside page source."
}