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

Commit 9c7503b

Browse files
authored
fix: 这爷爷长了个尾巴
1 parent 6daeda1 commit 9c7503b

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', 'saltwood.top:9393']
48+
const whiteListDomain = ['localhost', 'bangbang93.com', 'mcimirror.top', 'saltwood.top']
4949

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

0 commit comments

Comments
 (0)