3.3卡池修改

This commit is contained in:
Le-niao 2022-12-06 08:58:55 +08:00
parent 64d33332cc
commit 02153953c4
10 changed files with 61 additions and 10 deletions

View File

@ -23,7 +23,7 @@ export class mysNews extends plugin {
fnc: 'mysSearch'
},
{
reg: '(.*)bbs.mihoyo.com/ys(.*)/article(.*)',
reg: '(.*)(bbs.mihoyo.com|miyoushe.com)/ys(.*)/article(.*)',
fnc: 'mysUrl'
},
{

View File

@ -46,6 +46,9 @@ role4:
- 坎蒂丝
- 莱依拉
- 珐露珊
- 安柏
- 丽莎
- 凯亚
# 常驻五星武器
weapon5:

View File

@ -10,12 +10,12 @@
- 图莱杜拉的回忆
- 赤角石溃杵
weapon4:
- 西风
-
- 匣里灭辰
- 西风秘典
- 绝弦
endTime: '2022-12-14 18:00:00'
- 祭礼
- 西风大
- 断浪长鳍
- 昭心
- 西风猎弓
endTime: '2022-12-20 18:00:00'
- up4:
- 莱依拉
- 鹿野院平藏

View File

@ -1,3 +1,13 @@
- from: '2022-12-07 06:00:00'
to: '2022-12-27 17:59:59'
five:
- 流浪者
- 荒泷一斗
four:
- 珐露珊
- 五郎
- 烟绯
name: 余火变相|鬼门斗宴
- from: '2022-11-18 18:00:00'
to: '2022-12-06 14:59:59'
five:

View File

@ -1,3 +1,14 @@
- from: '2022-12-07 06:00:00'
to: '2022-12-27 17:59:59'
five:
- 图莱杜拉的回忆
- 赤角石溃杵
four:
- 祭礼剑
- 西风大剑
- 断浪长鳍
- 昭心
- 西风猎弓
- from: '2022-11-18 18:00:00'
to: '2022-12-06 14:59:59'
five:

View File

@ -723,4 +723,7 @@
- 法露珊
- 发露珊
- 法露姗
- 发露姗
- 发露姗
- 发姐
- 法姐
- 百岁珊

View File

@ -1027,4 +1027,30 @@ body {
background-image: url(../../../../../data/roleDetail/莱依拉2.png);
background-size: 100%;
background-position: 90px 0px;
}
.流浪者_bg1 {
background: url(../../../../../data/roleDetail/流浪者1.png) no-repeat;
background-size: auto 300px;
background-position: 100% 0%;
}
.流浪者_drag {
background-position: -150px -55px;
}
.流浪者_bg2 {
background-image: url(../../../../../data/roleDetail/流浪者2.png);
background-size: 100%;
background-position: 100px 0px;
}
.珐露珊_bg1 {
background: url(../../../../../data/roleDetail/珐露珊1.png) no-repeat;
background-size: auto 300px;
background-position: 0% 0%;
}
.珐露珊_drag {
background-position: 0px -55px;
}
.珐露珊_bg2 {
background-image: url(../../../../../data/roleDetail/珐露珊2.png);
background-size: 100%;
background-position: 105px 0px;
}

Binary file not shown.

View File

@ -1,2 +0,0 @@
### 注意
为了截图速度,字体进行了精简,并不是完整字体

Binary file not shown.