add new name for it SignalScope
This commit is contained in:
@@ -14,7 +14,7 @@ HTML = """<!doctype html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>fgAI Monitor</title>
|
||||
<title>SignalScope Monitor</title>
|
||||
<style>
|
||||
:root { color-scheme: light; font-family: Arial, sans-serif; background: #f5f7f9; color: #16202a; }
|
||||
body { margin: 0; }
|
||||
@@ -59,7 +59,7 @@ HTML = """<!doctype html>
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<header><h1>fgAI Monitor</h1><div id="stamp" class="muted"></div><div id="capabilities" class="capabilities"></div></header>
|
||||
<header><h1>SignalScope Monitor</h1><div id="stamp" class="muted"></div><div id="capabilities" class="capabilities"></div></header>
|
||||
<main>
|
||||
<section class="hero">
|
||||
<img src="/images/FGinspectionagent.png" alt="FortiGate AI/ML Analyzer">
|
||||
|
||||
Reference in New Issue
Block a user