From e0d0c8a38c148cdf9d55690d2dc280e819c38aa7 Mon Sep 17 00:00:00 2001 From: snicket2100 <57048005+snicket2100@users.noreply.github.com> Date: Fri, 29 May 2026 23:48:12 +0200 Subject: [PATCH] Added detection for WebAdministrator CMS --- src/technologies/w.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/technologies/w.json b/src/technologies/w.json index 38da234a..5d8ec4a7 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -878,6 +878,16 @@ ], "website": "https://web4realty.com" }, + "WebAdministrator CMS": { + "cats": [ + 1 + ], + "html": [ + "" + ], + "description": "WebAdministrator CMS is a content management system used heavily by Polish public institutions.", + "website": "https://www.jskinternet.pl/jsk/oferta/webadministrator-cms/" + }, "Webareal": { "cats": [ 6 @@ -5199,4 +5209,4 @@ ], "website": "https://wysibb.com" } -} \ No newline at end of file +}