-
Notifications
You must be signed in to change notification settings - Fork 2
/
price.html
196 lines (196 loc) · 13.6 KB
/
price.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
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset='utf-8'>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Subscription Price - Buananet.com</title>
<meta content='Subscription Price - Buananet.com' name='description'>
<meta content='subscribe, member, price, paypal, midtrans' name='keywords'>
<meta content='index, follow, noodp' name='robots'>
<link rel="shortcut icon" href="https://buananet.com/favicon.ico" type="image/x-icon">
<script async defer src="https://buttons.github.io/buttons.js"></script>
<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}
.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: 500px) {
.row{display: grid;grid-template-columns: 25% 25% 25% 25%;}}
@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;">PRICE
</div>
</div>
<div class="logo-left" style="float:left;">
<img alt="buananet.com" width='35' src="./img/mylogo.png"><a href="./price.html"><span style='color:#ff6600 !important'>BUANANET</span>.COM</a>
</div>
</div>
<div id="homepage" style="width: 700px; margin-top:55px" class="modal-content-profile">
<div style="font-size:18px">SUBSCRIPTION PRICE</div>
<br>
<div style="font-size:17px; margin-bottom: 0px;">PAY SUBSCRIPTION WITH <span style="color:#ff6600">MIDTRANS</span> INDONESIA</div>
<div style="font-size:11px; font-weight:normal">Ini pembayaran otomatis. Setelah berhasil, langganan Anda akan aktif dalam waktu beberapa menit.</div>
<div style="margin-top: 5px; display: block;" id="membership_section">
<div class="row">
<div class="col" style="border-radius:5px; padding: 10px; margin: 3px; border: 1px solid rgb(170, 170, 170); background: rgb(238, 238, 238);">
<h2>7 DAYS</h2>
<br><br>
<p>Akses untuk 7 Hari</p>
<h3 style="color: red;">Rp 15.000</h3>
</div>
<div class="col" style="border-radius:5px; padding: 10px; margin: 3px; border: 1px solid rgb(170, 170, 170); background: rgb(238, 238, 238);">
<h2>30 DAYS</h2>
<br><br>
<p>Akses untuk 30 Hari</p>
<h3 style="color: red;">Rp 50.000</h3>
</div>
<div class="col" style="border-radius:5px; padding: 10px; margin: 3px; border: 1px solid rgb(170, 170, 170); background: rgb(238, 238, 238);">
<h2>60 DAYS</h2>
<br><br>
<p>Akses untuk 60 Hari</p>
<h3 style="color: red;">Rp 90.000</h3>
</div>
<div class="col" style="border-radius:5px; padding: 10px; margin: 3px; border: 1px solid rgb(170, 170, 170); background: rgb(238, 238, 238);">
<h2>90 DAYS</h2>
<br><br>
<p>Akses untuk 90 Hari</p>
<h3 style="color: red;">Rp 130.000</h3>
</div>
</div>
</div>
<br>
<div style="font-size:17px; margin-bottom: 0px;">PAY SUBSCRIPTION WITH <span style="color:#ff6600">PAYPAL</span></div>
<div style="font-size:11px; font-weight:normal; margin-bottom: 5px">This is an automatic payment. Once successful, your subscription will be active within a few minutes.</div>
<div class="row">
<div class="col" style="border-radius:5px; padding: 10px; margin: 3px; background: rgb(238, 238, 238); border: 1px solid rgb(170, 170, 170);">
<h2>7 DAYS</h2>
<br><br>
<p>Access For 7 Days</p>
<h3 style="color: red;">$ 1.00</h3>
</div>
<div class="col" style="border-radius:5px; padding: 10px; margin: 3px; background: rgb(238, 238, 238); border: 1px solid rgb(170, 170, 170);">
<h2>30 DAYS</h2>
<br><br>
<p>Access For 30 Days</p>
<h3 style="color: red;">$ 3.00</h3>
</div>
<div class="col" style="border-radius:5px; padding: 10px; margin: 3px; background: rgb(238, 238, 238); border: 1px solid rgb(170, 170, 170);">
<h2>60 DAYS</h2>
<br><br>
<p>Access For 60 Days</p>
<h3 style="color: red;">$ 5.00</h3>
</div>
<div class="col" style="border-radius:5px; padding: 10px; margin: 3px; background: rgb(238, 238, 238); border: 1px solid rgb(170, 170, 170);">
<h2>90 DAYS</h2>
<br><br>
<p>Access For 90 Days</p>
<h3 style="color: red;">$ 7.00</h3>
</div>
</div>
<button onclick="window.location.href='https://buananet.com/login/';" style="width:200px !important; padding:6px; margin:4px; margin-top:20px; font-weight:bold; font-size:14px" id="subscibe-now">Join and GO TO BUANANET.COM</button>
<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>
</div>
<script>
document.querySelector("#year").innerHTML = new Date().getFullYear()
</script>
</body>
</html>