Browse Source

2022年9月26日

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

BIN
images/cards_ja/CARDS_084.PNG View File

Before After
Width: 1024  |  Height: 1024  |  Size: 781 kB Width: 1024  |  Height: 1024  |  Size: 832 kB

BIN
images/cards_ja/CARDS_092.PNG View File

Before After
Width: 1024  |  Height: 1024  |  Size: 985 kB Width: 1024  |  Height: 1024  |  Size: 993 kB

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

@@ -1 +1 @@
[{"code":"ja","ckey":{"card":"31a5b86a7919502ad5610d7f15b861eb","skill":"bf5668437090627862b57e2752e4e1c3"},"updateTime":1663844250480},{"code":"en","ckey":{"card":"5367bb8bd947ad4acf6705538b161716","skill":"9b4081d9b8342dd2d63d6a0f4251a8ac"},"updateTime":1663844250480},{"code":"ko","ckey":{"card":"8819be8c6e4c86e4372ccd55e6b2bfd0","skill":"47df19fc3d3e055296a9aa2e85a949a4"},"updateTime":1663844250480}]
[{"code":"ja","ckey":{"card":"50a6910487f0ec60b29c9f07572ed86a","skill":"d5fb26f9cc79755884a2cbe9d434abaa"},"updateTime":1664172875277},{"code":"en","ckey":{"card":"5367bb8bd947ad4acf6705538b161716","skill":"9b4081d9b8342dd2d63d6a0f4251a8ac"},"updateTime":1663844250480},{"code":"ko","ckey":{"card":"8819be8c6e4c86e4372ccd55e6b2bfd0","skill":"47df19fc3d3e055296a9aa2e85a949a4"},"updateTime":1663844250480}]

+ 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

@@ -335,7 +335,7 @@ const cachesMap = new Map([
],
[
"images/cards_ja/CARDS_084.PNG",
"a45d5e94f4d8bf574077c7e4a5df2366"
"fb3a477a14e490fd343996ca7daf1a4a"
],
[
"images/cards_ja/CARDS_085.PNG",
@@ -367,7 +367,7 @@ const cachesMap = new Map([
],
[
"images/cards_ja/CARDS_092.PNG",
"e922bb0b6505fb73f3a5eacb8b61bcce"
"8b6b1995e369ae0ecb994ac8e2fcf938"
],
[
"images/cards_ja/CARDS_093.PNG",
@@ -6655,7 +6655,7 @@ const cachesMap = new Map([
],
[
"monsters-info/ckey.json",
"948ab95cce667362c77a62602689e5cf"
"cb9dad5ca226f008173425662d88b4e2"
],
[
"monsters-info/mon_en.json",
@@ -6663,7 +6663,7 @@ const cachesMap = new Map([
],
[
"monsters-info/mon_ja.json",
"31a5b86a7919502ad5610d7f15b861eb"
"50a6910487f0ec60b29c9f07572ed86a"
],
[
"monsters-info/mon_ko.json",
@@ -6675,7 +6675,7 @@ const cachesMap = new Map([
],
[
"monsters-info/skill_ja.json",
"bf5668437090627862b57e2752e4e1c3"
"d5fb26f9cc79755884a2cbe9d434abaa"
],
[
"monsters-info/skill_ko.json",


Loading…
Cancel
Save