From 75027832c9d3b717f3c41f297ca2620b8e2b933b Mon Sep 17 00:00:00 2001 From: Xayinn <129403670+LinineTy@users.noreply.github.com> Date: Sun, 27 Oct 2024 18:02:46 +0800 Subject: [PATCH 1/2] Update forums.js Modify the survival status of remcbbs --- res/data/forums.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/res/data/forums.js b/res/data/forums.js index 45aed3a..f639547 100644 --- a/res/data/forums.js +++ b/res/data/forums.js @@ -818,12 +818,12 @@ const db_forums = [ { title: "REMCBBS我的世界星幻论坛", url: "https://remcbbs.com", - state: "down", + state: "up", createdAt: "2024/03/04", - updatedAt: "2024/05/17", + updatedAt: "2024/10/27", hasICP: "no", hasNetSec: "no", - note: "非大陆服务器。", + note: "非大陆服务器,正在重构中...", reference: [ { title: "REMCBBS开站公告", From bfb49d51f146cecc8a99a84a4f8c1cc4064c0bfd Mon Sep 17 00:00:00 2001 From: Sheep-realms <38580457+sheep-realms@users.noreply.github.com> Date: Sun, 27 Oct 2024 21:49:23 +0800 Subject: [PATCH 2/2] Update forums.js --- res/data/forums.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/data/forums.js b/res/data/forums.js index f639547..f6e6acb 100644 --- a/res/data/forums.js +++ b/res/data/forums.js @@ -823,7 +823,7 @@ const db_forums = [ updatedAt: "2024/10/27", hasICP: "no", hasNetSec: "no", - note: "非大陆服务器,正在重构中...", + note: "非大陆服务器,正在重构中。", reference: [ { title: "REMCBBS开站公告",