Files
z-docs/static/robots.txt

12 lines
188 B
Plaintext

User-agent: *
Allow: /
# Sitemap
Sitemap: https://zhub.dev/sitemap.xml
# 禁止爬取构建文件
Disallow: /build/
Disallow: /node_modules/
Disallow: /static/js/
Disallow: /static/css/