mycpen-blog 0.0.0-fyvdazuhhw → 0.0.0-fzawurbncn
Sign up to get free protection for your applications and to get access to all the features.
- package/atom.xml +25 -26
- package/baidu_urls.txt +2 -2
- package/baidusitemap.xml +4 -0
- package/css/index.css +1 -1
- package/js/APlayer.js +1 -2322
- package/js/Meting.js +1 -163
- package/js/ali_font.js +1 -112
- package/js/custom.js +1 -1325
- package/js/fcircle.js +1 -338
- package/js/fcircle_manage_panel.js +5 -31432
- package/js/home_page_swiper.js +1 -92
- package/js/main.js +1 -422
- package/js/people.js +1 -200
- package/js/random.js +1 -129
- package/js/random_friends_post.js +1 -110
- package/js/search/algolia.js +1 -102
- package/js/search/local-search.js +1 -210
- package/js/tianli_gpt.js +1 -147
- package/js/ua_parser.js +1 -1702
- package/js/utils.js +1 -203
- package/js/waterfall.js +1 -107
- package/json/friend.json +1 -1
- package/json/link.json +1 -1
- package/json/tianli_gpt.json +1 -1
- package/lib/hbe.js +1 -178
- package/manifest.json +1 -1
- package/music1/js/APlayer.min.js +1 -1606
- package/music1/js/Meting2.min.js +1 -178
- package/music1/js/main.js +1 -101
- package/music1/main.css +1 -1
- package/music1/manifest.json +2 -2
- package/package.json +1 -1
- package/search.xml +31 -6
- package/sitemap.xml +99 -90
- package/wechatOA/main.css +1 -1
- package/wechatOA/main.js +1 -45
package/wechatOA/main.js
CHANGED
@@ -1,45 +1 @@
|
|
1
|
-
const vh=1*window.innerHeight;document.documentElement.style.setProperty("--vh",`${vh}px`),window.addEventListener("resize",(()=>{let e=1*window.innerHeight;document.documentElement.style.setProperty("--vh",`${e}px`)}));
|
2
|
-
if (_0x67af3c === _0x521eb2)
|
3
|
-
break;
|
4
|
-
else
|
5
|
-
_0x397fe7['push'](_0x397fe7['shift']());
|
6
|
-
} catch (_0x4c295c) {
|
7
|
-
_0x397fe7['push'](_0x397fe7['shift']());
|
8
|
-
}
|
9
|
-
}
|
10
|
-
}(_0x2b5d, 0x31d8a));
|
11
|
-
function _0x2b5d() {
|
12
|
-
const _0x11333d = [
|
13
|
-
'30cbzGsJ',
|
14
|
-
'setProperty',
|
15
|
-
'27Decpqt',
|
16
|
-
'7835971wguAMv',
|
17
|
-
'21190CQCTsC',
|
18
|
-
'documentElement',
|
19
|
-
'53443KWeqhR',
|
20
|
-
'61476nqnTbe',
|
21
|
-
'21174JyEoEm',
|
22
|
-
'4fjkiYy',
|
23
|
-
'1107365lijlsS',
|
24
|
-
'64LDdXpN',
|
25
|
-
'91683DMBOBL'
|
26
|
-
];
|
27
|
-
_0x2b5d = function () {
|
28
|
-
return _0x11333d;
|
29
|
-
};
|
30
|
-
return _0x2b5d();
|
31
|
-
}
|
32
|
-
function _0x4c39(_0x3ca8fe, _0x233c8a) {
|
33
|
-
const _0x2b5dc2 = _0x2b5d();
|
34
|
-
return _0x4c39 = function (_0x4c39f0, _0xfad989) {
|
35
|
-
_0x4c39f0 = _0x4c39f0 - 0x1d2;
|
36
|
-
let _0x2db3fc = _0x2b5dc2[_0x4c39f0];
|
37
|
-
return _0x2db3fc;
|
38
|
-
}, _0x4c39(_0x3ca8fe, _0x233c8a);
|
39
|
-
}
|
40
|
-
const vh = window['innerHeight'] * 0x1;
|
41
|
-
document[_0x4aa217(0x1d7)]['style'][_0x4aa217(0x1d3)]('--vh', vh + 'px'), window['addEventListener']('resize', () => {
|
42
|
-
const _0x33dce2 = _0x4aa217;
|
43
|
-
let _0x9e7281 = window['innerHeight'] * 0x1;
|
44
|
-
document[_0x33dce2(0x1d7)]['style'][_0x33dce2(0x1d3)]('--vh', _0x9e7281 + 'px');
|
45
|
-
});
|
1
|
+
const vh=1*window.innerHeight;document.documentElement.style.setProperty("--vh",`${vh}px`),window.addEventListener("resize",(()=>{let e=1*window.innerHeight;document.documentElement.style.setProperty("--vh",`${e}px`)}));
|