From 9ea739650a25ce4174d7d33168a860e053d703e8 Mon Sep 17 00:00:00 2001 From: sld-admin Date: Thu, 12 Feb 2026 22:46:39 +0000 Subject: [PATCH] Ready to be pushed --- web_check.json | 57 -------------------------------------------------- web_list.json | 9 -------- 2 files changed, 66 deletions(-) diff --git a/web_check.json b/web_check.json index e503719..b915f90 100644 --- a/web_check.json +++ b/web_check.json @@ -12,62 +12,5 @@ "content_http_code": 0, "content_error": "URL rejected: Malformed input to a URL function", "ssl_error": "stream_socket_client failed: php_network_getaddresses: getaddrinfo for domain failed: Name or service not known (0)" - }, - - { - "host": "hostname", - "domain": "domain", - "path": "/path(leave empty if is the webroot)", - "wordtocheck": "word to check", - "wordcheck_ok": 1, - "sslcheck_ok": 1, - "ssl-released": "24/12/2025", - "ssl-expiry": "24/02/2026", - "ssl-company": null, - "content_http_code": 200, - "content_error": null, - "ssl_error": null - }, - { - "host": "hostname", - "domain": "testdomain", - "path": "/path(leave empty if is the webroot)", - "wordtocheck": "word to check", - "wordcheck_ok": 1, - "sslcheck_ok": 1, - "ssl-released": "24/12/2025", - "ssl-expiry": "16/02/2026", - "ssl-company": null, - "content_http_code": 200, - "content_error": null, - "ssl_error": null - }, - { - "host": "sld-app-a", - "domain": "sld-server.org", - "path": "", - "wordtocheck": "proxmox", - "wordcheck_ok": 1, - "sslcheck_ok": 1, - "ssl-released": "24/12/2025", - "ssl-expiry": "24/03/2026", - "ssl-company": "Cloudflare TLS Issuing ECC CA 3", - "content_http_code": 200, - "content_error": null, - "ssl_error": null - }, - { - "host": "hostname", - "domain": "domain", - "path": "/path(leave empty if is the webroot)", - "wordtocheck": "word to check", - "wordcheck_ok": 1, - "sslcheck_ok": 1, - "ssl-released": "24/12/2025", - "ssl-expiry": "22/02/2026", - "ssl-company": null, - "content_http_code": 200, - "content_error": null, - "ssl_error": null } ] \ No newline at end of file diff --git a/web_list.json b/web_list.json index 6ba33a5..49128e4 100644 --- a/web_list.json +++ b/web_list.json @@ -7,14 +7,5 @@ "basic_auth":false, "basic_auth_name":"basic_auth_name", "basic_auth_password":"basic_auth_pass" - }, - { - "host":"sld-app-a", - "domain":"sld-server.org", - "path":"", - "word-to-check":"proxmox", - "basic_auth":false, - "basic_auth_name":"basic_auth_name", - "basic_auth_password":"basic_auth_pass" } ] \ No newline at end of file