🛐 preapproved.ts

This commit is contained in:
nirholas
2026-03-31 10:24:07 +00:00
parent b1bb123b9e
commit 1741c51d33

View File

@@ -164,3 +164,4 @@ export function isPreapprovedHost(hostname: string, pathname: string): boolean {
} }
return false return false
} }