mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-03 01:30:21 +00:00
refactor: trim secret and ssrf helper runtime seams
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { isBlockedHostnameOrIp } from "openclaw/plugin-sdk/infra-runtime";
|
||||
import { isBlockedHostnameOrIp } from "openclaw/plugin-sdk/ssrf-runtime";
|
||||
|
||||
export type UrbitBaseUrlValidation =
|
||||
| { ok: true; baseUrl: string; hostname: string }
|
||||
|
||||
Reference in New Issue
Block a user