migration of open-etc-friends-pool for use with Etica/EGAZ
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

50 lines
2.0 KiB

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>EGAZ Mining Pool</title>
<meta name="description" content="Support ETICA network by mining EGAZ" />
<meta name="keywords" content="EGAZ, ETI, ETICA, Egaz, Etica, egaz, eti, etica, pool, mining, cryptocurrency" />
{{content-for "head"}}
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.7.2/font/bootstrap-icons.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css"
integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous">
<link rel="stylesheet" href="{{rootURL}}assets/vendor.css">
<link rel="stylesheet" href="{{rootURL}}assets/open-etc-pool.css">
<link rel="shortcut icon" type="image/x-icon" href="{{rootURL}}egaz.svg" />
{{content-for "head-footer"}}
</head>
<body>
{{content-for "body"}}
<script src="{{rootURL}}assets/vendor.js"></script>
<script src="{{rootURL}}assets/open-etc-pool.js"></script>
{{content-for "body-footer"}}
<footer class="footer">
<div class="container">
<div class="text-center">
<div class="row">
<div class="col-md-12" style="text-align: center;">
<p class="text-muted" style="margin:20px 0">2024 &copy; |
Powered by <i class="fa fa-home" aria-hidden="true"> <a href="https://open-etc-pool-friends"
target="_blank">open-etc-pool-friends</a></i> |
<i class='fas fa-wallet'> <a
href="https://etc.blockscout.com/address/0x183071e172aA5995738F79a762f09FDd83b7D75B"
target="_blank">Pool Wallet</a></i> |
<span class="bi bi-discord blue-color"> <a href="https://discord.gg/Hj4HA8SsMq"
target="_blank">Discord</a></span>
</p>
</div>
</div>
</div>
</div>
</footer>
</body>
</html>