10 lines
244 B
Plaintext
10 lines
244 B
Plaintext
# robots.txt for qianshi.cool
|
|
# 千视科技官网 — AI营销系统 / 软件定制 / 企业智能体
|
|
User-agent: *
|
|
Allow: /
|
|
|
|
# 禁止抓取的技术资源与本地化依赖
|
|
Disallow: /assets/vendor/
|
|
|
|
Sitemap: https://qianshi.cool/sitemap.xml
|