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

22 lines
969 B
HTML
Raw Permalink 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}-f64-d-09glb-mini">
<p class="{$TpStyle.dom_prefix}-f64-d-09glb-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}-f64-d-09glb-desc">本站不存储任何资源,仅提供聚合与检索入口。</p>
{if $strEmail}
<p class="{$TpStyle.dom_prefix}-f64-d-09glb-email">联系邮箱:{$strEmail}</p>
{/if}
{ad:list code="$strYouQingLiangJieTemp" limit="4" id="ad"}
<p class="{$TpStyle.dom_prefix}-f64-d-09glb-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}-f64-d-09glb-cr">{$DomainModel->d_name} © 20082025</p>
</footer>