1
0
forked from themika/panic
Files

32 lines
841 B
HTML
Raw Permalink Normal View History

2025-08-05 11:21:42 +03:00
<!DOCTYPE html>
2025-08-05 20:04:11 +05:30
<html class="dark" style="color-scheme: dark;" lang="en">
2025-08-05 11:21:42 +03:00
2025-08-05 20:04:11 +05:30
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Panic Report</title>
</head>
2025-08-05 11:21:42 +03:00
2025-08-05 20:04:11 +05:30
<body>
<h1>
<span style="color: magenta;">
Panic Report
</span>
<span style="color: lightgreen;">
at Sobrooms 😭
</span>
</h1>
Credits: Jocelyn Falempe,
<a href="https://github.com/kdj0c/panic_report">
https://github.com/kdj0c/panic_report
</a>
<div id="main">
</div>
<script type="text/javascript" src="pako_inflate.min.js">
</script>
<script type="text/javascript" src="panic_report.js">
</script>
2025-08-05 11:21:42 +03:00
</body>
2025-08-05 20:04:11 +05:30
2025-08-05 11:21:42 +03:00
</html>