Browse Source

2023年4月14日

pull/1/head
枫谷剑仙 3 years ago
parent
commit
448af8b2ae
7 changed files with 11 additions and 11 deletions
  1. BIN
      images/cards_ja/CARDS_100.PNG
  2. +3
    -3
      monsters-info/ckey.json
  3. +1
    -1
      monsters-info/mon_ja.json
  4. +1
    -1
      monsters-info/official-API/ja-card.json
  5. +1
    -1
      monsters-info/official-API/ja-skill.json
  6. +1
    -1
      monsters-info/skill_ja.json
  7. +4
    -4
      service-worker.js

BIN
images/cards_ja/CARDS_100.PNG View File

Before After
Width: 1024  |  Height: 1024  |  Size: 334 kB Width: 1024  |  Height: 1024  |  Size: 667 kB

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

@@ -2,10 +2,10 @@
{
"code": "ja",
"ckey": {
"card": "f0c5a905406bb7d9ecf17c2a5432695f",
"skill": "5d75d50551acf7700c96d1424349c8b5"
"card": "2978d7d576143dc1ca4c7d002b0e06c7",
"skill": "fde6e1ec72c8a1cc83817428eb579b1b"
},
"updateTime": 1681385228150
"updateTime": 1681470863137
},
{
"code": "en",


+ 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


+ 4
- 4
service-worker.js View File

@@ -399,7 +399,7 @@ const cachesMap = new Map([
],
[
"images/cards_ja/CARDS_100.PNG",
"6cf573a495411f3a5ecd2815a9176adf"
"55386415aa6b3960a82891e6c8e49756"
],
[
"sound/voice/ja/padv001.wav",
@@ -12231,7 +12231,7 @@ const cachesMap = new Map([
],
[
"monsters-info/ckey.json",
"e520af14d2529ec5f401250c7b88c4fc"
"5f71ffc6addc35b107164b7c51109b79"
],
[
"monsters-info/mon_en.json",
@@ -12239,7 +12239,7 @@ const cachesMap = new Map([
],
[
"monsters-info/mon_ja.json",
"f0c5a905406bb7d9ecf17c2a5432695f"
"2978d7d576143dc1ca4c7d002b0e06c7"
],
[
"monsters-info/mon_ko.json",
@@ -12251,7 +12251,7 @@ const cachesMap = new Map([
],
[
"monsters-info/skill_ja.json",
"5d75d50551acf7700c96d1424349c8b5"
"fde6e1ec72c8a1cc83817428eb579b1b"
],
[
"monsters-info/skill_ko.json",


Loading…
Cancel
Save