Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Commit 6daeda1

Browse files
authored
fix: 你忘记把爷爷加进族谱了
1 parent 125a7fe commit 6daeda1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/cluster.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ interface ICounters {
4545
bytes: number
4646
}
4747

48-
const whiteListDomain = ['localhost', 'bangbang93.com', 'mcimirror.top']
48+
const whiteListDomain = ['localhost', 'bangbang93.com', 'mcimirror.top', 'saltwood.top:9393']
4949

5050
// eslint-disable-next-line @typescript-eslint/naming-convention
5151
const __dirname = dirname(fileURLToPath(import.meta.url))

0 commit comments

Comments
 (0)