This repository was archived by the owner on Sep 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathdonate.html
129 lines (122 loc) · 6.88 KB
/
donate.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
<!DOCTYPE html>
<html lang="ru">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Catbox | группа сервисов для тебя</title>
<link rel="stylesheet" href="/static/css/header__new.css">
<link rel="stylesheet" href="/static/css/fonts.css">
<link rel="stylesheet" href="/static/fonts/avenir/stylesheet.css">
<link rel="stylesheet" href="/static/css/cards.css">
<link rel="stylesheet" href="/static/css/footer.css">
<link rel="stylesheet" href="/static/css/root__new.css">
<link rel="stylesheet" href="/static/fonts/sf/stylesheet.css">
<link href='https://cdn.jsdelivr.net/npm/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css">
<link rel="stylesheet" href="https://getbootstrap.com/docs/5.0/examples/heroes/heroes.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">
<style>
a, p, p, li, h1, h2, h3, h4, h5, h6 {
font-family: Avenir Next Cyr;
color: aliceblue;
}
body {
background-color: #0c0b11;
}
h3 {
font-weight: 300;
}
b {
font-weight: 600;
}
</style>
</head>
<body>
<header class="l-header">
<nav class="nav bd-grid">
<a href="/" class="nav__logo"><img class="nav__logo__img" src="/static/images/catboxlogo__white__beta.png" width="500" height="300"></a>
<div class="nav__menu" id="nav-menu">
<ul class="nav__list">
<li class="nav__item"><a href="/" class="nav__link">Главная</a></li>
<li class="nav__item"><a href="/about" class="nav__link">О проекте</a></li>
<li class="nav__item"><a href="/ecosystem" class="nav__link">Продукты CBXGroup</a></li>
<li class="nav__item"><a href="/app/" class="nav__link">Войти в аккаунт CBXID</a></li>
</ul>
</div>
<div class="nav__toggle" id="nav-toggle">
<i class='bx bx-menu'></i>
</div>
</nav>
</header>
<br>
<script src="/static/js/header.js" type="text/javascript"></script>
<div class="section__start">
<p class="section__start__text">Пожертвовать</p>
<hr class="section__start__hr">
<p class="section__start__descp">Мы стараемся для вас поддерживать проект полностью бесплатным, и чтобы это сохранять дальше - вы можете нам денежно помочь.</p>
</div>
<br><br><br>
<center><h1>Реквизиты:</h1></center>
<br>
<CENTER><h3><b>QIWI: </b> никнейм, THEPIXEL</h3></CENTER>
<CENTER><h3><b>Tele2: </b> +79006436889</h3></CENTER>
<CENTER><h3><b>Карта: </b> 4890 4946 9184 3981</h3></CENTER>
<br><br><br>
<center><h3>Список донатеров скоро обновится</h3></center>
<br><br><br><br><br>
<footer class="bg-darkpr text-white pt-5 pb-4">
<div class="container text-md-left">
<div class="row text-md-left">
<div class="col-md-3 col-lg-3 col-xl-3 mx-auto mt-3">
<h5 class="text-uppercase mb-4 font-weight-bold text-primary__new">Catbox</h5>
<p class="text-white__new">Catbox - это экосистема, которая была создана двумя людьми. Наша цель - это упростить использование с минимальным сбором данных, а также оптимизация по всему миру.</p>
</div>
<div class="col-md-2 col-lg-2 col-xl-2 mx-auto mt-3">
<h5 class="text-uppercase mb-4 font-weight-bold text-primary__new">Продукты</h5>
<p>
<a href="/products/apps" class="text-white__new" style="text-decoration: none;"> CatboxApps</a>
</p>
<p>
<a href="/products/games" class="text-white__new" style="text-decoration: none;"> CatboxGames</a>
</p>
<p>
<a href="/products/proxy" class="text-white__new" style="text-decoration: none;"> CatboxProxy</a>
</p>
<p>
<a href="/products/ms-bin" class="text-white__new" style="text-decoration: none;"> MS-BIN</a>
</p>
<p>
<a href="/ecosystem" class="text-white__new" style="text-decoration: none;"> Все продукты CBXGroup</a>
</p>
</div>
<div class="col-md-3 col-lg-2 col-xl-2 mx-auto mt-3">
<h6 class="text-uppercase mb-4 font-weight-bold text-primary__new">Другие ссылки</h6>
<p>
<a href="/terms" class="text-white__new" style="text-decoration: none;"> Публичная оферта</a>
</p>
<p>
<a href="/privacy" class="text-white__new" style="text-decoration: none;"> Политика конфиденциальности</a>
</p>
<p>
<a href="https://status.catbox-gr.ru" class="text-white__new" style="text-decoration: none;"> Статус серверов</a>
</p>
<p>
<a href="/brand" class="text-white__new" style="text-decoration: none;"> Брендинг</a>
</p>
<p>
<a href="/thanks-to" class="text-white__new" style="text-decoration: none;"> Благодарности</a>
</p>
</div>
<div class="col-md-4 col-lg-3 col-xl-3 mx-auto mt-3">
<h6 class="text-uppercase mb-4 font-weight-bold text-primary__new">Контакты</h6>
<p>
<a class="text-white__new" style="text-decoration: none;" href="mailto:[email protected]"><i class="fas fa-envelope mr-3 text-white__new"></i>[email protected]</a>
</p>
<p>
<a class="text-white__new" style="text-decoration: none;" href="https://t.me/catboxgroup"><i class="fab fa-telegram mr-3 text-white__new"></i>@catboxgroup</a>
</p>
</div>
</div>
</div>
</footer>