mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
5a829e0b08
commit
9e2194ef49
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
@ -51,7 +51,7 @@
|
||||
"custom-navbar-video-list.min.js": "08D6713144E910C1303CB610A5890A5663B92BE82630BDA3C8E6299FB4A429E2",
|
||||
"custom-navbar-watchlater-list.min.js": "2742EAFAA8C716A9E937F70DE1D222DAA97A83EA6323B56DA001F609757240DE",
|
||||
"danmaku-converter.min.js": "FDAB4DB2E3C79730A39CDA7C5FD193693621FED206C6549E9B8F13778080CC12",
|
||||
"dark.min.css": "4C280EF25DDB961E828E6F273DE986A942F6F6D0683F4AA10CF7BEBB181F8F3C",
|
||||
"dark.min.css": "5B034638F8DEF2CAA915EA2AE379B2C1FEC861FB25EC712F477EE13ACE5DA901",
|
||||
"dark-important.min.css": "B30D1AAD647103126D47740D67FFA472DE7B385420BB5E8050100BE759114A93",
|
||||
"dark-navbar.min.css": "A2D91F11127D165571ACCC53004EDDB118CEE110F9B020D7E0541E1C8FAEA478",
|
||||
"dark-schedule.min.js": "853C446547603F4F0425F19F09F73335C9EC451A790C1C07E5E5B88A09E9B453",
|
||||
|
||||
BIN
min/bundle.zip
BIN
min/bundle.zip
Binary file not shown.
2
min/dark.min.css
vendored
2
min/dark.min.css
vendored
File diff suppressed because one or more lines are too long
2
min/i18n.ja-JP.min.js
vendored
2
min/i18n.ja-JP.min.js
vendored
File diff suppressed because one or more lines are too long
@ -797,4 +797,8 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.card-content .tag {
|
||||
@include theme-background-color();
|
||||
@include foreground-color();
|
||||
}
|
||||
@ -181,6 +181,7 @@ export const map = new Map([
|
||||
[`已追剧`, `購読中`],
|
||||
[`取消追剧`, `購読を取り消し`],
|
||||
[`取消订阅`, `購読を解除`],
|
||||
[`追番追剧`, `購読`],
|
||||
[`用手机观看`, `携帯で見る`],
|
||||
[`用手机看`, `携帯で見る`],
|
||||
[`稿件投诉`, `作品報告`],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user