Files
XZBT-NGN/test-fixtures/host-verification.html
T
2026-09-14 07:57:18 -07:00

4 lines
566 B
HTML

<!doctype html>
<html lang="en"><head><meta charset="utf-8"><title>NGN real exhibit verification</title><link rel="stylesheet" href="/public/style.css"></head>
<body><main><h1>NGN real exhibit verification</h1><p>This uses the production host and transport against the three copied reference exhibits. It does not replace the separate admin UI and native gesture checks.</p><button id="run">Run verification</button><pre id="results" role="log">Not run.</pre><div id="fixtures"></div></main><script type="module" src="./host-verification.js"></script></body></html>