-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathdocs.html
143 lines (143 loc) · 11.1 KB
/
docs.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset='utf-8'>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Docs and Term - Buananet.com</title>
<meta content='Docs and Term - Buananet.com' name='description'>
<meta content='Docs, Term' name='keywords'>
<meta content='noindex, nofollow, noodp' name='robots'>
<link rel="shortcut icon" href="https://buananet.com/favicon.ico" type="image/x-icon">
<style>
*{-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;transition:all .3s ease-in}
body,div,span,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td,tr,table{margin:0;padding:0}
body{font-size:14px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";margin:0}
html,body{height:100%;width:100%;margin:0;padding:0;background:#292929 url(https://user-images.githubusercontent.com/42666125/147363663-30767ef4-09af-48d6-8ea1-ee7a1c09e90f.png) no-repeat}
*{box-sizing:border-box}
h2{color:#f60;float:left}
h1{color:#fff;font-size:22px;margin-bottom:5px;margin-top:10px}
a:link{color:#f60}
a:visited{color:#f60}
a:hover{color:#f60}
a:active{color:#f60}
p {margin-top:5px;margin-bottom:5px}
.logo{margin-top:10px;margin-bottom:5px;color:#fff;text-decoration:none;font-size:25px;font-weight:700}
.logo a{vertical-align:middle;color:#fff!important;text-decoration:none!important}
.logo img {display:inline-block;vertical-align:middle; margin-right:5px }
#wrap{max-width:700px;margin:0 auto;color:#ddd; padding:0 5px 0 5px}
button{color:#fff;background-color:#f60;border-color:#f60;border:none;padding:5px;padding-top:8px;padding-bottom:8px;margin-right:5px;width:120px;font-size:13px;font-weight:700;cursor:pointer;border-radius:5px;color:#fff}
button:hover{background-color:#ccc;color:#111}
.row:after{content:"";display:table;clear:both}
input[type=checkbox]{margin-right:7px}
input[type=text],select,textarea{width:100%;padding:5px;border:1px solid #bbb;border-radius:1px;resize:vertical;margin-bottom:12px;font-size:14px !important;border-radius:5px}
label{padding:5px 5px 5px 0;display:inline-block}
input[type=submit]{background-color:#f60;color:#fff;padding:12px 20px;border:none;border-radius:1px;cursor:pointer;float:right;border-radius:5px}
input[type=submit]:hover{background-color:#45a049}
#dialogoverlay{display:none;opacity:.5;position:fixed;top:0;left:0;background:#292929;width:100%;z-index:10}
#dialogbox{display:none;position:fixed;background:#000;border-radius:5px;width:400px;z-index:10;box-shadow:0 2px 5px 0 rgba(0,0,0,0.2),0 3px 10px 0 rgba(0,0,0,0.19)}
#dialogbox>div{border-radius:5px;margin:3px;background:#292929 url(https://user-images.githubusercontent.com/42666125/147363663-30767ef4-09af-48d6-8ea1-ee7a1c09e90f.png) no-repeat}
#dialogbox>div>#dialogboxhead{background:#111;opacity:.5;font-weight:700;font-size:14px;;padding:10px;color:#fff}
#dialogbox>div>#dialogboxbody{font-weight:400;font-size:14px;;padding:20px;color:#ccc}
#dialogbox>div>#dialogboxfoot{padding:10px;text-align:right}
#dialogoverlay{display:none;opacity:.5;position:fixed;top:0;left:0;background:#292929;width:100%;z-index:10}
#dialogbox{display:none;position:fixed;background:#000;border-radius:5px;width:400px;z-index:10;box-shadow:0 2px 5px 0 rgba(0,0,0,0.2),0 3px 10px 0 rgba(0,0,0,0.19)}
#dialogbox>div{border-radius:5px;margin:3px;background:#292929 url(https://user-images.githubusercontent.com/42666125/147363663-30767ef4-09af-48d6-8ea1-ee7a1c09e90f.png) no-repeat}
#dialogbox>div>#dialogboxhead{background:#111;opacity:.5;font-weight:700;font-size:14px;;padding:10px;color:#fff}
#dialogbox>div>#dialogboxbody{font-weight:400;font-size:14px;;padding:20px;color:#ccc}
#dialogbox>div>#dialogboxfoot{padding:10px;text-align:right}
.mymenu{z-index:5;margin:0 auto;background-color:#fff;width:700px;border-radius:0 0 5px 5px;border:2px solid #fff;font-weight:700;font-size:15px;;position:relative;padding-left:5px;padding-right:5px;box-shadow:0 2px 5px 0 rgba(0,0,0,0.2),0 3px 10px 0 rgba(0,0,0,0.19)}
.mymenu ul{list-style-type:none;margin:0;padding:0;overflow:hidden;background-color:#fff;margin-right:10px;background:url(../img/made-for-mikrotik.png) no-repeat right!important}
.mymenu li{float:left}
.mymenu li a{display:block;color:#31363A;text-align:center;padding:8px 10px;text-decoration:none;margin-top:5px;margin-bottom:5px}
.mymenu li a:hover{background-color:#292929;color:#fff;border-radius:5px}
.forms-out{margin:0 auto;padding:0;font-size:14px}
.forms-in{width:100%;margin:0 auto;color:#fff;padding:0;font-size:14px}
.forms-in div{padding:0;max-width:350px;margin:0 auto;border-radius:5px;margin-bottom:14px;}
.forms-in h3{text-align:center}
.forms-in input{border:none;width:100%;margin-bottom:14px;;padding:10px;box-sizing:border-box;border-radius:3px}
.forms-in button{border:none;padding:7px 20px;border-radius:4px;cursor:pointer;font-weight:700;margin-top:10px;margin-bottom:14px;}
.forms-in button:hover{opacity:.7}
.hide{display:none}
#forgot-password{cursor:pointer}
#forgot-password:hover{opacity:.7}
#show-register{cursor:pointer}
#show-register:hover{opacity:.7}
#show-login{cursor:pointer}
#show-login:hover{opacity:.7}
.modal{display:none;position:fixed;z-index:1;padding-top:70px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,0.4)}
.modal-login{display:none;position:fixed;z-index:1;padding-top:70px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,0.4)}
.modal-profile{display:none;position:fixed;z-index:1;padding-top:70px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,0.6)}
.modal-change-profile{display:none;position:fixed;z-index:1;padding-top:70px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,0.6)}
.modal-change-password{display:none;position:fixed;z-index:1;padding-top:70px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,0.6)}
.modal-content{line-height:1.4;border-radius:5px;background:#292929 url(https://user-images.githubusercontent.com/42666125/147363663-30767ef4-09af-48d6-8ea1-ee7a1c09e90f.png) no-repeat top left;color:#ddd;margin:auto;padding:20px;border:1px solid #444;width:350px;box-shadow:0 2px 5px 0 rgba(0,0,0,0.2),0 3px 10px 0 rgba(0,0,0,0.19);font-weight:700}
.modal-content p{padding:0;margin:5px 5px 0 17px;display:list-item;line-height:2;list-style:disc}
.modal-content h2{color:#f60;float:left}
.modal-content-profile{line-height:1.4;border-radius:5px;background:#fff;color:#292929;margin:auto;padding:25px;border:1px solid #444;width:350px;box-shadow:0 2px 5px 0 rgba(0,0,0,0.2),0 3px 10px 0 rgba(0,0,0,0.19);font-weight:700}
.close{color:#aaa;float:right;font-size:20px;font-weight:700;margin-top:-25px;margin-right:-14px;}
.close:hover,.close:focus{color:orange;text-decoration:none;cursor:pointer}
.myButtonGoogle{display:flex;justify-content:space-between;align-items:center;width:auto;cursor:pointer;font-weight:400;float:right}
.myButtonGoogle :hover{opacity:.7}
.myButtonGoogle img{width:32px;padding:0;margin:0}
.myButtonGoogle .text{padding:0;margin:0}
.avatar img{float:right;display:flex;width:130px;height:130px;background-size:cover;background-repeat:no-repeat;background-position:center center;-webkit-border-radius:99em;-moz-border-radius:99em;border-radius:99em;border:4px solid #292929}
.mikrotik-logo{display:none}
#row{display: grid;grid-template-columns: 50% 50%;}
#row button{display:none;}
@media screen and (min-width: 768px) {
#row{display: grid;grid-template-columns: 33.3% 33.3% 33.3%;}}
@media screen and (max-width:700px) {
.mymenu{width:98.5%!important}
button{margin-bottom:10px!important}
.modal-content{width:98.5%!important}
.modal-content-profile{width:98.5%!important;}
}
@media screen and (max-width:600px) {
.modal-content-profile{width:98.5%!important; margin-top:30px; padding:10px}
.modal-content{margin-top:30px}
.mikrotik-logo{display:flex;justify-content:center;margin-top:14px;}
.avatar{display:flex;justify-content:center;margin-bottom:14px;}
.mymenu{padding-left:0;padding-right:0}
.mymenu ul{background:none!important;justify-content:center;display:flex}
}
</style>
</head>
<body>
<div id="wrap">
<div id="mymenu" class="mymenu">
<div class="mikrotik-logo">
<img alt="mikrotik" src="https://buananet.com/img/made-for-mikrotik.png">
</div>
<ul>
<li><a href="https://buananet.com">HOME</a></li>
<li><a href="https://buananet.com/contact.html">CONTACT</a></li>
</ul>
</div>
<div class="logo">
<div class="logo-right" style="float:right;">
<div style="float:right; margin-top:3px;">DOCS
</div>
</div>
<div class="logo-left" style="float:left;">
<img alt="buananetpbun" width='35' src="./img/mylogo.png"><a href="./docs.html"><span style='color:#ff6600 !important'>BUANANET</span>.COM</a>
</div>
</div>
<div id="homepage" style="width: 700px; margin-top:55px; font-Weight:normal" class="modal-content-profile">
<div style="font-size:18px; font-weight:bold">DOCS</div>
<p>Currently we do not provide complete documentation for using this tool, so make sure you understand basic MikroTik before using it. We ensure that this tool is safe and easy to use, because it has been through a free trial for the last 3 years at <a target="_blank" href="https://buananetpbun.github.io">buananetpbun.github.io</a></p>
<div style="margin-top:20px">
<div style="font-size:18px; font-weight:bold">TERM</div>
<p>We are not responsible for any error, failure, damage or your router being locked due to intentional or accidental factors. Our Tool works independently, not under the auspices of the MikroTik Company, all problems that occur on your router are your own responsibility and you must be prepared to accept all the risks. If you "Agree", please continue.</p>
</div>
<div style="margin-top:20px; padding-top:10px;width:100%;color:#292929; border-top:1px solid #bbb;font-weight:normal;font-size:13px">
© Copyright 2020-<span id="year">2022</span> <a target="_blank" href="https://buananet.com/">BUANANET.COM</a> - All Rights Reserved.
</div>
<div style="margin-top:0px; color:#777; font-size:11px">
Project by <a target="_blank" rel="nofollow" href="https://github.com/buananetpbun">@buananetpbun</a> PangkalanBun, KoBar 74112 - INDONESIA
</div>
</div>
</div>
<script>
document.querySelector("#year").innerHTML = new Date().getFullYear()
</script>
</body>
</html>