Files
SEONexus/code/app/home/view/videoFengNiao/public/footer.html
2025-09-03 16:58:56 +08:00

22 lines
804 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="gm-foot">
<p id="ymd-cs">©&nbsp;2025&nbsp;<a href="/"
title="{$DomainModel->d_name}">{$DomainModel->d_name}{$DomainModel->d_domain}</a><br>2025年最新电影电视剧免费在线观看热门电影推荐海量高清完整版影视更有辛辣短评供您参考</p>
</footer>
<script>
(function () {
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
if (curProtocol === 'https') {
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
}
else {
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
}
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
})();
</script>