debug-grm

This commit is contained in:
make
2025-05-20 18:31:47 +08:00
parent 04aff1655c
commit ac149b2ad1
80 changed files with 466 additions and 87 deletions

View File

@@ -1,3 +1,38 @@
# 允许的搜索引擎
User-agent: Baiduspider
Allow: /
User-agent: 360Spider
Allow: /
User-agent: Sogou web spider
Allow: /
User-agent: Sogou inst spider
Allow: /
User-agent: YisouSpider
Allow: /
User-agent: Quarkbot
Allow: /
User-agent: Googlebot
Allow: /
# 禁止其他爬虫AI 爬虫常见 UA
User-agent: GPTBot
Disallow: /
User-agent: ChatGPT-User
Disallow: /
User-agent: CCBot
Disallow: /
User-agent: ClaudeBot
Disallow: /
User-agent: *
Disallow:
Disallow: /
Sitemap: https://{$DomainModel->d_domain}/sitemap_index.xml

View File

@@ -6,7 +6,7 @@ key="$Request.get.keyword"
d_key="d_key"
d_val="Video"
p_val="page_data" button_num="5" cache_life="3600" func="generateSearchPager" export_name="resData" /}
{site:grm page_code="h5_video_search" diff="$Request.url" num="30" g_key="arrGrm" /}
{site:grm page_code="h5_video_search" diff="0" num="30" g_key="arrGrm" /}
{/block}