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

@ -31,6 +31,7 @@
<meta property="og:image" content="{{ ('/static/images/' ~ (background or 'bear.jpg')) | url | absoluteUrl }}">
</head>
<body>
{% poison %}
<script>
const rootPrefix = "{{ '/' | url }}";
</script>