中转站wp_wnd

https://files.cnblogs.com/files/wp-wnd-cn/js.zip
https://files.cnblogs.com/files/wp-wnd-cn/%E5%85%AC%E5%91%8A%E6%96%87%E4%BB%B6%E8%8E%B7%E5%8F%96.js

if(/Mobile/g.test(navigator.userAgent)){
let meta = document.createElement(‘meta’);
meta.content=“width=device-width, initial-scale=1, shrink-to-fit=no”;
meta.name=“viewport”;
document.getElementsByTagName(‘head’)[0].appendChild(meta);
}

//

你可能感兴趣的:(sql文件,数据库)