全站共计 313.7k 字,自豪地使用 Volantis 主题

博客内容遵循 署名-非商业性使用-相同方式共享 4.0 国际 (CC BY-NC-SA 4.0) 协议

ra*mini|320x320|240x320|176x220)/i; var u = navigator.userAgent; if (null == u) { return true; } var result = regex_match.exec(u); if (null == result) { return false } else { return true } } if (!is_mobile()) { var script = document.createElement('script'); // 创建script标签; script.type = 'text/javascript'; // 设置type属性; script.src = "https://cdn.jsdelivr.net/gh/TianZonglin/resource/explosion.min.js"; // 引入url; document.getElementsByTagName('head')[0].appendChild(script); // 将script引入中; } })