-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2.2.0: Store Arknights game announcements.
- Loading branch information
Showing
9 changed files
with
167 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,99 @@ | ||
{ | ||
"focusAnnounceId": null, | ||
"announceList": [ | ||
{ | ||
"announceId": "601", | ||
"title": "【多维合作】\n模式问卷调查", | ||
"isWebUrl": true, | ||
"webUrl": "https://ak-fs.hypergryph.com/announce/IOS/announcement/601.html", | ||
"day": 19, | ||
"month": 3, | ||
"group": "ACTIVITY" | ||
}, | ||
{ | ||
"announceId": "600", | ||
"title": "特定干员\n限时出率上升", | ||
"isWebUrl": true, | ||
"webUrl": "https://ak-fs.hypergryph.com/announce/IOS/announcement/600.html", | ||
"day": 18, | ||
"month": 3, | ||
"group": "ACTIVITY" | ||
}, | ||
{ | ||
"announceId": "594", | ||
"title": "【源石尘行动】\n限时活动开启", | ||
"isWebUrl": true, | ||
"webUrl": "https://ak-fs.hypergryph.com/announce/IOS/announcement/594.html", | ||
"day": 9, | ||
"month": 3, | ||
"group": "ACTIVITY" | ||
}, | ||
{ | ||
"announceId": "593", | ||
"title": "罗德岛防御协议\n限时开启", | ||
"isWebUrl": true, | ||
"webUrl": "https://ak-fs.hypergryph.com/announce/IOS/announcement/593.html", | ||
"day": 9, | ||
"month": 3, | ||
"group": "ACTIVITY" | ||
}, | ||
{ | ||
"announceId": "585", | ||
"title": "「制作组通讯」\n#9期", | ||
"isWebUrl": true, | ||
"webUrl": "https://ak-fs.hypergryph.com/announce/IOS/announcement/585.html", | ||
"day": 23, | ||
"month": 2, | ||
"group": "SYSTEM" | ||
}, | ||
{ | ||
"announceId": "97", | ||
"title": "新人寻访特惠\n必得六星干员", | ||
"isWebUrl": true, | ||
"webUrl": "https://ak-fs.hypergryph.com/announce/IOS/announcement/97.html", | ||
"day": 30, | ||
"month": 4, | ||
"group": "ACTIVITY" | ||
}, | ||
{ | ||
"announceId": "95", | ||
"title": "通关特定关卡\n赠送专属时装", | ||
"isWebUrl": true, | ||
"webUrl": "https://ak-fs.hypergryph.com/announce/IOS/announcement/95.html", | ||
"day": 30, | ||
"month": 4, | ||
"group": "ACTIVITY" | ||
}, | ||
{ | ||
"announceId": "192", | ||
"title": "《明日方舟》\n公测开启说明", | ||
"isWebUrl": true, | ||
"webUrl": "https://ak-fs.hypergryph.com/announce/IOS/announcement/192.html", | ||
"day": 30, | ||
"month": 4, | ||
"group": "SYSTEM" | ||
}, | ||
{ | ||
"announceId": "98", | ||
"title": "《明日方舟》\n公平运营申明", | ||
"isWebUrl": true, | ||
"webUrl": "https://ak-fs.hypergryph.com/announce/IOS/announcement/98.html", | ||
"day": 30, | ||
"month": 4, | ||
"group": "SYSTEM" | ||
}, | ||
{ | ||
"announceId": "94", | ||
"title": "常驻活动介绍", | ||
"isWebUrl": true, | ||
"webUrl": "https://ak-fs.hypergryph.com/announce/IOS/announcement/94.html", | ||
"day": 30, | ||
"month": 4, | ||
"group": "ACTIVITY" | ||
} | ||
], | ||
"extra": { | ||
"enable": false, | ||
"name": "额外活动" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters