# robots.txt for Nori-Web # Allow all user agents User-agent: * # Disallow all content in the /resources directories Disallow: /resources/ # Disallow access to any directories that are not public-facing Disallow: /chat/ Disallow: /css_global/ Disallow: /js_global/ Disallow: /license/ Disallow: /resources/ Disallow: /wynn/build/ Disallow: /wynn/credit/ Disallow: /wynn/guild/ Disallow: /wynn/aspects/ Disallow: /wynn/item/analysis/ Disallow: /wynn/item/changelog/ Disallow: /wynn/item/lootpool/ Disallow: /wynn/item/simulation/ Disallow: /wynn/leaderboard/ Disallow: /wynn/online/ Disallow: /wynn/player/ Disallow: /wynn/recipe/ Disallow: /wynn/showcase/ Disallow: /wynn/uptime/ # Allow the following public pages Allow: /index.html Allow: /wynn/item/index.html Allow: /wynn/index.html # Sitemap location Sitemap: https://nori.fish/sitemap.xml