Skip to content

Commit

Permalink
Merge pull request #286 from HiTech0926/main
Browse files Browse the repository at this point in the history
更新
  • Loading branch information
sheep-realms authored May 25, 2024
2 parents 5833d06 + 39fb9c0 commit 9f003e5
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions res/data/forums.js
Original file line number Diff line number Diff line change
Expand Up @@ -472,22 +472,22 @@ const db_forums = [
{
title: "SimpBBS",
url: "https://www.simpbbs.com",
state: "down",
state: "up",
createdAt: "2023/10/28",
updatedAt: "2024/05/07",
updatedAt: "2024/05/24",
hasICP: "no",
hasNetSec: "no",
note: "非大陆服务器。502无法访问。",
note: "非大陆服务器,访问极其缓慢。",
reference: []
},
{
title: "HiMCBBS",
url: "https://www.himcbbs.com",
state: "failure",
state: "up",
createdAt: "2024/01/28",
updatedAt: "2024/05/19",
hasICP: "in_progress",
hasNetSec: "no",
updatedAt: "2024/05/24",
hasICP: "yes",
hasNetSec: "in_progress",
note: "主营Java版,含基岩版。",
reference: [
{
Expand Down Expand Up @@ -774,7 +774,7 @@ const db_forums = [
url: "https://weianxq.com",
state: "down",
createdAt: "2024/03/03",
updatedAt: "2024/05/17",
updatedAt: "2024/05/24",
hasICP: "yes",
hasNetSec: "yes",
note: "",
Expand Down Expand Up @@ -893,7 +893,7 @@ const db_forums = [
]
},
{
title: "贝塔MC(BetaMC)",
title: "BetaMC",
url: "https://www.betamc.cn",
state: "up",
createdAt: "2024/03/22",
Expand Down

0 comments on commit 9f003e5

Please sign in to comment.