Patch whoiser to support ga TLD

This commit is contained in:
SukkaW
2025-01-11 16:26:49 +08:00
parent 7b859e7358
commit 35bead6f99
3 changed files with 20 additions and 3 deletions

View File

@@ -77,7 +77,8 @@
},
"pnpm": {
"patchedDependencies": {
"undici": "patches/undici.patch"
"undici": "patches/undici.patch",
"whoiser": "patches/whoiser.patch"
}
}
}