prevent robots and that, robots.txt also AI shit

This commit is contained in:
2025-01-02 02:56:04 +00:00
parent 30b0589463
commit 4520ecc4b9
6 changed files with 824 additions and 2 deletions

15
irc_log/index.html Normal file
View File

@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<link rel="stylesheet" href="/index.css">
</head>
<ul>
<li>
<a href="general.html">#general</a>
</li>
<li>
<a href="chatbot.html">#chatbot</a>
</li>
</ul>
</html>