feat(platform): 添加多个平台福利配置并延长活动时间

- 新增多个平台的福利配置文件,包括7游戏、37、360、2144等- 延长捐献榜活动时间至2024年12月31日
-移除YY平台相关配置的引用
This commit is contained in:
2024-12-14 19:13:17 +08:00
parent 7726a1b7a2
commit 04e54114d0
34 changed files with 607 additions and 40 deletions

View File

@@ -0,0 +1,9 @@
--P-平台福利360.xlsx 大玩家礼包
Platform360Config={
host = "game.api.1360.com",
port = "80",
api = "/authcheck",
SPID = "14",
reward1 = {{type=0,id=421,count=5},{type=0,id=261,count=5},{type=0,id=269,count=5},{type=7,id=7,count=20},{type=2,id=2,count=20000}},
authentication = {{type=0,id=365,count=1},{type=0,id=261,count=10},{type=0,id=300,count=1},{type=2,id=2,count=50000}},
}