Files
SWebStatic/XAGuarder/warning.html
T

26 lines
769 B
HTML
Raw Normal View History

2026-07-08 15:11:33 +08:00
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>S.A. XA Defended!</title>
<style>
.blue-bg-white-text {
background-color: red; /* 红底 */
color: white; /* 白字 */
padding: 50px; /* 文本内填充 */
}
</style>
</head>
<body>
<div class="blue-bg-white-text">
<img src="https://file.atomgit.com/uploads/user/1754052130447_4842.png" alt="Logo Source:atomgit::user_head">
<img src="https://atomgit.com/snoware/res/raw/master/79b6677ccfd646ea936aea3aff6b7702.jpeg">
发现不良网站!XAGuarder保护了您。
如果这是正常的网站,请检查是否通过当地公安机关备案。
Copyright(C) 2025 S.A. All rights received.
</div>
</body>
</html>