initnal
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>S.A. XAGuarder</title>
|
||||
<style>
|
||||
.grey-bg-white-text {
|
||||
background-color: grey; /* 灰底 */
|
||||
color: white; /* 白字 */
|
||||
padding: 50px; /* 文本内填充 */
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="grey-bg-white-text">
|
||||
<img src="https://file.atomgit.com/uploads/user/1754052130447_4842.png" alt="Logo Source:atomgit::user_head">
|
||||
先占个位,XAGuarder还要一段时间才能上线,当前已有ip,域名拦截能力
|
||||
<a href="http://saswe.rth1.xyz/XAGuarder/warning.html">拦截页面式样</a>
|
||||
Copyright(C) 2025 S.A. All rights received.
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,25 @@
|
||||
<!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>
|
||||
Reference in New Issue
Block a user