From f2352bd5160f2bc697e36bb3d00dda37d4c3ee5f Mon Sep 17 00:00:00 2001 From: usmannasir Date: Fri, 22 Aug 2025 21:00:03 +0500 Subject: [PATCH] feature: ssl status in list websites --- .idea/workspace.xml | 4 +- .../websiteFunctions/websiteFunctions.js | 96 +++++++++++++++++ .../websiteFunctions/listWebsites.html | 66 ++++++++++++ websiteFunctions/website.py | 102 +++++++++++++++++- 4 files changed, 264 insertions(+), 4 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 9bd1a4e84..082756208 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,9 +4,7 @@