Files
SearcjGal-frontend/public/sitemap.xml
Jurangren fe5f836b87 chore: 将域名从 searchgal.homes 迁移至 searchgal.top并增加API节点
- 更新所有环境配置文件中的 API 和站点域名为 searchgal.top。
- 在 api.json 中新增多个区域的 ClawCloud API 节点。
2026-01-28 04:24:08 +08:00

44 lines
1.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd
http://www.google.com/schemas/sitemap-image/1.1
http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd">
<!-- 主页 -->
<url>
<loc>https://searchgal.top/</loc>
<lastmod>2025-12-21</lastmod>
<changefreq>daily</changefreq>
<priority>1.0</priority>
<image:image>
<image:loc>https://searchgal.top/logo.svg</image:loc>
<image:title>SearchGal - Galgame 聚合搜索</image:title>
<image:caption>Galgame 资源聚合搜索引擎,支持多站点搜索</image:caption>
</image:image>
<image:image>
<image:loc>https://searchgal.top/og-image.png</image:loc>
<image:title>SearchGal 社交分享图</image:title>
</image:image>
</url>
<!-- AI/LLM 信息页 -->
<url>
<loc>https://searchgal.top/llms.txt</loc>
<lastmod>2025-12-21</lastmod>
<changefreq>weekly</changefreq>
<priority>0.6</priority>
</url>
<!-- PWA Manifest -->
<url>
<loc>https://searchgal.top/manifest.json</loc>
<lastmod>2025-12-21</lastmod>
<changefreq>monthly</changefreq>
<priority>0.3</priority>
</url>
</urlset>