Browse Source

2022年7月25日 更新中文

tags/v24.6
枫谷剑仙 3 years ago
parent
commit
95f0cee717
8 changed files with 10 additions and 10 deletions
  1. +1
    -1
      monsters-info/ckey.json
  2. +1
    -1
      monsters-info/custom/chs.json
  3. +1
    -1
      monsters-info/custom/cht.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. +3
    -3
      service-worker.js

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

@@ -1 +1 @@
[{"code":"ja","ckey":{"card":"55dc926f037fd1599aa8511fce1c8ce5","skill":"e75c3eceb28c826ed1f729fd0ffdecb7"},"updateTime":1658480412246},{"code":"en","ckey":{"card":"ff994aad3fd7251808e05df3eb3e65b4","skill":"86f55ea41a56aabc0aa5b30c20ef1e57"},"updateTime":1658382823146},{"code":"ko","ckey":{"card":"2d1a19abdc1ebf578ab6cebb71b4f03f","skill":"580b1c244ead725251aa4e1f8ce15cfc"},"updateTime":1658382823146}]
[{"code":"ja","ckey":{"card":"7d60c75a763b2516017374d046c20aef","skill":"4e5dda5951979c428da9caa1962861de"},"updateTime":1658734754650},{"code":"en","ckey":{"card":"ff994aad3fd7251808e05df3eb3e65b4","skill":"86f55ea41a56aabc0aa5b30c20ef1e57"},"updateTime":1658382823146},{"code":"ko","ckey":{"card":"2d1a19abdc1ebf578ab6cebb71b4f03f","skill":"580b1c244ead725251aa4e1f8ce15cfc"},"updateTime":1658382823146}]

+ 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


+ 3
- 3
service-worker.js View File

@@ -6211,7 +6211,7 @@ const cachesMap = new Map([
],
[
"monsters-info/ckey.json",
"86cdd5b4605e9f4336dadc2b51c45ed3"
"5b9d2492a1a5890252fe3a5a084dd5b1"
],
[
"monsters-info/mon_en.json",
@@ -6219,7 +6219,7 @@ const cachesMap = new Map([
],
[
"monsters-info/mon_ja.json",
"55dc926f037fd1599aa8511fce1c8ce5"
"7d60c75a763b2516017374d046c20aef"
],
[
"monsters-info/mon_ko.json",
@@ -6235,7 +6235,7 @@ const cachesMap = new Map([
],
[
"monsters-info/skill_ja.json",
"e75c3eceb28c826ed1f729fd0ffdecb7"
"4e5dda5951979c428da9caa1962861de"
],
[
"doc/export-player-data.html",


Loading…
Cancel
Save