This commit is contained in:
Brus 2026-01-11 18:09:59 +01:00
commit b21ea513e2

View file

@ -5,7 +5,7 @@ $rows = $db->query("SELECT * FROM certs ORDER BY expires ASC")->fetchAll(PDO::FE
<!DOCTYPE html>
<html>
<head>
<title>SSL Monitor</title>
<title>SSL Monitor GeoSphere Austria v.01</title>
<style>
body { font-family: Arial; background:#f4f4f4 }
table { border-collapse:collapse; width:80%; margin:auto; background:#fff }
@ -18,7 +18,7 @@ th { background:#222; color:#fff }
</head>
<body>
<h2 style="text-align:center">SSL Certificate Monitor</h2>
<h2 style="text-align:center">SSL Certificate Monitor Geosphere Austria</h2>
<table>
<tr>