Skip to content

Commit

Permalink
Update wiki.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sailuozerro committed Aug 7, 2023
1 parent ff265c9 commit 1bb7d2d
Showing 1 changed file with 24 additions and 20 deletions.
44 changes: 24 additions & 20 deletions data/wiki.json
Original file line number Diff line number Diff line change
Expand Up @@ -271,83 +271,87 @@
"furniture": ["img/furniture.png"],
"global_future": {
"img": "img/global_future.png",
"banner": [0, 195],
"banner": [0, 160],
"parts": [
{
"date": ["2023/7/25", "2023/8/1"],
"part": [194, 484]
"part": [158, 393]
},
{
"date": ["2023/8/1", "2023/8/11"],
"part": [484, 773]
"part": [393, 628]
},
{
"date": ["2023/8/11", "2023/8/22"],
"part": [773, 1063]
"part": [628, 860]
},
{
"date": ["2023/8/22", "2023/9/5"],
"part": [1063, 1352]
"part": [860, 1094]
},
{
"date": ["2023/9/5", "2023/9/19"],
"part": [1352, 1642]
"part": [1094, 1326]
},
{
"date": ["2023/9/19", "2023/10/3"],
"part": [1642, 1931]
"part": [1326, 1744]
},
{
"date": ["2023/10/3", "2023/10/10"],
"part": [1931, 2220]
"part": [1744, 1977]
},
{
"date": ["2023/10/10", "2023/10/17"],
"part": [2220, 2738]
"part": [1977, 2392]
},
{
"date": ["2023/10/17", "2023/10/24"],
"part": [2738, 3027]
"part": [2392, 2625]
},
{
"date": ["2023/10/24", "2023/11/7"],
"part": [3027, 3549]
"part": [2625, 2859]
},
{
"date": ["2023/11/7", "2023/11/14"],
"part": [3549, 3834]
"part": [2859, 3092]
},
{
"date": ["2023/11/14", "2023/11/21"],
"part": [3834, 4123]
"part": [3092, 3325]
},
{
"date": ["2023/11/21", "2023/12/5"],
"part": [4123, 4415]
"part": [3325, 3557]
},
{
"date": ["2023/12/5", "2023/12/12"],
"part": [4415, 4703]
"part": [3557, 3789]
},
{
"date": ["2023/12/12", "2023/12/19"],
"part": [4703, 4992]
"part": [3789, 4032]
},
{
"date": ["2023/12/19", "2024/1/2"],
"part": [4992, 5281]
"part": [4032, 4253]
},
{
"date": ["2024/1/2", "2024/1/9"],
"part": [5281, 5569]
"part": [4253, 4487]
},
{
"date": ["2024/1/9", "2024/1/14"],
"part": [5569, 5858]
"part": [4487, 4723]
},
{
"date": ["2024/1/14", "2024/1/21"],
"part": [5858, 6147]
"part": [4723, 4956]
},
{
"date": ["2024/1/21", "2024/1/30"],
"part": [4956, 5292]
}
]
}
Expand Down

1 comment on commit 1bb7d2d

@vercel
Copy link

@vercel vercel bot commented on 1bb7d2d Aug 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

bawiki-data – ./

bawiki.lgc2333.top
bawiki-data-lgc-impart.vercel.app
bawiki-data-git-main-lgc-impart.vercel.app

Please sign in to comment.