首页 > 网事如风 > 备份右边区块使用的随机文字和音乐代码
2024
08-28

备份右边区块使用的随机文字和音乐代码

备份本站右边区块使用的随机文字和音乐代码,适用于frontopen主题

<h3 class="widget-title">风声</h3><ul><li>
<script type="text/javascript" language="JavaScript">
// <![CDATA[
Liy_Info = new Array('你明天将会有新的惊喜。 ', '过去的敌人将是未来的朋友。 ', '万事顺意。 ', '有人很欣赏你。 ', '不要参与无把握的赌博。 ', '你将得到财富。 ', '最忠诚的爱,就是爱自己。 ', '休息是好的,但疲倦是他的兄弟。 ', '简单就是美。 ', '你让你的敌人永远闭嘴。 ', '伪善在你面前原形毕露。 ', '教给别人越多,自己学得越多。 ', '考验你的时刻即将到来。 ',  '接受你听到的下一个建议。 ', '原地不动就是坐以待毙。 ', '蓝色的回答总是正确的。 ', '大人的话,真可谓金玉良言,字字珠矶,振聋发聩。听了大人这一番话,在下顿时神清气爽,念头通道,又悟出许多道理,功力也不知不觉有所进境! ', '遇事不决抛硬币,再抛一次知心意。 ', '时间一文不值,把握时间才是一切。 ', '专精生存技能的猎人并不见得就一定能生存下来。 ', '当心!');
Liy_InfoId = Math.floor(Math.random()*Liy_Info.length);
document.write('<span style="font-size:14px">'+Liy_Info[Liy_InfoId]+'</span>')
// ]]>
</script></li></ul>
<link href="https://www.fengshen.cn/aplayer/dist/APlayer.min.css" rel="stylesheet">
<script src="https://www.fengshen.cn/aplayer/dist/APlayer.min.js"></script>
<div id="aplayer01"></div>
<script type="text/javascript">
    const ap = new APlayer({
        container: document.getElementById('aplayer01'),
        autoplay: false,
        listFolded: true,
        order: 'random',
        audio: [
            {
            name: '双持狂暴战',
            artist: '风神',
            url: 'https://www.fengshen.cn/wp-content/uploads/music/双持狂暴战.mp3',
            cover: 'https://www.fengshen.cn/wp-content/uploads/music/双持狂暴战.png'
            },
            {
            name: '双手狂暴战',
            artist: '风神',
            url: 'https://www.fengshen.cn/wp-content/uploads/music/双手狂暴战.mp3',
            cover: 'https://www.fengshen.cn/wp-content/uploads/music/双手狂暴战.png'
            },
            {
            name: '魔兽世界一键宏',
            artist: '风神',
            url: 'https://www.fengshen.cn/wp-content/uploads/music/魔兽世界一键宏.mp3',
            cover: 'https://www.fengshen.cn/wp-content/uploads/music/魔兽世界一键宏.png'
            },
            {
            name: '暗牧',
            artist: '风神',
            url: 'https://www.fengshen.cn/wp-content/uploads/music/暗牧.mp3',
            cover: 'https://www.fengshen.cn/wp-content/uploads/music/暗牧.png'
            },
            {
            name: '术士',
            artist: '风神',
            url: 'https://www.fengshen.cn/wp-content/uploads/music/术士.mp3',
            cover: 'https://www.fengshen.cn/wp-content/uploads/music/术士.png'
            },
            {
            name: '惩戒骑',
            artist: '风神',
            url: 'https://www.fengshen.cn/wp-content/uploads/music/惩戒骑.mp3',
            cover: 'https://www.fengshen.cn/wp-content/uploads/music/惩戒骑.png'
            },
            {
            name: '战斗贼',
            artist: '风神',
            url: 'https://www.fengshen.cn/wp-content/uploads/music/战斗贼.mp3',
            cover: 'https://www.fengshen.cn/wp-content/uploads/music/战斗贼.png'
            },
            {
            name: '猎人的旅程',
            artist: '风神',
            url: 'https://www.fengshen.cn/wp-content/uploads/music/猎人的旅程.mp3',
            cover: 'https://www.fengshen.cn/wp-content/uploads/music/猎人的旅程.png'
            },
        ]
    });
</script>

 

觉得文章有用,微信打赏一元。



留下一个回复

你的email不会被公开。