File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11< html >
22 < head >
3+ < title > Zero Bots Allowed</ title >
4+ < link rel ="icon " type ="image/x-icon " href ="icon.png ">
35 < style >
46 body {
57 text-align : center;
68 background : # 408000 ;
79 color : # 80ff00 ;
810 font-size : 25px ;
11+ padding : 10px ;
912 }
1013
1114 .tostyle {
3639 < body >
3740 < div style ="margin-top:35vh; ">
3841 < h1 style ="margin-bottom:20px; "> Zero Bot Gate</ h1 >
39- < form onsubmit ="return test() ">
42+ < form onsubmit ="test ">
4043 < input type ="password " placeholder ="Enter Your Passphrase " name ="in " required id ="in " class ="tostyle ">
41- < button type ="submit " class ="tostyle " style =
42- "margin-left:20px;width:50px;text-align:center; "> > </ button >
44+ < button type ="submit " class ="tostyle " style ="margin-left:20px;width:50px;text-align:center; "> > </ button >
4345 </ form >
44- < button class ="tostyle " style =
45- "margin-top:25px; " onclick ="/help.html "> Need a new passphrase?</ button >
46+ < button class ="tostyle "" onclick="/help.html"> Need a new passphrase?</ button >
4647 < p > By entering a passphrase and proceeding, you agree to our ToS.</ p >
4748 </ div >
4849 </ body >
You can’t perform that action at this time.
0 commit comments