This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
mapaler
/
PADDashFormation
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
163
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
将补充差异加入数据
master
枫谷剑仙
1 year ago
parent
08021543f8
commit
0b8627a434
4 changed files
with
5 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
monsters-info/ckey.json
+1
-1
monsters-info/mon_ja.json
+1
-0
script.js
+1
-1
service-worker.js
+ 2
- 2
monsters-info/ckey.json
View File
@@ -2,10 +2,10 @@
{
"code": "ja",
"ckey": {
"card": "
8e3c22f73689b0e8885c2f27df18322a
",
"card": "
397a3c50c8ddebe844c607b89084924f
",
"skill": "0b4ae861acd79db50e8e1f040b0b2099"
},
"updateTime": 172876
5328032
"updateTime": 172876
6827673
},
{
"code": "en",
+ 1
- 1
monsters-info/mon_ja.json
File diff suppressed because it is too large
View File
+ 1
- 0
script.js
View File
@@ -1909,6 +1909,7 @@ function loadData(force = false)
}
} else {
try {
if (!responseText) return;
newCkeys = JSON.parse(responseText);
if (!newCkeys) return;
} catch (e) {
+ 1
- 1
service-worker.js
View File
@@ -36175,7 +36175,7 @@ const cachesMap = new Map([
],
[
"script.js",
"6
a867429af57386e33c7558e0653cb38
"
"6
4787337235d02ab66dc59de0e4ca20e
"
],
[
"solo.html",
Write
Preview
Loading…
Cancel
Save