Files
SEONexus/code/app/home/view/videoGpt1/footer/footer_14.html
2025-12-31 00:49:32 +08:00

22 lines
995 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<footer class="{$TpStyle.dom_prefix}-f14-d-0sd1h-mini">
<p class="{$TpStyle.dom_prefix}-f14-d-0sd1h-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>
</p>
<p class="{$TpStyle.dom_prefix}-f14-d-0sd1h-desc">本站仅做信息展示与导航,相关内容请自行甄别。</p>
{if $strEmail}
<p class="{$TpStyle.dom_prefix}-f14-d-0sd1h-email">联系邮箱:{$strEmail}</p>
{/if}
{ad:list code="$strYouQingLiangJieTemp" limit="4" id="ad"}
<p class="{$TpStyle.dom_prefix}-f14-d-0sd1h-links">
<a href="{$ad.gg_tiao_zhuan_di_zhi}" target="_blank" rel="nofollow">{$ad.gg_wen_zi}</a>
</p>
{/ad:list}
<p class="{$TpStyle.dom_prefix}-f14-d-0sd1h-cr">© 20082025 {$DomainModel->d_name} · All Rights Reserved</p>
</footer>