This commit is contained in:
make
2025-12-31 00:49:32 +08:00
parent ae57b68f99
commit eb8c097777
709 changed files with 39727 additions and 1041 deletions

View File

@@ -0,0 +1,27 @@
<footer class="{$TpStyle.dom_prefix}-f22-b-w8nwq-shell">
<div class="{$TpStyle.dom_prefix}-f22-b-w8nwq-grid">
<section class="{$TpStyle.dom_prefix}-f22-b-w8nwq-left">
<nav class="{$TpStyle.dom_prefix}-f22-b-w8nwq-map">
<a href="/sitemap.html" target="_blank">地图入口</a>
<a href="/rss/baidu.xml" target="_blank">百度索引</a>
<a href="/rss/so.xml" target="_blank">360索引</a>
<a href="/sitemap_index.xml" target="_blank">XML索引</a>
</nav>
<p class="{$TpStyle.dom_prefix}-f22-b-w8nwq-desc">本站提供内容索引服务,资源信息来自互联网公开渠道。</p>
</section>
<section class="{$TpStyle.dom_prefix}-f22-b-w8nwq-right">
{ad:list code="$strYouQingLiangJieTemp" limit="8" id="ad"}
<div class="{$TpStyle.dom_prefix}-f22-b-w8nwq-links">
{if $i == 1}<span>友情链接:</span>{/if}
<a href="{$ad.gg_tiao_zhuan_di_zhi}" target="_blank" rel="nofollow">{$ad.gg_wen_zi}</a>
</div>
{/ad:list}
<div class="{$TpStyle.dom_prefix}-f22-b-w8nwq-copy">
{if $strEmail}<p class="{$TpStyle.dom_prefix}-f22-b-w8nwq-email">联系邮箱:{$strEmail}</p>{/if}
<p class="{$TpStyle.dom_prefix}-f22-b-w8nwq-cr">© 20092025 {$DomainModel->d_name}</p>
</div>
</section>
</div>
</footer>