Skip to content

Commit

Permalink
Merge pull request #297 from LYOfficial/dev
Browse files Browse the repository at this point in the history
合并 Dev 分支
  • Loading branch information
sheep-realms authored Jun 5, 2024
2 parents 49cc50a + bcdb924 commit 8247df6
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions res/data/forums.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ const db_forums = [
{
title: "MCBBS",
url: "https://www.mcbbs.net",
state: "unknow",
state: "close",
createdAt: "2010/10/30",
updatedAt: "2024/04/20",
closedAt: "2024/01/17",
updatedAt: "2024/06/05",
hasICP: "yes",
hasNetSec: "yes",
note: "直属B站的我的世界中文论坛。",
Expand All @@ -16,7 +17,7 @@ const db_forums = [
{
title: "最MC",
url: "http://www.zuimc.com",
state: "failure",
state: "up",
createdAt: "2013/04/18",
updatedAt: "2024/04/20",
hasICP: "yes",
Expand Down Expand Up @@ -337,9 +338,10 @@ const db_forums = [
{
title: "MC-BBS",
url: "https://mc-bbs.net",
state: "down",
state: "close",
createdAt: "2022/08/30",
updatedAt: "2024/04/20",
closedAt: "2024/01/01",
updatedAt: "2024/06/05",
hasICP: "no",
hasNetSec: "no",
note: "非大陆服务器。域名被墙。",
Expand Down Expand Up @@ -859,9 +861,9 @@ const db_forums = [
{
title: "新世界中文论坛",
url: "https://nwbbs.cn",
state: "up",
state: "failure",
createdAt: "2024/03/16",
updatedAt: "2024/05/17",
updatedAt: "2024/06/05",
hasICP: "no",
hasNetSec: "no",
note: "非大陆服务器。",
Expand Down Expand Up @@ -930,9 +932,9 @@ const db_forums = [
{
title: "土豆社区",
url: "https://bbs2.potatokj.top",
state: "up",
state: "failure",
createdAt: "2024/03/24",
updatedAt: "2024/05/17",
updatedAt: "2024/06/05",
hasICP: "no",
hasNetSec: "no",
note: "非大陆服务器。大部分地区无法访问。",
Expand All @@ -952,9 +954,9 @@ const db_forums = [
{
title: "MCBBS 4th",
url: "https://www.mcbbs.lol",
state: "up",
state: "down",
createdAt: "2024/04/06",
updatedAt: "2024/05/17",
updatedAt: "2024/06/05",
hasICP: "no",
hasNetSec: "no",
note: "非大陆服务器。",
Expand Down

0 comments on commit 8247df6

Please sign in to comment.