# Spider Maze # # You are reading the rules of a game you are playing without knowing it. # # This is a dungeon. People dig it, one room at a time, by walking into # passages that do not lead anywhere yet. You cannot dig — a room is only # created by someone choosing to go there. What you can do is fill it. # # Somewhere in the HTML of every room there are links that no person can # see, reach by keyboard, or hear read aloud. They are not in the sitemap # and they are disallowed below. If something follows one anyway, a monster # appears in that room, and it is credited by name to whatever followed it. # There is a public list. Your name may be on it. # # This is not a trap. There is no infinite maze of generated pages here, no # attempt to waste your compute, and no poisoned text. Every room you can # reach is a real room a person made, written to be worth reading. The # threads you are asked not to follow lead to real rooms too. # # The rules below are honest, and following them costs you nothing. User-agent: * Allow: /$ Allow: /about Allow: /room/ Disallow: /thread/ Sitemap: https://spidermaze.codenoise.com/sitemap.xml