mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 17:44:33 +00:00
fix: adapt landed fixups to current type and approval constraints
This commit is contained in:
@@ -40,7 +40,7 @@ const TELEGRAM_MEDIA_SSRF_POLICY = {
|
||||
// resolution maps to private/internal ranges in restricted networks.
|
||||
allowedHostnames: ["api.telegram.org"],
|
||||
allowRfc2544BenchmarkRange: true,
|
||||
} as const;
|
||||
};
|
||||
|
||||
export async function deliverReplies(params: {
|
||||
replies: ReplyPayload[];
|
||||
|
||||
Reference in New Issue
Block a user