Skip to content

Commit

Permalink
Merge pull request #279 from LYOfficial/dev
Browse files Browse the repository at this point in the history
合并 Dev 分支
  • Loading branch information
sheep-realms authored May 17, 2024
2 parents 089bc1f + fe9430c commit 93f26b5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ping.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ jobs:
url: "https://mcbbs.asia"
- title: "MCBBS 4th"
url: "https://www.mcbbs.lol"
- title: "iMC"
url: "https://www.imc.lol/"
steps:
- uses: actions/checkout@v4
- name: Setup .NET Core
Expand Down
11 changes: 11 additions & 0 deletions res/data/forums.js
Original file line number Diff line number Diff line change
Expand Up @@ -963,6 +963,17 @@ const db_forums = [
hasNetSec: "no",
note: "非大陆服务器。",
reference: []
},
{
title: "iMC",
url: "https://www.imc.lol/",
state: "up",
createdAt: "2024/04/30",
updatedAt: "2024/05/16",
hasICP: "no",
hasNetSec: "no",
note: "非大陆服务器。",
reference: []
}
];

Expand Down

0 comments on commit 93f26b5

Please sign in to comment.