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}-f03-c-41n16-wrap">
<section class="{$TpStyle.dom_prefix}-f03-c-41n16-card">
<strong class="{$TpStyle.dom_prefix}-f03-c-41n16-brand">{$DomainModel->d_name}</strong>
<p class="{$TpStyle.dom_prefix}-f03-c-41n16-desc">本站不存储任何资源,仅提供聚合与检索入口。</p>
{if $strEmail}<p class="{$TpStyle.dom_prefix}-f03-c-41n16-email">联系邮箱:{$strEmail}</p>{/if}
</section>
<section class="{$TpStyle.dom_prefix}-f03-c-41n16-card">
<nav class="{$TpStyle.dom_prefix}-f03-c-41n16-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>
</section>
{ad:list code="$strYouQingLiangJieTemp" limit="6" id="ad"}
<section class="{$TpStyle.dom_prefix}-f03-c-41n16-card {$TpStyle.dom_prefix}-f03-c-41n16-links">
{if $i == 1}<span>友情链接:</span>{/if}
<a href="{$ad.gg_tiao_zhuan_di_zhi}" target="_blank" rel="nofollow">{$ad.gg_wen_zi}</a>
</section>
{/ad:list}
<div class="{$TpStyle.dom_prefix}-f03-c-41n16-copy">
<p class="{$TpStyle.dom_prefix}-f03-c-41n16-cr">{$DomainModel->d_name} © 20082025</p>
</div>
</footer>