Skip to content

Commit 13f4cb0

Browse files
authored
Update about.html
1 parent a8c609f commit 13f4cb0

1 file changed

Lines changed: 2 additions & 28 deletions

File tree

about.html

Lines changed: 2 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -11,41 +11,15 @@
1111
padding:10px;
1212
}
1313

14-
.tostyle {
15-
background:#408000;
16-
color:#80ff00;
17-
border:none;
18-
font-size:20px;
19-
border-radius:10px;
20-
padding:10px;
21-
border:solid 3px #80ff00;
22-
transition:.5s;
23-
}
24-
25-
.tostyle:hover{
26-
background:#80ff00;
27-
color:#408000;
28-
}
29-
30-
button {
31-
cursor:pointer;
32-
}
33-
3414
p {
3515
font-size:20px;
3616
}
37-
38-
@keyframes flash {
39-
from { border-color:red;
40-
color:red; }
41-
to {}
42-
}
4317
</style>
4418
</head>
4519
<body>
46-
<div style="margin-top:35vh;">
20+
<div style="margin-top:50px;">
4721
<h1 style="margin-bottom:20px;">About Zero Bot Gate</h1>
48-
<p>Zero Bot Gate is</p>
22+
<p>Zero Bot Gate is a website meant to protect other sites from the AI bros. It requires users to either provide a passphrase or generate a new one. Generating a new one will be a long and strict proces to make sure there are no bots whatsoever. It also makes users agree to not share the website beond with anyone else especily ai, and makes them disable any exstentions that may do so.</p>
4923
</div>
5024
</body>
5125
</html>

0 commit comments

Comments
 (0)