-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
303 lines (289 loc) · 15.3 KB
/
Copy pathindex.html
File metadata and controls
303 lines (289 loc) · 15.3 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Primary Meta Tags -->
<title>GAS/NEO Ratio Chart | Cryptotocurrency Price Tracker</title>
<meta name="description" content="Live GAS/NEO ratio chart with real-time price tracking, market statistics, and historical data. Monitor cryptocurrency pairs with professional trading tools.">
<meta name="keywords" content="GAS/NEO ratio, NEO GAS ratio, buy NEO or GAS, cryptocurrency chart, crypto trading, NEO price, GAS price, real-time crypto tracker, digital asset ratio, crypto market data, blockchain trading, NEO trading, GAS trading, crypto price analysis, open source">
<meta name="author" content="Bunny Eluvade - https://eluvade.com">
<meta property="og:site_name" content="Live GAS/NEO ratio chart">
<!-- Security Headers -->
<meta http-equiv="X-Content-Type-Options" content="nosniff">
<meta http-equiv="Permissions-Policy" content="interest-cohort=()">
<meta http-equiv="Content-Security-Policy"
content="default-src 'self' https:;
connect-src 'self' https://api.binance.com wss://stream.binance.com:9443
https://api.binance.us wss://stream.binance.us:9443
https://www.google-analytics.com https://region1.google-analytics.com;
img-src 'self' data: https:;
script-src 'self' 'unsafe-inline' https://storage.ko-fi.com https://unpkg.com https://www.googletagmanager.com https://www.google-analytics.com;
style-src 'self' 'unsafe-inline' https:;
font-src 'self' https:;
frame-src 'self' https://ko-fi.com;
upgrade-insecure-requests;">
<!-- Resource Hints -->
<link rel="preconnect" href="https://api.binance.com">
<link rel="preconnect" href="https://stream.binance.com">
<link rel="preload" href="/style.css" as="style">
<link rel="preload" href="/scripts/data-manager.js" as="script">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:title" content="GAS/NEO Ratio Chart | Live Crypto Tracker">
<meta property="og:description" content="Track the real-time GAS/NEO ratio">
<meta property="og:image" content="https://neogas.eluvade.com/images/social-preview.png">
<meta property="og:url" content="https://neogas.eluvade.com">
<meta property="og:author" content="https://eluvade.com">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="GAS/NEO Ratio Chart | Live Crypto Tracker">
<meta name="twitter:description" content="Professional trading tool for GAS/NEO ratio monitoring. Real-time data, market stats, and interactive charts for cryptocurrency traders.">
<meta name="twitter:creator" content="@BunnyEluvade">
<meta name="twitter:image" content="https://neogas.eluvade.com/images/social-preview.png">
<!-- Favicons -->
<link rel="icon" type="image/png" href="/images/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/svg+xml" href="/images/favicon.svg" />
<link rel="shortcut icon" href="/images/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png" />
<meta name="apple-mobile-web-app-title" content="neogas" />
<!-- SEO -->
<link rel="canonical" href="https://neogas.eluvade.com">
<link rel="manifest" href="/images/site.webmanifest" />
<meta name="robots" content="index, follow">
<meta name="googlebot" content="index, follow">
<meta name="revisit-after" content="1 day">
<!-- Enhanced Open Graph tags -->
<meta property="og:title" content="GAS/NEO Ratio Chart | Live Cryptocurrency Price Tracker">
<meta property="og:description" content="Professional crypto trading tool for monitoring GAS/NEO ratio with real-time data, market statistics, and interactive charts.">
<meta property="og:type" content="website">
<meta property="og:locale" content="en_US">
<!-- Stylesheets -->
<link rel="stylesheet" href="style.css">
<!-- Add schema.org structured data -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebApplication",
"name": "GAS/NEO Ratio Chart",
"description": "Live cryptocurrency price tracking tool for GAS/NEO ratio with real-time market data and interactive charts",
"url": "https://neogas.eluvade.com",
"author": {
"@type": "Person",
"name": "Bunny Eluvade",
"url": "https://eluvade.com"
},
"applicationCategory": "FinanceApplication",
"operatingSystem": "Any"
}
</script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-SKNVY8E7SS"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-SKNVY8E7SS');
</script>
</head>
<body>
<header class="site-header">
<div class="header-content">
<img src="images/neo.svg" alt="NEO Logo" class="site-logo">
<div class="ratio-display">
<div class="ratio-label">GAS / NEO</div>
<div class="ratio-value" id="live-ratio">-.----</div>
</div>
<div class="kofi-button" id="kofi-container">
<script type='text/javascript' src='https://storage.ko-fi.com/cdn/widget/Widget_2.js'></script>
<script type='text/javascript'>
kofiwidget2.init('Support Me on Ko-fi', '#00e599', 'O5O21AKEP9');
kofiwidget2.draw();
</script>
</div>
</div>
</header>
<main>
<div class="price-cards">
<div class="price-card gas">
<div class="header">
<img src="images/gas.svg" alt="GAS" class="token-icon">
<h3>GAS</h3>
</div>
<div class="main-price">
<div class="price">$ -.--</div>
<div class="change">--.---%</div>
</div>
<div class="stats-grid">
<div class="stat-item">
<div class="stat-label"><i class="fas fa-chart-pie"></i> Market Cap</div>
<div class="stat-value market-cap">$ -.--</div>
</div>
<div class="stat-item">
<div class="stat-label"><i class="fas fa-chart-line"></i> Volume (24h)</div>
<div class="stat-value volume">$ -.--</div>
</div>
</div>
</div>
<div class="price-card neo">
<div class="header">
<img src="images/neo.svg" alt="NEO" class="token-icon">
<h3>NEO</h3>
</div>
<div class="main-price">
<div class="price">$ -.--</div>
<div class="change">--.---%</div>
</div>
<div class="stats-grid">
<div class="stat-item">
<div class="stat-label"><i class="fas fa-chart-pie"></i> Market Cap</div>
<div class="stat-value market-cap">$ -.--</div>
</div>
<div class="stat-item">
<div class="stat-label"><i class="fas fa-chart-line"></i> Volume (24h)</div>
<div class="stat-value volume">$ -.--</div>
</div>
</div>
</div>
</div>
<div class="last-updated">Updating prices...</div>
<div class="safe-space placeholder">
<div class="placeholder-text">
<i class="fa-solid fa-rectangle-ad"></i>
<p>Exclusive ad space available!</p>
<a href="mailto:bunny.eluvade@gmail.com" class="contact-link">
<i class="fa-solid fa-arrow-right"></i>
Let’s talk
</a>
<span class="subtext">Perfect for crypto & finance brands!</span>
</div>
</div>
<div id="chart-container">
<div class="chart-controls">
<div class="timeframe-buttons">
<button class="timeframe-button" data-timeframe="1m">1m</button>
<button class="timeframe-button" data-timeframe="5m">5m</button>
<button class="timeframe-button" data-timeframe="15m">15m</button>
<button class="timeframe-button" data-timeframe="1h">1h</button>
<button class="timeframe-button" data-timeframe="4h">4h</button>
<button class="timeframe-button" data-timeframe="1d">1D</button>
</div>
</div>
</div>
<div class="donation-card">
<div class="donation-body">
<div class="donation-address">
<img src="images/neo.svg" alt="NEO Logo" class="crypto-icon">
<span class="crypto-name">NEO (N3):</span>
<span class="crypto-address" onclick="copyToClipboard('NgV8FUWMyCXET9LT8hu4Jn4uX3xxwLFAed', event)">NgV8FUWMyCXET9LT8hu4Jn4uX3xxwLFAed</span>
<button class="copy-button" onclick="copyToClipboard('NgV8FUWMyCXET9LT8hu4Jn4uX3xxwLFAed', event)">
<i class="fas fa-copy"></i>
</button>
<button class="qr-button" onclick="toggleQRCode('qr-neo')">
<i class="fas fa-qrcode"></i>
</button>
<div class="qr-code" id="qr-neo">
<img src="images/qr-neo.png" alt="NEO QR Code">
</div>
</div>
<div class="donation-address">
<img src="images/bitcoin.svg" alt="BTC Logo" class="crypto-icon">
<span class="crypto-name">Bitcoin (BTC):</span>
<span class="crypto-address" onclick="copyToClipboard('bc1qf7uy0s35qxhpnz7qt5jlc358anl2pc833g4ed6', event)">bc1qf7uy0s35qxhpnz7qt5jlc358anl2pc833g4ed6</span>
<button class="copy-button" onclick="copyToClipboard('bc1qf7uy0s35qxhpnz7qt5jlc358anl2pc833g4ed6', event)">
<i class="fas fa-copy"></i>
</button>
<button class="qr-button" onclick="toggleQRCode('qr-btc')">
<i class="fas fa-qrcode"></i>
</button>
<div class="qr-code" id="qr-btc">
<img src="images/qr-btc.png" alt="BTC QR Code">
</div>
</div>
<div class="donation-address">
<img src="images/ethereum.svg" alt="ETH Logo" class="crypto-icon">
<span class="crypto-name">Ethereum (ETH):</span>
<span class="crypto-address" onclick="copyToClipboard('0x1Ee2aDE48517445018768064daC5D31f619494e4', event)">0x1Ee2aDE48517445018768064daC5D31f619494e4</span>
<button class="copy-button" onclick="copyToClipboard('0x1Ee2aDE48517445018768064daC5D31f619494e4', event)">
<i class="fas fa-copy"></i>
</button>
<button class="qr-button" onclick="toggleQRCode('qr-eth')">
<i class="fas fa-qrcode"></i>
</button>
<div class="qr-code" id="qr-eth">
<img src="images/qr-eth.png" alt="ETH QR Code">
</div>
</div>
<div class="donation-address">
<img src="images/solana.svg" alt="SOL Logo" class="crypto-icon">
<span class="crypto-name">Solana (SOL):</span>
<span class="crypto-address" onclick="copyToClipboard('GHec528BjQAzcSWwxnUVcDJT9KCSYM91PqoCNdjBVa5N', event)">GHec528BjQAzcSWwxnUVcDJT9KCSYM91PqoCNdjBVa5N</span>
<button class="copy-button" onclick="copyToClipboard('GHec528BjQAzcSWwxnUVcDJT9KCSYM91PqoCNdjBVa5N', event)">
<i class="fas fa-copy"></i>
</button>
<button class="qr-button" onclick="toggleQRCode('qr-sol')">
<i class="fas fa-qrcode"></i>
</button>
<div class="qr-code" id="qr-sol">
<img src="images/qr-sol.png" alt="SOL QR Code">
</div>
</div>
</div>
<div class="donation-footer" onclick="toggleDonationCard()">
<img src="images/donate.svg" alt="Donate crypto" class="donate-icon">
</div>
</div>
<div id="modal-overlay"></div>
<section id="contact" class="contact-section">
<div class="contact-container">
<h2>Get in Touch</h2>
<div class="contact-content">
<p>Have questions or suggestions? Collaboration ideas? I'd love to hear from you.</p>
<a href="mailto:bunny.eluvade@gmail.com" class="contact-button">
<i class="fas fa-envelope"></i>
bunny.eluvade@gmail.com
</a>
<div class="social-links">
<a href="https://github.com/Eluvade" class="social-link" target="_blank" rel="noopener">
<i class="fab fa-github"></i>
</a>
<a href="https://twitter.com/BunnyEluvade" class="social-link" target="_blank" rel="noopener">
<i class="fab fa-twitter"></i>
</a>
<a href="https://www.linkedin.com/in/eluvade/" class="social-link" target="_blank" rel="noopener">
<i class="fab fa-linkedin"></i>
</a>
</div>
</div>
</div>
</section>
</main>
<footer>
<p>© 2024 GAS/NEO Ratio Chart by <a href="https://eluvade.com">Bunny Eluvade</a></p>
<p class="attribution">
Powered by <a href="https://www.tradingview.com/pricing/?share_your_love=BunnyEluvade" target="_blank" rel="noopener">TradingView Lightweight Charts™</a><br>
Copyright (c) 2025 TradingView, Inc.
</p>
<p class="open-source">
<a href="https://github.com/Eluvade/neogas" target="_blank">
<i class="fab fa-github"></i> This project is open source
<i class="fa-brands fa-osi"></i>
</a>
</p>
</footer>
<!-- Scripts -->
<script>
let chartLibraryLoaded = false;
function onChartLibraryLoaded() {
chartLibraryLoaded = true;
window.dispatchEvent(new Event('chartLibraryLoaded'));
}
</script>
<script src="https://unpkg.com/lightweight-charts@4.1.1/dist/lightweight-charts.standalone.production.js"
onload="onChartLibraryLoaded()"
defer></script>
<script src="scripts/animate.js" defer></script>
<script src="scripts/data-manager.js" defer></script>
<script src="scripts/ticker-update.js" defer></script>
<script src="index.js" defer></script>
</body>
</html>