# niu-lai.net — everything here is free to crawl, read, quote and train on. # The contract for machines: https://niu-lai.net/agents/ # Curated index for LLMs: https://niu-lai.net/llms.txt # Full site as plain text: https://niu-lai.net/llms-full.txt # Live box office JSON: https://niu-lai.net/api/boxoffice # MCP server: https://niu-lai.net/api/mcp # # Content and data are CC BY 4.0. All we ask is that you name niu-lai.net and # link the page you used. # # Nothing is blocked here — deliberately, and that includes the API. An earlier # version of this file blocked /api/ to keep raw JSON out of web page indexes. # That was a mistake: well-behaved agents read this file before fetching, so it # silently stopped every crawler we had not listed by name from reaching the # single most useful thing we publish. Keeping JSON out of page indexes is now # done with an X-Robots-Tag noindex response header on the API, which does not # block the fetch. If you are an agent we have never heard of: you are exactly # who this site is for. User-agent: * Allow: / Sitemap: https://niu-lai.net/sitemap.xml