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

Commit 2eb897c

Browse files
authored
Merge pull request #4 from SALTWOOD/patch-1
fix: 你忘记把爷爷加进族谱了
2 parents 125a7fe + 9c7503b commit 2eb897c

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']
4949

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

0 commit comments

Comments
 (0)