mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 08:00:21 +00:00
refactor(plugins): move extension seams into extensions
This commit is contained in:
@@ -17,3 +17,4 @@ export {
|
||||
buildHostnameAllowlistPolicyFromSuffixAllowlist,
|
||||
ssrfPolicyFromAllowPrivateNetwork,
|
||||
} from "./ssrf-policy.js";
|
||||
export { isPrivateOrLoopbackHost } from "../gateway/net.js";
|
||||
|
||||
Reference in New Issue
Block a user