Browse Source

2022年10月12日 v20.3

tags/v26.2
枫谷剑仙 3 years ago
parent
commit
affcb463a7
10 changed files with 12 additions and 12 deletions
  1. BIN
      images/cards_ja/CARDS_049.PNG
  2. BIN
      images/cards_ja/CARDS_094.PNG
  3. +1
    -1
      monsters-info/ckey.json
  4. +1
    -1
      monsters-info/custom/chs.json
  5. +1
    -1
      monsters-info/custom/cht.json
  6. +1
    -1
      monsters-info/mon_ja.json
  7. +1
    -1
      monsters-info/official-API/ja-card.json
  8. +1
    -1
      monsters-info/official-API/ja-skill.json
  9. +1
    -1
      monsters-info/skill_ja.json
  10. +5
    -5
      service-worker.js

BIN
images/cards_ja/CARDS_049.PNG View File

Before After
Width: 1024  |  Height: 1024  |  Size: 902 kB Width: 1024  |  Height: 1024  |  Size: 902 kB

BIN
images/cards_ja/CARDS_094.PNG View File

Before After
Width: 1024  |  Height: 1024  |  Size: 65 kB Width: 1024  |  Height: 1024  |  Size: 339 kB

+ 1
- 1
monsters-info/ckey.json View File

@@ -1 +1 @@
[{"code":"ja","ckey":{"card":"d6c912ee5c094d404983dc61c3b6ff51","skill":"1bdc471de23d80034b1c5706c8c900f6"},"updateTime":1665311833329},{"code":"en","ckey":{"card":"393e03dbc77205ab214a3dbfd05b829e","skill":"bad56c99b2566b03b896230700fc368f"},"updateTime":1665189251941},{"code":"ko","ckey":{"card":"924aeb0e2ebd4bf1ca49c506e9406aa6","skill":"6fd3cb8fe9d9d66c9c29d070b35adeff"},"updateTime":1665189251941}]
[{"code":"ja","ckey":{"card":"1b00d8036cabc08fb1169dd800ee4648","skill":"fc9949ccedf863da683af9e6b3d36eec"},"updateTime":1665567787954},{"code":"en","ckey":{"card":"393e03dbc77205ab214a3dbfd05b829e","skill":"bad56c99b2566b03b896230700fc368f"},"updateTime":1665189251941},{"code":"ko","ckey":{"card":"924aeb0e2ebd4bf1ca49c506e9406aa6","skill":"6fd3cb8fe9d9d66c9c29d070b35adeff"},"updateTime":1665189251941}]

+ 1
- 1
monsters-info/custom/chs.json
File diff suppressed because it is too large
View File


+ 1
- 1
monsters-info/custom/cht.json
File diff suppressed because it is too large
View File


+ 1
- 1
monsters-info/mon_ja.json
File diff suppressed because it is too large
View File


+ 1
- 1
monsters-info/official-API/ja-card.json
File diff suppressed because it is too large
View File


+ 1
- 1
monsters-info/official-API/ja-skill.json
File diff suppressed because it is too large
View File


+ 1
- 1
monsters-info/skill_ja.json
File diff suppressed because it is too large
View File


+ 5
- 5
service-worker.js View File

@@ -195,7 +195,7 @@ const cachesMap = new Map([
],
[
"images/cards_ja/CARDS_049.PNG",
"1a71a5c7fdb4713e21cac7a9b96b4010"
"50f5421fe934ae6955aaae4d291ecae2"
],
[
"images/cards_ja/CARDS_050.PNG",
@@ -375,7 +375,7 @@ const cachesMap = new Map([
],
[
"images/cards_ja/CARDS_094.PNG",
"0949b904ddef1707e6ebc14484f336f8"
"7be6333e843ab6b3f70ebf94699cb3c9"
],
[
"sound/voice/ja/padv001.wav",
@@ -6671,7 +6671,7 @@ const cachesMap = new Map([
],
[
"monsters-info/ckey.json",
"ab0bf05973232e90ea5a4b4138c57dce"
"18be648674a35ba72899a52db49a2f92"
],
[
"monsters-info/mon_en.json",
@@ -6679,7 +6679,7 @@ const cachesMap = new Map([
],
[
"monsters-info/mon_ja.json",
"d6c912ee5c094d404983dc61c3b6ff51"
"1b00d8036cabc08fb1169dd800ee4648"
],
[
"monsters-info/mon_ko.json",
@@ -6691,7 +6691,7 @@ const cachesMap = new Map([
],
[
"monsters-info/skill_ja.json",
"1bdc471de23d80034b1c5706c8c900f6"
"fc9949ccedf863da683af9e6b3d36eec"
],
[
"monsters-info/skill_ko.json",


Loading…
Cancel
Save