mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Avoid home scripts load too much contents
This commit is contained in:
parent
a0e911d469
commit
e9af905ba8
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -29,9 +29,9 @@
|
||||
"compact-layout.min.js": "B20609A7CBBDB1845FA0156FB5BE6B1E1A1B8B069EA85F65D16241DD2C12D738",
|
||||
"custom-control-background.min.css": "1981FD2BF3B17ECF33F98D5DEDAF0D32ACBE9532A51FDB70822286991AB98EF3",
|
||||
"custom-control-background.min.js": "2A439B045A51D24F5115DD25995ED37E3D0371A074199FE6C727F2235F39C4D9",
|
||||
"custom-navbar.min.css": "23DD02A2F9AA5F5F423BCADDE435422E3017102E1048EB85C787480ABBE9F389",
|
||||
"custom-navbar.min.css": "F32823396EB11639CEF049BB613D6AB089A60B8212DCDE9B11EE52501C154799",
|
||||
"custom-navbar.min.html": "17FD1B1727E8D62E7997F10002FE7BF23472F390042D44DE3376A7A5A5FF2FDF",
|
||||
"custom-navbar.min.js": "94BEB01D862A1CC7720591FDCC74559FBCD7612A9EF6383DB4954883011C50F0",
|
||||
"custom-navbar.min.js": "BAE91F67DF2FC39EF670F8EDFB2029C4E0F89EA5D5375FD16B908428902381CF",
|
||||
"custom-navbar-activities.min.js": "56759EC7004186C0BADF9903217191C9E6035437CADF5F640DB8CBD8C5171201",
|
||||
"custom-navbar-blank.min.js": "DC2B75D5760EECD3A257785FDFBB7E5DEBF61CD9083C68DD5BCE468B093F54F3",
|
||||
"custom-navbar-category.min.js": "4CF38ACE1D0501217266D1E35DFCBF9D5C1D9A3838C54D53C614878BB8CF55E2",
|
||||
@ -182,7 +182,7 @@
|
||||
"superchat-translate.min.js": "0317213CDA236990C6A393B00E35165D17704041EBB29C3B08640D95F7FABE02",
|
||||
"text-validate.min.js": "3F523485A3EAB6F5BB5C81570A8F4796F13EA00E4A229CFD24CB10DC5B5B61C0",
|
||||
"theme-colors.min.js": "3001D5DAD0EFBAEC7F96C51FD3BE2C4677E358AD70D8DD019D2280EA450A34E7",
|
||||
"title.min.js": "C23079AC419781D9400BBD14BB73265542AF8FB711BE67A5D6F20A43B2FE16CA",
|
||||
"title.min.js": "945F6285CF1DA38F4668364F4B6399500B521F5396440585C62A4929F4946704",
|
||||
"toast.min.css": "954BFF7E23F80710EF241182DBA67B37A1BDAAC1F31B71E0C6A58986E1209CE2",
|
||||
"toast.min.js": "C430883AC04400A04AFCEDF51ECB7BDB8961812917CD552E71ACF97C19C9F7A4",
|
||||
"touch-move.min.js": "96072732F8BB29A4B8EF79D5942ED13EF80C0EF209A3ECE6FDAD5D65E9E08655",
|
||||
|
||||
BIN
min/bundle.zip
BIN
min/bundle.zip
Binary file not shown.
2
min/custom-navbar.min.css
vendored
2
min/custom-navbar.min.css
vendored
File diff suppressed because one or more lines are too long
@ -151,7 +151,8 @@ li.nav-item[report-id="playpage_dynamic"] .i-frame,
|
||||
.bili-banner .taper-line,
|
||||
.international-header .mini-header,
|
||||
.bili-header-m .head-banner .head-content .head-logo {
|
||||
display: none !important;
|
||||
visibility: collapse !important;
|
||||
position: absolute !important;
|
||||
}
|
||||
.van-popover {
|
||||
z-index: 10002 !important;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user