Skip to content

Commit

Permalink
Merge pull request #85 from M397749490/main
Browse files Browse the repository at this point in the history
添加资料,全部查活
  • Loading branch information
sheep-realms authored Mar 14, 2024
2 parents ee2d01b + c95dc65 commit 2eaf923
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions res/data/forums.js
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ const db_forums = [
{
title: "MCPPS",
url: "https://mcpps.cn/",
state: "failure",
state: "up",
createdAt: "2022/02/04",
updatedAt: "2024/03/14",
hasICP: "yes",
Expand Down Expand Up @@ -337,7 +337,7 @@ const db_forums = [
{
title: "SimpBBS",
url: "https://www.simpbbs.com/",
state: "failure",
state: "up",
createdAt: "2023/10/28",
updatedAt: "2024/03/14",
hasICP: "no",
Expand Down Expand Up @@ -420,6 +420,14 @@ const db_forums = [
{
title: "我的世界中文论坛BBS关停,你们要的新论坛来啦",
url: "https://www.bilibili.com/video/BV1uA4m1G7KL"
},
{
title: "MCBBS已死,快来迁移数据到这里保护你的数据!",
url: "https://www.bilibili.com/video/BV1jx42117Yd/"
},
{
title:"比MCBBS更强,重新开站,快来备份你的帖子数据!",
url: "https://www.bilibili.com/video/BV1BK421v7Vi/"
}
]
},
Expand Down Expand Up @@ -579,7 +587,7 @@ const db_forums = [
{
title: "MineNets",
url: "https://minenets.com/",
state: "up",
state: "failure",
createdAt: "2024/03/02",
updatedAt: "2024/03/04",
hasICP: "no",
Expand Down

0 comments on commit 2eaf923

Please sign in to comment.