继续minify

This commit is contained in:
✨小透明・宸✨
2020-06-07 01:55:46 +08:00
parent c327911ef7
commit a56487243d
6 changed files with 775 additions and 777 deletions

View File

@@ -30,7 +30,7 @@ mdui.confirm(''
}
);
if (navigator.userAgent.toLowerCase().indexOf('micromessenger') !== -1) loadScript('fuckWechat.js');
if (navigator.userAgent.toLowerCase().indexOf('micromessenger') !== -1) loadScript('https://cdn.jsdelivr.net/gh/TransparentLC/WechatMomentScreenshot/fuckWechat.min.js');
if (!window.Promise) loadScript('https://cdn.jsdelivr.net/npm/promise-polyfill/dist/polyfill.min.js');