Skip to content

Commit

Permalink
Merge pull request #144 from LYOfficial/dev
Browse files Browse the repository at this point in the history
合并 Dev 分支
  • Loading branch information
sheep-realms authored Mar 25, 2024
2 parents 9f98605 + 17f810a commit 385d4bc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@

对于 `db_forums_ex`(表演赛选手),对象有以下属性:

| 属性键名称 | 属性值类型 | 相关描述 |
| 属性键名称 | 属性值类型 | 属性值描述 |
| - | - | - |
| `title` | String | 网站名称。 |
| `url` | String | 网站 URL 地址。 |
Expand Down
8 changes: 6 additions & 2 deletions res/data/forums.js
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,10 @@ const db_forums = [
{
title: "一个可以替代MCBBS的网站!",
url: "https://www.bilibili.com/video/BV13r42187th/"
},
{
title: "HiMCBBS大更新 快来加入我们~",
url: "https://www.bilibili.com/video/BV1VA4m1P7Dy/"
}
]
},
Expand Down Expand Up @@ -678,9 +682,9 @@ const db_forums = [
{
title: "青草原MC社区",
url: "https://qcymc.top",
state: "up",
state: "failure",
createdAt: "2024/02/27",
updatedAt: "2024/03/24",
updatedAt: "2024/03/26",
hasICP: "no",
hasNetSec: "no",
note: "非大陆服务器。",
Expand Down

0 comments on commit 385d4bc

Please sign in to comment.