Browse Source

鬼灭

tags/v8.0
枫谷剑仙 5 years ago
parent
commit
61f1ec2424
8 changed files with 6 additions and 6 deletions
  1. BIN
      images/cards_ja/CARDS_066.PNG
  2. BIN
      images/cards_ja/CARDS_067.PNG
  3. +1
    -1
      monsters-info/README.md
  4. +1
    -1
      monsters-info/ckey.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

BIN
images/cards_ja/CARDS_066.PNG View File

Before After
Width: 1024  |  Height: 1024  |  Size: 424 kB Width: 1024  |  Height: 1024  |  Size: 817 kB

BIN
images/cards_ja/CARDS_067.PNG View File

Before After
Width: 1024  |  Height: 1024  |  Size: 207 kB Width: 1024  |  Height: 1024  |  Size: 229 kB

+ 1
- 1
monsters-info/README.md View File

@@ -14,7 +14,7 @@ The current acquisition API is
目前夜神安卓5无法运行智龙迷城,需要使用安卓7,但是安卓7无法信任用户证书,所以需要把证书添加到安卓系统储存区。
参考 https://www.jianshu.com/p/035f7d7a0f7e
1. 将 Fidder 证书导出成文件,在电脑上找一个 openssl.exe 程序
1. 执行`openssl x509 -inform DER -in cacert.der -out cacert.pem`将证书转换为pem格式
1. 执行`openssl x509 -inform DER -in cacert.cer -out cacert.pem`将证书转换为pem格式
1. 执行`openssl x509 -inform PEM -subject_hash_old -in cacert.pem`获取证书的hash(第一行)
1. 将证书重命名为`[hash].0`
1. 将证书复制到`/system/etc/security/cacerts/`,并修改为 644 权限


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

@@ -1 +1 @@
[{"code":"ja","ckey":{"card":"edfdb09b2f7b2bf56f1294b5e5f13a23","skill":"dd3a7975e39fa39218dfa9f6725639e1"},"updateTime":1603352085936},{"code":"en","ckey":{"card":"7eb1426179c4839177800bc33c4d4544","skill":"7cf237a2d0d074d3d47423f63efe9197"},"updateTime":1602660919447},{"code":"ko","ckey":{"card":"9a0d01c1bf8b6d1b70eacdc264ea499d","skill":"4d4d75ebe0016bc9e1198d35890d96ca"},"updateTime":1602660919447}]
[{"code":"ja","ckey":{"card":"8633985f86add89345d66bb8841871ee","skill":"dc0c84e000a2495114750ddd83e18fab"},"updateTime":1603707891379},{"code":"en","ckey":{"card":"7eb1426179c4839177800bc33c4d4544","skill":"7cf237a2d0d074d3d47423f63efe9197"},"updateTime":1602660919447},{"code":"ko","ckey":{"card":"9a0d01c1bf8b6d1b70eacdc264ea499d","skill":"4d4d75ebe0016bc9e1198d35890d96ca"},"updateTime":1602660919447}]

+ 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


Loading…
Cancel
Save