-
Notifications
You must be signed in to change notification settings - Fork 1
/
donaciones.html
186 lines (177 loc) · 8.51 KB
/
donaciones.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Comunidad SCUM CHILE</title>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- CUSTOM CSS -->
<link rel="stylesheet" href="css/style.css">
<!-- GOOGLE FONT ROBOTO -->
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;1,100;1,300;1,400;1,500;1,700&display=swap" rel="stylesheet">
<!-- FONT AWESOME -->
<script src="https://kit.fontawesome.com/fc2f1695bc.js" crossorigin="anonymous"></script>
<!-- CUSTOM JS -->
<script src="js/vanilla-tilt.min.js"></script>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
</head>
<body class="BG_Dona">
<header>
<nav class="nav">
<input type="checkbox" id="check">
<label for="check" class="checkbtn">
<i class="fas fa-bars"></i>
</label>
<a href="/" class="nav__logo">
<img src="img/logo.png" alt="SCUM CHILE">
</a>
<ul class="nav__ul">
<li class="nav__li"><a href="/">INICIO</a></li>
<li class="nav__li"><a href="reglas.html">REGLAS</a></li>
<!-- <li class="nav__li"><a href="multimedia.html">MULTIMEDIA</a></li>
<li class="nav__li"><a href="mapa.html">MAPA INTERACTIVO</a></li> -->
<li class="nav__li"><a href="donaciones.html" class="donation">DONACIONES</a></li>
</ul>
</nav>
</header>
<!-- SECTION MULTIMEDIA -->
<section class="Section_dona">
<h1 class="title_dona">DONACIONES</h1>
</section>
<section class="Pagos">
<p class="p_contenido">
Realizando una <strong>Donación</strong> ayudas al servidor a mantenerse en línea, junto con la donación obtendrás los siguientes beneficios dentro del servidor:
<ul>
<li><strong>White List:</strong> te permite ingresar de forma inmediata cuando el servidor se encuentre lleno.</li>
<li><strong>Descuento en el mercado:</strong> equivalente al 40% en la compra de cualquier ítem del mercado (puedes revisar la lista de precios ingresando <a href="https://docs.google.com/spreadsheets/d/1DOaUzT-nQ9DOG3zjUcl6P8lT9rJxQBQpGEW9PwZIaJY/edit#gid=0"
target="blank">AQUÍ</a> ).</li>
</ul>
</p>
<h2>¿Estás listo/a?</h2>
<p class="p_contenido2">
¡Comencemos! <br> Selecciona el método de pago:
</p>
<ul class="sci">
<li data-text="PAYPAL">
<a href="javascript:void(0);" class="paypal" id="paypal"><i class="fab fa-paypal"></i></a>
</li>
<li data-text="TRANSFERENCIA">
<a href="javascript:void(0);" class="banco" id="banco"><i class="fas fa-money-check-alt"></i></a>
</li>
<li data-text="BITCOIN">
<a href="javascript:void(0);" class="btc" id="btc"><i class="fab fa-bitcoin"></i></a>
</li>
<li data-text="ETHEREUM">
<a href="javascript:void(0);" class="eth" id="eth"><i class="fab fa-ethereum"></i></a>
</li>
</ul>
<!-- PAYPAL -->
<div id="contain_pago_paypal" class="contain_pago_paypal hide">
<h4>Pasos para adquirir la <strong>WHITE LIST</strong> - $2.5 USD por cupo.</h4>
<p class="sub__txt">
Podrás enviar un pago con tarjeta de Credito/Debito desde cualquier parte del mundo aún sin tener cuenta de PayPal.
</p>
<p class="pagos_security">
Por su seguridad, una vez terminado el proceso informe por DISCORD a cualquiera de los admin a cargo: <strong>HEISENBERG, Diruzcode o Brian Agustin.</strong>
</p>
<div class="btn_paypal">
<a href="https://www.paypal.com/donate?hosted_button_id=C39Z59URMJP9S" target="_blank"><i class="fab fa-paypal"></i>Donar con Paypal</a>
</div>
</div>
<!-- BANCO -->
<div id="contain_pago_banco" class="contain_pago_banco hide">
<h4>Pasos para adquirir la <strong>WHITE LIST</strong> - $2.5 USD por cupo.</h4>
<p class="sub__txt">
Método exclusivo para Chile, se puede realizar desde cualquier banco.
</p>
<p class="sub__txt2">
1.- Banco : BCI <br><br>
2.- Número de cuenta : 61171182 <br><br>
3.- Correo : [email protected] <br><br>
4.- RUT : 17.611.240-9 <br><br>
5.- Nombre : Ricardo Castillo <br><br>
</p>
<p class="pagos_security">
Por su seguridad, una vez terminado el proceso informe por DISCORD a cualquiera de los admin a cargo: <strong>HEISENBERG, Diruzcode o Brian Agustin.</strong>
</p>
</div>
<!-- BITCOIN -->
<div id="contain_pago_btc" class="contain_pago_btc hide">
<h4>Pasos para adquirir la <strong>WHITE LIST</strong> - $2.5 USD por cupo.</h4>
<p class="sub__txt">
Si cuentas con la cryptomoneda <strong>BITCOIN</strong> puedes realizar la transferencia desde cualquier parte del mundo.
</p>
<p class="sub__txt2">
Copia el siguiente código y pégalo en la transferencia desde tu wallet: <br> [ <span>14KRr1wkeMWFqWyw9u2BCajt5WAy43sjPy</span> ]
</p>
<p class="pagos_security"> Por su seguridad, una vez terminado el proceso informe por DISCORD a cualquiera de los admin
a cargo: <strong>HEISENBERG, Diruzcode o Brian Agustin.</strong>
</p>
</div>
<!-- ETHEREUM -->
<div id="contain_pago_eth" class="contain_pago_eth hide">
<h4>Pasos para adquirir la <strong>WHITE LIST</strong> - $2.5 USD por cupo.</h4>
<p class="sub__txt"> Si cuentas con la cryptomoneda <strong>ETHEREUM</strong> puedes realizar la transferencia desde
cualquier parte del mundo. </p>
<p class="sub__txt2"> Copia el siguiente código y pégalo en la transferencia desde tu wallet: <br> [
<span>0x4a52ca13a1349b1391f51c915191a50c6f3c2a19</span> ] </p>
<p class="pagos_security"> Por su seguridad, una vez terminado el proceso informe por DISCORD a cualquiera de los admin
a cargo: <strong>HEISENBERG, Diruzcode o Brian Agustin.</strong>
</p>
</div>
</section>
<!-- FOOTER -->
<footer class="Container_footer">
<p>© 2021 <a href="https://www.behance.net/jhdesigner"><strong>Jhdesigner</strong></a> & <a href="https://github.com/DiruzCode"><strong>Diruzcode</strong></a>. <br>All trademarks and contents belong to their respective owners.</p>
</footer>
<!-- CUSTOM JS -->
<script>
function displayInformation(id){
if ($('#contain_pago_paypal').is(':visible')) {
$('#contain_pago_paypal').fadeOut("slow", function () {
fadeIn(id);
});
}else if ($('#contain_pago_banco').is(':visible')) {
$('#contain_pago_banco').fadeOut("slow", function () {
fadeIn(id);
});
}else if ($('#contain_pago_btc').is(':visible')) {
$('#contain_pago_btc').fadeOut("slow", function () {
fadeIn(id);
});
}else if ($('#contain_pago_eth').is(':visible')) {
$('#contain_pago_eth').fadeOut("slow", function () {
fadeIn(id);
});
}else{
fadeIn(id);
}
};
function fadeIn(id) {
$(`#${id}`).fadeIn("slow");
};
$(document).ready(function () {
$('#paypal').click(function (){
displayInformation('contain_pago_paypal')
})
$('#banco').click(function () {
displayInformation('contain_pago_banco')
})
$('#btc').click(function () {
displayInformation('contain_pago_btc')
})
$('#eth').click(function () {
displayInformation('contain_pago_eth')
})
});
//BUTTON 3D EFFECT
VanillaTilt.init(document.querySelectorAll(".Pagos .sci li a"), {
max: 30,
speed: 400,
glare: true,
scale: 1,
"max-glare": 0.6
});
</script>
</body>
</html>