Browse Source

2021年12月15日 v19.8

tags/v21.0
枫谷剑仙 4 years ago
parent
commit
683c361d8e
9 changed files with 10 additions and 7 deletions
  1. BIN
      images/cards_ja/CARDS_082.PNG
  2. +1
    -1
      monsters-info/ckey.json
  3. +1
    -1
      monsters-info/custom/chs.json
  4. +1
    -1
      monsters-info/custom/cht.json
  5. +1
    -1
      monsters-info/mon_ja.json
  6. +1
    -1
      monsters-info/official-API/ja-card.json
  7. +1
    -1
      monsters-info/official-API/ja-skill.json
  8. +1
    -1
      monsters-info/skill_ja.json
  9. +3
    -0
      run http-server.bat

BIN
images/cards_ja/CARDS_082.PNG View File

Before After
Width: 1024  |  Height: 1024  |  Size: 348 kB Width: 1024  |  Height: 1024  |  Size: 643 kB

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

@@ -1 +1 @@
[{"code":"ja","ckey":{"card":"0d078ca694a09dfab0b4156077b2318d","skill":"51bb1569ec939ecf64d3031cd304e18d"},"updateTime":1638965288139},{"code":"en","ckey":{"card":"6f8a34eccbcd2b4026d93f3828768657","skill":"9af3c9515f1115ce020d15d04a9974e1"},"updateTime":1638965288139},{"code":"ko","ckey":{"card":"1c48bcbf00d7a9666ff9b5554e610bb8","skill":"d6ce45c51f2b2bdfaee02c8de9ee2362"},"updateTime":1638965288139}]
[{"code":"ja","ckey":{"card":"f7ac7afff39cca2080dfa447c0e729de","skill":"4e8b608fd8f64b5ec36b5e01b60408a5"},"updateTime":1639553272126},{"code":"en","ckey":{"card":"6f8a34eccbcd2b4026d93f3828768657","skill":"9af3c9515f1115ce020d15d04a9974e1"},"updateTime":1638965288139},{"code":"ko","ckey":{"card":"1c48bcbf00d7a9666ff9b5554e610bb8","skill":"d6ce45c51f2b2bdfaee02c8de9ee2362"},"updateTime":1638965288139}]

+ 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
- 0
run http-server.bat View File

@@ -0,0 +1,3 @@
@echo off
cd ..
http-server -p 80

Loading…
Cancel
Save