Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptokatz committed Nov 19, 2018
1 parent 5e9f411 commit 7b49d5e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions config.js
Expand Up @@ -7,6 +7,7 @@ var refreshDelay = 60;
// pools stats by MainCoins
var networkStat = {
"ccx": [
["ccx.aiwakuang.cn", "https://ssl-proxy.my-addr.org/myaddrproxy.php/http/47.97.181.237:8118"],
["pool.conceal.network", "https://pool.conceal.network/api"],
["ccx.scecf.org", "https://ccx.scecf.org:21001"],
["ccx.bluerockpools.net", "https://ccx.bluerockpools.net:8119"],
Expand Down
Binary file modified favicon.ico
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1">
<link rel="shortcut icon" href="favicon.ico">
<link rel="icon" type="image/icon" href="favicon.ico" >
<title>CONCEAL Block Explorer</title>
<title>Conceal.Network - Block Explorer</title>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery-timeago/1.4.0/jquery.timeago.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery-sparklines/2.1.2/jquery.sparkline.min.js"></script>
Expand Down

0 comments on commit 7b49d5e

Please sign in to comment.