-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.php
More file actions
206 lines (193 loc) · 11.6 KB
/
about.php
File metadata and controls
206 lines (193 loc) · 11.6 KB
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
197
198
199
200
201
202
203
204
205
206
<!DOCTYPE html>
<!-- SPDX-License-Identifier: AGPL-3.0-or-later -->
<!-- Copyright (C) 2020-2026 Tech1k -->
<html lang="en">
<head>
<title>DuinoFaucet - About the faucet and website</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="https://faucet.duinocoin.com/assets/images/favicon.png" type="image/png" />
<link rel="shortcut icon" href="https://faucet.duinocoin.com/assets/images/favicon.png" type="image/png" />
<meta name="description" content="The story behind DuinoFaucet and why it was created.">
<meta name="keywords" content="beyond, beyond faucet, duinocoin faucet, duinocoin, duco, duco faucet, crypto faucet, duino, duino faucet">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="theme-color" content="#c5c5c5">
<link rel="canonical" href="https://faucet.duinocoin.com/about" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="DuinoFaucet | About" />
<meta name="twitter:description" content="The story behind DuinoFaucet and why it was created." />
<meta name="twitter:image" content="https://faucet.duinocoin.com/assets/images/og-banner.png" />
<meta property="og:image" content="https://faucet.duinocoin.com/assets/images/og-banner.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta property="og:description" content="The story behind DuinoFaucet and why it was created.">
<meta property="og:title" content="DuinoFaucet | About">
<meta property="og:site_name" content="DuinoFaucet">
<meta property="og:url" content="https://faucet.duinocoin.com/about">
<!-- Cookie banner -->
<script type="text/javascript" id="cookieinfo" src="https://faucet.duinocoin.com/assets/js/cookies.min.js"></script>
<!-- CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.3/css/bulma.min.css">
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/bulma-pageloader@0.3.0/dist/css/bulma-pageloader.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@creativebulma/bulma-divider@1.1.0/dist/bulma-divider.min.css">
<link rel="preload" href="https://faucet.duinocoin.com/assets/css/style.css?v=3" as="style">
<link rel="stylesheet" type="text/css" href="https://faucet.duinocoin.com/assets/css/style.css?v=3">
<link rel="preload" href="https://faucet.duinocoin.com/assets/js/all.min.js" as="script">
<script src="https://faucet.duinocoin.com/assets/js/all.min.js"></script>
<noscript>
It appears that your Javascript is disabled. This page needs Javascript activated to work.
<style>
div {
display:none;
}
nav {
display:none;
}
.navbar {
display:none;
}
footer {
display:none;
}
</style>
</noscript>
</head>
<body>
<div id="pageloader" class="pageloader is-active is-primary is-bottom-to-top">
<span class="title">DuinoFaucet</span>
</div>
<nav class="navbar" role="navigation" aria-label="main navigation">
<div class="navbar-brand">
<a class="navbar-item" href="/">
<picture>
<source srcset="assets/images/duinofaucet-banner.png" media="(prefers-color-scheme: dark)">
<source srcset="assets/images/duinofaucet-banner-light.png" media="(prefers-color-scheme: light)">
<img src="assets/images/duinofaucet-banner.png" height="172" alt="DuinoFaucet">
</picture>
</a>
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navbar">
<span aria-hidden="true"></span><span aria-hidden="true"></span><span aria-hidden="true"></span>
</a>
</div>
<div id="navbar" class="navbar-menu">
<div class="navbar-start">
<a class="navbar-item" href="https://duinocoin.com">
Duinocoin Website
</a>
<a class="navbar-item" href="https://explorer.duinocoin.com">
Network stats & explorer
</a>
</div>
<div class="navbar-end">
<div class="navbar-item has-dropdown is-hoverable">
<a class="navbar-link">
<svg class="svg-inline--fa fa-faucet fa-w-16" style="margin-right: 5px;" aria-hidden="true" focusable="false" data-prefix="fa" data-icon="faucet" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M352,256H313.39c-15.71-13.44-35.46-23.07-57.39-28V180.44l-32-3.38-32,3.38V228c-21.93,5-41.68,14.6-57.39,28H16A16,16,0,0,0,0,272v96a16,16,0,0,0,16,16h92.79C129.38,421.73,173,448,224,448s94.62-26.27,115.21-64H352a32,32,0,0,1,32,32,32,32,0,0,0,32,32h64a32,32,0,0,0,32-32A160,160,0,0,0,352,256ZM81.59,159.91l142.41-15,142.41,15c9.42,1,17.59-6.81,17.59-16.8V112.89c0-10-8.17-17.8-17.59-16.81L256,107.74V80a16,16,0,0,0-16-16H208a16,16,0,0,0-16,16v27.74L81.59,96.08C72.17,95.09,64,102.9,64,112.89v30.22C64,153.1,72.17,160.91,81.59,159.91Z"></path></svg><!-- <i class="fa fa-faucet" style="margin-right: 5px"></i> -->Faucets
</a>
<div class="navbar-dropdown">
<a class="navbar-item" href="https://faucet.duinocoin.com/duinocoin">
<span>
<img class="is-rounded" src="https://faucet.duinocoin.com/assets/images/duinocoin.png" style="max-width: 16px;margin-right: 5px;">Duino-Coin
</span>
</a>
<a class="navbar-item" href="https://faucet.duinocoin.com/magi">
<span>
<img class="is-rounded" src="https://faucet.duinocoin.com/assets/images/magi.png" style="max-width: 16px;margin-right: 5px;">Magi (XMG)
</span>
</a>
</div>
</div>
<a class="navbar-item" href="https://faucet.duinocoin.com/about">
<i class="fa fa-question" style="margin-right: 5px"></i>About
</a>
</div>
</div>
</nav>
<div class="container">
<section class="section">
<div class="hero" style="background-color: transparent !important;">
<div class="hero-body mt-nav">
<p class="title" style="padding-bottom: 10px;">
About DuinoFaucet
</p>
<p class="subtitle">
DuinoFaucet is the only official Duino-Coin faucet originally called BeyondFaucet (2020-2024) created and managed by Duino-Coin Lead Webmaster, <a href="https://tech1k.com">Tech1k</a>. DuinoFaucet was created to provide new and experienced users with a hassle-free way to acquire coins to explore Duino-Coin and Magi without risking real money, which aligns with Duino-Coin’s core values: being a project that lets users learn more about crypto without much risk. We are proud to have fulfilled over 100,000 faucet claims over the years and no longer rely on advertisements (since 2023).
</p>
<p class="subtitle">
I hope you enjoy the faucet, as much as I enjoy making it!
<br/>
- <a href="https://tech1k.com">Tech1k</a> (Duino-Coin Lead Webmaster)
</p>
<br/><br/>
</div>
</div>
<style>
#name::placeholder { color: grey; }
#email::placeholder { color: grey; }
</style>
</section>
</div>
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
<style>
@media (prefers-color-scheme: light) {
#site_link {
color: #272727!important;
}
#copyright {
color: #252525!important;
}
}
@media (prefers-color-scheme: dark) {
#site_link {
color: lightgrey!important;
}
#copyright {
color: darkgrey;
}
}
</style>
<!-- FOOTER -->
<footer class="footer">
<div class="footercontent content has-text-centered has-text-white">
<div class="footercontent content has-text-centered has-text-black">
<a class="mr-4 is-inline-block is-size-5" id="site_link" href="https://faucet.duinocoin.com/about">
About
</a>
<a class="mr-4 is-inline-block is-size-5" id="site_link" href="mailto:hello@tech1k.com">
Contact
</a>
<a class="mr-4 is-inline-block is-size-5" id="site_link" href="https://faucet.duinocoin.com/legal">
Legal
</a>
<br/><br/>
<picture>
<source srcset="assets/images/duinofaucet-banner.png" media="(prefers-color-scheme: dark)">
<source srcset="assets/images/duinofaucet-banner-light.png" media="(prefers-color-scheme: light)">
<img src="assets/images/duinofaucet-banner.png" style="max-width: 256px;" alt="DuinoFaucet">
</picture>
<p id="copyright">Copyright © 2020 - 2026 <b><a href="https://tech1k.com">Tech1k</a></b> · <a href="https://github.com/Tech1k/duinofaucet" target="_blank" rel="noopener">Source</a></p>
</div>
</div>
</footer>
</body>
</html>
<script>
let pageloader = document.getElementById("pageloader"); // PAGE LOAGER
pageloader.setAttribute('class', "pageloader is-active is-primary is-bottom-to-top"); // Before page is loaded
window.addEventListener('load', function() {
pageloader.setAttribute('class', "pageloader is-primary is-bottom-to-top"); // After page is loaded
});
document.addEventListener('DOMContentLoaded', () => { // HAMBURGER MENU
const $navbarBurgers = Array.prototype.slice.call(document.querySelectorAll('.navbar-burger'), 0);
if ($navbarBurgers.length > 0) {
$navbarBurgers.forEach(el => { // Add a click event on each of burger menus
el.addEventListener('click', () => {
const target = el.dataset.target; // Get the target from the "data-target" attribute
const $target = document.getElementById(target);
el.classList.toggle('is-active'); // Toggle the "is-active" class on both the "navbar-burger" and the "navbar-menu"
$target.classList.toggle('is-active');
});
});
}
});
</script>