From f3b2cf01773c520e8f716339487590838fc4a866 Mon Sep 17 00:00:00 2001 From: zapbot <12745184+zapbot@users.noreply.github.com> Date: Fri, 27 Jun 2025 11:33:52 +0000 Subject: [PATCH] Update site content From: zaproxy/zaproxy-website@b7b4fb11af7562c343da425febc5f7298b2d22fe Signed-off-by: zapbot <12745184+zapbot@users.noreply.github.com> --- docs/desktop/addons/script-console/index.html | 6 +++--- docs/desktop/start/features/index.xml | 2 +- docs/desktop/start/features/scripts/index.html | 6 +++--- index.xml | 6 +++--- search/index.json | 4 ++-- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/desktop/addons/script-console/index.html b/docs/desktop/addons/script-console/index.html index 40f1aee232..36cf5f1577 100644 --- a/docs/desktop/addons/script-console/index.html +++ b/docs/desktop/addons/script-console/index.html @@ -1833,10 +1833,10 @@

Script Console

The Script Console add-on allows you to run scripts that can be embedded within ZAP and can access internal ZAP data structures.

-

It supports any scripting language that supports JSR 223 (http://www.jcp.org/en/jsr/detail?id=223) , including:

+

It supports any scripting language that supports JSR 223, including: