-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
44 lines (43 loc) · 2.47 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Crypto Live | iExperiment</title>
<link rel="shortcut icon" href="https://icollector.000webhostapp.com/assets/icon_iexp.png" />
<link rel="icon" href="https://icollector.000webhostapp.com/assets/icon_iexp.png" type="image/jpg">
<meta name="og:image" property="og:image" content="https://icollector.000webhostapp.com/assets/icon_iexp.png">
<meta name="og:image:type" property="og:image:type" content="image/jpeg">
<meta name="og:image:width" property="og:image:width" content="200">
<meta name="og:image:height" property="og:image:height" content="200">
<meta name="og:title" property="og:title" content="Crypto Live | iExperiment">
<meta name="description" content="This is a collection of images created by iexperiment, the purpose of these images is to build a puzzle game system that can be used for passwords.">
<meta name="keywords" content="metamask, cronos, binance, cro, bnb, mmf, pancakeswap, crypto, eth, ethereum, btc, iexperiment, iexperimen, icollector, icollection, ropsten, rinkeby, binance, cryptolive, eth faucet, eth balance, ropsten faucet, ropsten balance, rinkeby balance, rinkeby faucet, bsc balance, bsc faucet, faucet, balance">
<meta name="author" content="iexperiment">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-7XSKYKT695"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-7XSKYKT695');
</script>
<style>
html, body {
width: 100%;
height: 100%;
}
body {
margin: 0px;
padding: 0px;
}
</style>
</head>
<body id="myCopyright">
<div class="tradingview-widget-container">
<script type="text/javascript" src="https://iexperimen.github.io/cryptolive/jQuery_crypto_live_01.js"></script>
</div>
<script src="https://icollector.000webhostapp.com/js/token_0x9754c41dED883A654F2190C89ACf3eC1eD84199C_disclaimer.js"></script>
</body>
</html>