-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcashlinks.html
More file actions
482 lines (422 loc) · 16.7 KB
/
cashlinks.html
File metadata and controls
482 lines (422 loc) · 16.7 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
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
<!DOCTYPE HTML>
<html lang="en-GB">
<!--Massively by HTML5 UP | html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)-->
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-3KX9VK5CCH"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-3KX9VK5CCH');
</script>
<!-- JSON-LD Structured Data -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "OFiDCrypt",
"url": "https://www.ofidcrypt.com",
"logo": [
"https://www.ofidcrypt.com/assets/images/webp/ofidcrypt-digitized-logo.webp",
"https://www.ofidcrypt.com/assets/images/webp/bg-ofid-giddys.webp"
],
"sameAs": [
"https://x.com/OFiDCrypt",
"https://x.com/Giddys_CA",
"https://youtube.com/@OFiDCrypt",
"https://www.tiktok.com/@Giddys_CA",
"https://www.facebook.com/OFiDCrypt",
"https://linkedin.com/company/OFiDCrypt",
"https://www.instagram.com/OFiDCrypt"
]
}
</script>
<!-- Meta Description (for SEO) -->
<title>Digital Gift Cash Links | OFiDCrypt</title>
<!-- Exclude Indexing (for SEO) -->
<meta name="robots" content="noindex, nofollow">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<meta name="description"
content="Receiving digital gifts is easier than ever, thanks to Kinnected Wallet. Claim your tokens today!">
<meta name="keywords"
content="cryptocurrency, blockchain, digital assets, OFiDCrypt, crypto community, cash links, kin, cash, members, vip">
<meta name="author" content="Tokin ⬢">
<!-- Open Graph Meta Tags -->
<meta property="og:title" content="Digital Gift Cash Links | OFiDCrypt">
<meta property="og:description"
content="Receiving digital gifts is easier than ever, thanks to Kinnected Wallet. Claim your tokens today!">
<meta property="og:image" content="https://www.ofidcrypt.com/assets/images/webp/bg-kinnected-cashlinks.webp">
<meta property="og:url" content="https://www.ofidcrypt.com/cashlinks">
<meta property="og:type" content="website">
<!-- Twitter Card Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Digital Gift Cash Links | OFiDCrypt">
<meta name="twitter:description"
content="Receiving digital gifts is easier than ever, thanks to Kinnected Wallet. Claim your tokens today!">
<meta name="twitter:image" content="https://www.ofidcrypt.com/assets/images/webp/bg-kinnected-cashlinks.webp">
<meta name="twitter:url" content="https://www.ofidcrypt.com/cashlinks">
<!-- Default ICO file with multiple sizes -->
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<!-- Specific PNG sizes for modern browsers -->
<link rel="icon" type="image/png" sizes="1280x1280" href="/favicon.png">
<!-- Canonical Preferred URL -->
<link rel="canonical" href="https://www.ofidcrypt.com/cashlinks">
<!-- Stylesheets -->
<link rel="stylesheet" href="/assets/css/main.css">
<noscript>
<link rel="stylesheet" href="/assets/css/noscript.css">
</noscript>
<!-- JavaScript Libraries -->
<script src="https://www.google.com/recaptcha/api.js?onload=onloadCallback&render=explicit" async defer></script>
<!-- Tailwind CSS - Scoped to banner only -->
<script src="https://cdn.tailwindcss.com"></script>
<script>
tailwind.config = {
important: '.tailwind-banner',
corePlugins: { preflight: false }
};
</script>
<!-- Custom Styles -->
<meta http-equiv='content-language' content='en-gb'>
<style>
/* Apply to ALL screen sizes */
#token-select,
#token-select option {
background-color: var(--main-bg-color) !important;
color: var(--text-color) !important;
}
/* WebKit fix */
#token-select option {
-webkit-text-fill-color: var(--text-color) !important;
}
/* Modal base styles */
.modal {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
align-items: center;
justify-content: center;
z-index: 1000;
}
.modal-content {
background-color: var(--main-bg-color);
padding: 30px 20px 35px;
border-radius: 10px;
width: 90%;
max-width: 550px;
text-align: center;
animation: slideIn 0.3s ease-out;
border: 2px solid var(--quick-start-border-color);
position: relative;
box-sizing: border-box;
}
@keyframes slideIn {
from {
transform: translateY(-50px);
opacity: 0;
}
to {
transform: translateY(0);
opacity: 1;
}
}
/* Desktop & Tablet: Original 3×3 grid */
.token-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 18px;
margin-top: 25px;
justify-items: center;
}
/* Mobile: Hide grid, show dropdown */
@media (max-width: 600px) {
.token-grid {
display: none;
}
.token-dropdown-container {
margin-top: 25px;
width: 100%;
}
#token-select {
width: 100%;
padding: 16px 36px 16px 16px;
font-size: 1.1em;
font-family: inherit;
border-radius: 12px;
border: 2px solid var(--quick-start-border-color);
background-color: var(--main-bg-color);
color: var(--text-color);
cursor: pointer;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
transition: background-color 0.3s ease, border-color 0.3s ease;
background-image:
linear-gradient(45deg, transparent 60%, var(--text-color) 60%),
linear-gradient(-45deg, transparent 60%, var(--text-color) 60%);
background-position:
calc(100% - 18px) 50%,
calc(100% - 13px) 50%;
background-size: 8px 8px, 8px 8px;
background-repeat: no-repeat;
}
#token-select:hover,
#token-select:active {
background-color: rgba(160, 0, 255, 0.1);
border-color: var(--link-hover-color);
}
#token-select:focus {
outline: none;
border-color: var(--link-hover-color);
box-shadow: 0 0 0 4px rgba(160, 0, 255, 0.2);
}
#token-select option:checked {
background-color: var(--link-hover-color) !important;
color: #ffffff !important;
}
}
/* Help browsers respect dark mode for native controls */
#token-directory-modal {
color-scheme: light dark;
}
</style>
</head>
<body>
<!-- ANTI-FLICKER SCRIPT - Put this as high as possible -->
<script>
(function () {
// Apply dark mode BEFORE the page paints
if (localStorage.getItem('dark-mode') === 'true') {
document.documentElement.classList.add('dark-mode');
document.body.classList.add('dark-mode');
}
})();
</script>
<!-- Content Container -->
<div id="wrapper">
<!-- Background Layer - Restored -->
<div class="bg fixed"></div>
<!-- Background -->
<div class="bg fixed"></div>
<header class="header-subpage">
<div class="spin-wheel-header" id="spin-wheel-container">
<div class="wheel-wrapper">
<img src="/assets/images/wheel/wheel-asset-3.PNG" alt="Cash Wheel Needle" class="needle"
id="needle">
<div class="wheel" id="wheel">
<img src="/assets/images/wheel/wheel-asset-main-1.webp" alt="Cash Wheel" class="wheel-image">
</div>
<img src="/assets/images/wheel/wheel-asset-2.PNG" alt="Spin Button" class="spin-button"
id="spin-btn">
</div>
</div>
</header>
<a href="#" id="darkModeToggle" class="alt">
<i class="fas fa-sun"></i>
</a>
<!-- MAIN NAVIGATION -->
<nav id="nav">
<ul class="links">
<li style="text-align: center; margin-bottom: 20px; display: block;">
<style>
@media (min-width: 768px) {
.mobile-browse-only {
display: none !important;
}
}
</style>
<a href="/index.html" class="mobile-browse-only"
style="display: inline-flex; align-items: center; justify-content: center; gap: 8px; font-weight: 400; color: #a855f7; text-decoration: none;">
<i class="fas fa-globe"></i> Browse OFiDCrypt.com
</a>
</li>
<li><a href="index.html">Home</a></li>
<li><a href="ofidtales.html">Giddy's TV & Toys</a></li>
<li><a href="explore.html">More Apps</a></li>
<li><a href="bouncyball.html">Tokens</a></li>
<li><a href="/pages/about.html">About Us</a></li>
</ul>
<ul class="icons top-icons">
<li class="top-toggle"><a href="#" aria-label="Dark-Light Toggle"><img
src="/assets/images/darklight-toggle01.svg" alt="Toggle" class="custom-site-icon"></a></li>
<li class="top-hvr"><a href="https://www.ofidcrypt.ca"><img src="/assets/images/hvr-logo01.svg"
alt="Hvr" class="custom-site-icon"></a></li>
</ul>
<ul class="icons">
<li><a href="https://x.com/OFiDCrypt" class="icon brands fa-x-twitter"><span class="label">X</span></a>
</li>
<li><a href="https://youtube.com/@OFiDCrypt" class="icon brands fa-youtube"><span
class="label">YouTube</span></a></li>
<li><a href="https://www.tiktok.com/@Giddys_CA" class="icon brands alt fa-tiktok"><span
class="label">TikTok</span></a></li>
<li><a href="https://www.facebook.com/OFiDCrypt" class="icon brands alt fa-facebook-f"><span
class="label">Facebook</span></a></li>
<li><a href="https://linkedin.com/company/OFiDCrypt" class="icon brands alt fa-linkedin"><span
class="label">LinkedIn</span></a></li>
</ul>
<ul class="footer-links">
<li class="footer-info-link">
<a href="/pages/about.html#copyright">Docs | News & PR | Partners |
Privacy</a>
</li>
</ul>
</nav>
<div id="main">
<!-- Tailwind Banner -->
<div class="tailwind-banner">
<div
class="relative flex items-center justify-between px-6 pt-5 pb-4 border-b border-purple-700 bg-gradient-to-r from-purple-950 to-black min-h-[68px]">
<div class="flex items-center gap-4 z-10">
<div onclick="window.location.href='/cashlinks-updater.html'"
class="flex bg-gradient-to-r from-purple-600 to-pink-500 text-white text-sm font-bold px-5 py-2.5 rounded-3xl items-center gap-2 cursor-pointer shadow-lg hover:shadow-xl transition-all">
<span class="text-xl">🔐</span> Admin Panel
</div>
</div>
<h1
class="hidden md:block absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 text-3xl font-bold tracking-tight text-white pointer-events-none">
Digital Gifts
</h1>
<div class="flex items-center gap-5 z-10">
<i
class="fa-solid fa-bell text-2xl text-white/80 hover:text-white cursor-pointer transition-colors hidden md:block"></i>
<i id="navPanelTrigger"
class="fa-solid fa-bars text-2xl text-white/80 hover:text-white cursor-pointer transition-colors md:hidden"></i>
<div onclick="showProfile()"
class="w-10 h-10 bg-purple-300 rounded-full flex items-center justify-center cursor-pointer hover:bg-purple-200 transition-colors overflow-hidden">
<img src="/assets/images/webp/ofidcrypt-digitized-logo.webp" alt="OFIDCrypt Logo"
class="w-full h-full object-cover" />
</div>
</div>
</div>
</div>
<!-- Scrolling Ad Banner -->
<div id="expb-ball" class="ad-banner-wrapper">
<div class="ad-scroll-container">
<a href="https://shop.ledger.com/pages/ledger-nano-s-plus/?r=aa8d4fce2d9a&tracker=ofid_banner_index"
class="ad-slide" style="border-bottom: none;">
<img src="/assets/images/ledger-nano-s-plus.png" alt="Ad Banner 1"
style="max-width: 100%; height: auto;">
</a>
<a href="https://kraken.pxf.io/xLox1A" class="ad-slide" style="border-bottom: none;">
<img src="/assets/images/kraken-banner-01.PNG" alt="Ad Banner 2"
style="max-width: 100%; height: auto;">
</a>
<a href="https://freeproducer.ca/" class="ad-slide" style="border-bottom: none;">
<img src="/assets/images/banner-free-producer.PNG" alt="Ad Banner 3"
style="max-width: 100%; height: auto;">
</a>
<a href="/bouncyball.html#buy-expb" class="ad-slide" style="border-bottom: none;">
<img src="/assets/images/expb-banner-01.png" alt="Ad Banner 4"
style="max-width: 100%; height: auto;">
</a>
<a href="https://t.co/gQBLmw20Qp" class="ad-slide" style="border-bottom: none;">
<img src="/assets/images/dobby-banner-01.png" alt="Ad Banner 5"
style="max-width: 100%; height: auto;">
</a>
</div>
</div>
<!-- Cash Links Content -->
<article id="cashlinks-header" class="post">
<header class="major">
<h1 class="center-aligned header-tight classy-font">
<span class="smaller-heading-bw">Powered by Kinnected Wallet</span>
</h1>
<div id="statusMessage" class="status-message">
<div class="status-inner">
<button id="statusClose" class="status-close">×</button>
<p class="status-text">
Welcome! We're new — and Giddy’s Shop is in development. Meanwhile, watch our
<a href="/ofidtales.html#giddys-tv" class="status-link">animated adventures</a> and meet
Giddy!
We encourage you to read our
<a href="/discover.html#article-featured" class="status-link">Solana article</a>
for a sneak peek at the future of money — thanks for your patience!
</p>
<label class="status-optout">
<input type="checkbox" id="statusOptOut">
<span>Do not show again</span>
</label>
</div>
</div>
<section id="cashlinks" class="cashlinks-section">
<header class="major">
<h2>Cash Wheel</h2>
<p><a href="../explore.html">Wallets & Apps</a> > <a href="../pages/kinnected.html">Get
Kinnected!</a> > <b>K-Links</b></p>
<p>Never miss an opportunity to claim your digital gifts, redeemable in Kinnected!</p>
</header>
<div id="cashlinks-container"></div>
<div id="recaptcha-links-section">
<div id="recaptchaForLinks" class="g-recaptcha"
data-sitekey="6LeHSWsqAAAAABWNk60dgafwA26pWZiQoNi8ZUTa"></div>
<p class="align-center">
<a href="javascript:void(0);" onclick="openModal('token-directory')">Return to Token</a>
</p>
<ul class="actions special">
<li><button class="button" onclick="window.location.href='/pages/kinnected.html';">Learn
More</button></li>
</ul>
</div>
</section>
</header>
</article>
</div>
<!-- Token Directory Modal -->
<div id="token-directory-modal" class="modal">
<div class="modal-content">
<span class="close" onclick="closeModal('token-directory')">×</span>
<h2>Select a Token</h2>
<div class="token-grid">
<a href="javascript:void(0);" onclick="scrollToToken('expb')" class="button">eXPB</a>
<a href="javascript:void(0);" onclick="scrollToToken('giddy')" class="button">GIDDY</a>
<a href="javascript:void(0);" onclick="scrollToToken('one')" class="button">ONE</a>
<a href="javascript:void(0);" onclick="scrollToToken('kin')" class="button">KIN</a>
<a href="javascript:void(0);" onclick="scrollToToken('dobby')" class="button">DOBBY</a>
<a href="javascript:void(0);" onclick="scrollToToken('mylo')" class="button">MYLO</a>
<a href="javascript:void(0);" onclick="scrollToToken('duno')" class="button">DUNO</a>
<a href="javascript:void(0);" onclick="scrollToToken('cpt')" class="button">CPT</a>
<a href="javascript:void(0);" onclick="scrollToToken('sinu')" class="button">SINU</a>
</div>
<div class="token-dropdown-container">
<select id="token-select"
onchange="if(this.value){scrollToToken(this.value); this.selectedIndex=0;}">
<option value="" selected disabled>Select a token to jump to...</option>
<option value="expb">eXPB</option>
<option value="giddy">GIDDY</option>
<option value="one">ONE</option>
<option value="kin">KIN</option>
<option value="dobby">DOBBY</option>
<option value="mylo">MYLO</option>
<option value="duno">DUNO</option>
<option value="cpt">CPT</option>
<option value="sinu">SINU</option>
</select>
</div>
</div>
</div>
</div> <!-- End #wrapper -->
<!-- Bottom Nav -->
<nav class="bottom-nav">
<div class="nav-item" onclick="window.location.href='https://t.me/oneGIDDY'"><i
class="fas fa-comment-dots"></i>Ask Giddy</div>
<div class="nav-item" onclick="window.location.href='/shop.html'"><i class="fas fa-shopping-bag"></i>Shop
</div>
<div class="nav-item" onclick="window.location.href='/game/app-play.html'"><i class="fas fa-gamepad"></i>Play
Blinko!</div>
<div class="nav-item" onclick="window.location.href='/wallet.html'"><i class="fas fa-wallet"></i>Wallet
</div>
<div class="nav-item active" onclick="window.location.href='/cashlinks.html'"><i
class="fas fa-circle-notch"></i>Wheel</div>
</nav>
<!-- Scripts - Matching your index.html setup -->
<script src="/assets/js/ofid-main.js"></script>
<script src="/assets/js/webapp/cashlinks.js"></script>
</body>
</html>