- ID de l'analyse :
- 829d7fb8-a95c-4988-af1d-8e25587534f1Terminée
- URL soumise :
- https://shibe.top/
- Fin du rapport :
Liens : 2 trouvé(s)
Liens sortants identifiés à partir de la page
Lien | texte |
---|---|
https://faucetpay.io | MICROWALLET |
https://chat.whatsapp.com/IeBcZT7YdsqC5NEZaqQbCs |
Variables JavaScript : 5 trouvée(s)
Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel
Nom | Type |
---|---|
0 | object |
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
createToastr | function |
Messages de journal de console : 0 trouvé(s)
Messages consignés dans la console web
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html lang="en"><head>
<!--
__ _
____/ /___ ____ ____ _________ (_)___
/ __ / __ \/ __ `/ _ \/ ___/ __ \/ / __ \
/ /_/ / /_/ / /_/ / __/ /__/ /_/ / / / / /
\__,_/\____/\__, /\___/\___/\____/_/_/ /_/
/____/
so markup. very website. wow.
-->
<meta charset="utf-8">
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no, shrink-to-fit=no">
<title>SHIBE - Artificial Intelligence Faucet</title>
<meta name="author" content="Shibetoshi Nakamoto">
<meta name="title" content="SHIBE">
<meta name="description" content="The easiest way to earn free cryptocurrency using Artificial Intelligence (AI) instant payout to Faucetpay.">
<meta name="keywords" content="Bitcoin,Dogecoin,Ethereum,Litecoin,Tron,DOGE,BTC,ETH,LTC,TRX,Free,Crypto,FaucetPay,Faucet,Mining">
<meta content="#041A19" name="theme-color">
<meta content="#041A19" name="msapplication-navbutton-color">
<meta content="#041A19" name="apple-mobile-web-app-status-bar-style">
<meta name="monetag" content="9d6e209c379e5a1ce4acfe4e28563c9f">
<meta content="all" name="robots">
<meta content="all" name="googlebot">
<meta content="all" name="msnbot">
<meta content="all" name="Googlebot-Image">
<meta content="all" name="Slurp">
<meta content="all" name="ZyBorg">
<meta content="all" name="Scooter">
<meta content="all" name="Spiders">
<meta content="all" name="alexabot">
<meta content="all" name="audience">
<meta content="all" name="bingbot">
<meta content="all" name="Webcrawlers">
<meta content="all" name="yahoobot">
<meta content="1 days" name="revisit-after">
<link rel="canonical" href="https://shibe.top/">
<link rel="shortcut icon" type="image/x-icon" href="https://shibe.top/favicon.ico">
<style type="text/css">
*,*::after,*::before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0;margin: 0;}
::-moz-selection{background:#009393;color:#000;text-shadow:none}
::selection{background:#009393;color:#000;text-shadow:none}
html{height:100%;scroll-behavior:smooth;scroll-behavior:smooth;scrollbar-width: thin;scrollbar-color: #009393 rgba(50, 251, 226, 0.2);}
body{margin: 0;padding: 0;background-color:#010e0e;color:#000;font-family: cursive,system-ui,-apple-system,"Roboto","Droid Sans",BlinkMacSystemFont, "Helvetica Neue","San Francisco", "Lucida Grande", "Segoe UI", Tahoma, Ubuntu, Oxygen, Cantarell, Arial, sans-serif;display: flex;min-height: 100vh;flex-direction: column;transition: background-color 0.4s ease-in;transition: transform 0.4s ease-out;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
a{color:#fff;text-decoration:none}
h1,h2{margin: 1px auto;text-align:center;text-transform:uppercase;}
h1 {font-size: 3.3rem;}
h2 {font-size: 2.5rem;}
h3 {font-size: 1.3rem;}
.img-container {background: #010e0e;position: relative;width: 250px;height: 250px;margin-bottom: 10px;overflow: hidden;border-radius: 50%;display: flex;justify-content: center;}
.img-container .kabosu {z-index: 3;position: relative;top: 40px;width: 210px;height: 250px;}
.header{background: #041a19;position: fixed;width: 100%;z-index:99;box-shadow: 0px 2px 4px -1px rgba(50, 251, 226, 0.2), 0px 4px 5px 0px rgba(50, 251, 226, 0.14), 0px 1px 10px 0px rgba(50, 251, 226, 0.12);}
.header input[type="checkbox"],.header .menu-icon{display: none;}
.nav{width:1280px;max-width: 100%;position: relative;display: flex;margin: 0 auto;height: 40px;align-items:center;justify-content:space-between;}
.logo {height: 40px;font-size:2em;font-weight: 900;height:auto;padding: 0;letter-spacing:0px;display: flex;align-items: center;justify-content: center;}
.logo a{color:#fff;}
.navigation{display: flex;align-items:center;justify-content: center;}
.navigation .links{margin-left: 35px;display: flex;}
.navigation .links ul{position: absolute;background:#fff;top: 35px;opacity: 0;visibility: hidden;cursor:pointer;}
.navigation .links li{position: relative;list-style: none;}
.navigation .links li label{display: none;}
.navigation .links li a,.navigation .links li span,.navigation .links li label{text-transform: uppercase;color:#009393;font-weight:900;font-size:16px;padding:14px 16px;}
.navigation .links li a:hover {color:#32fbe2;}
.navigation .links li:hover>ul{background:#1a73e8;top: 31px;opacity: 1;visibility: visible;transition: all 0.3s ease;}
.navigation .links ul li a{display: block;width: 100%;font-size: 14px;line-height: 30px;}
.navigation .links ul ul{position: absolute;top: 0;right: calc(-65% + 5px);}
.navigation .links ul li{position: relative;}
.navigation .links ul li:hover ul{top: 0;}
.navigation .links ul a{color:#fff;}
.navigation .links li span.desktop-link:after{content: '\25BC';color:#1a73e8;position:relative;padding: 0px 0px 0px 10px;transition: .25s all ease;pointer-events: none;}
.nav-right{color:#32fbe2;font-size:18px;cursor: pointer;line-height: 50px;width: 120px;font-weight:300;text-align: right;text-transform: uppercase;}
.nav-right-box {font-family: monospace;width:100%;margin:0;display: flex;flex: 1 0 100%;flex-wrap: nowrap;justify-content: space-between;align-items: center;position: relative;cursor: pointer;}
.nav-right-input {font-family: monospace;width: 100%;max-width: 100%;height: 30px;font-size: 15px;font-weight: 900;border: 1px solid #009393;border-radius: 0;border-top-left-radius: 3px;border-bottom-left-radius: 3px;padding: 3px;display: block;float: left;background: #041a19;color: #32fbe2;outline: none;text-align: center;cursor: pointer;}
.nav-right-label {letter-spacing: 0.5px;width:75%;height: 30px;line-height:1.1;font-size: 11px;font-weight: 900;margin:0;padding:3px;border: 1px solid #009393;border-radius: 0;border-top-right-radius: 3px;border-bottom-right-radius: 3px;background:#009393;color:#fff;border-left: none;text-align: center;cursor: pointer;}
.input-box{width:100%;max-width:728px;margin:0 0 5px 0;display: flex;flex: 1 0 100%;flex-wrap: nowrap;justify-content: space-between;align-items: center;position: relative;-webkit-box-shadow:0 0 7px 0 rgba(0, 0, 0, 0.15);box-shadow:0 0 7px 0 rgba(0, 0, 0, 0.15);}
.input{font-family:cursive;width: 100%;max-width: 100%;font-weight:900;height: 35px;font-size: 14px;border:2px solid #009393;border-radius:4px;padding: 2px;display: block;float: left;background:#010e0e;color:#32fbe2;outline: none;text-align: center;}
.input-amount{background:#010e0e;color:#ffffff;}
.input-label {color:#32fbe2;font-size:15px;margin:0 0 5px;font-weight: 900;}
.input-form{font-family:monospace;width: 100%;max-width: 100%;height: 40px;font-size: 12px;font-weight: 900;border:1px solid #009393;border-radius: 0;border-top-left-radius: 5px;border-bottom-left-radius: 5px;padding: 5px;display: block;float: left;background:#fff;color:#000;outline: none;text-align: center;}
.input-button{font-family:monospace;letter-spacing: 0px;width:25%;height: 40px;line-height:1.1;font-size: 12px;font-weight: 900;margin:0;border:1px solid #009393;border-top-right-radius: 5px;border-bottom-right-radius: 5px;background:#009393;color:#fff;border-left: none;text-align: center;cursor: pointer;}
.container {flex: 1 auto;display: flex;flex-direction: column;justify-content: center;text-align: center;}
.home-layout {display: flex;flex-direction: column;flex: 1 auto;align-items: center;justify-content:flex-start;margin: 0;padding:50px 10px 5px;}
.home-main {display: flex;align-items: flex-start;justify-content:center;width: 100%;max-width: 1280px;}
.cms-col-4-12,.cms-col-6-12,.cms-col-12-12{float:left;position:relative;min-height:1px;padding-right:5px;padding-left:5px;}
.cms-col-4-12{width:33.333%;}
.cms-col-6-12{width:50%}
.cms-col-12-12{width:100%}
.cleanstatic {padding-right: 0;padding-left: 0;}
.light-neon {font-family:cursive;color: #fff;-webkit-text-fill-color: #009393;-webkit-text-stroke-width: 1px;-webkit-text-stroke-color: #32fbe2;text-shadow: 0 0 5px rgba(50, 251, 226, 0.6), 0 0 10px rgba(50, 251, 226, 0.5), 0 0 30px rgba(50, 251, 226, 0.4), 0 0 45px rgba(50, 251, 226, 0.3), 0 0 60px rgba(50, 251, 226, 0.2);}
.home-title{max-width:728px;text-align:center;}
.home-subtitle{max-width:728px;color: #fff;margin-bottom:10px;text-align:center;}
.content{display: flex;align-items:center;justify-content: center;}
.box-content{width:100%;max-width:1280px;color:#fff;overflow: auto;display: block;padding: 10px 5px;margin: 0 0 5px 0;background-color:#041a19;border-radius: 4px;box-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12),0px 0px 24px 0px rgba(26, 32, 47, 0.1)}
.box-dashboard{width:100%;max-width:738px;}
.box-dotted {margin:0 5px 5px;padding: 5px;font-size: 13px;line-height: 1.5;border-radius: 0.25rem;border: 2px solid;border-style: dotted;}
.box-dotted.box-success {background:rgba(50, 251, 226, 0.2);color:#32fbe2;border-color:#009393;}
.box-dotted.box-warning {background:#fff3db;color:#b37700;border-color: #b37700;}
.box-dotted.box-success a{color:#fff;font-weight:900;}
.wrapper {width: 230px;margin:10px 0;}
.loader {border: 15px solid rgba(50, 251, 226, 0.2);border-radius: 50%;border-top: 16px solid #32fbe2;width: 160px;height: 160px;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
.wrapper {background: url('https://shibe.top/shibemoon.png') center no-repeat;background-size:60%;}
@-webkit-keyframes spin {0% { -webkit-transform: rotate(0deg); }100% { -webkit-transform: rotate(360deg); }}
@keyframes spin {0% { transform: rotate(0deg); }100% { transform: rotate(360deg); }}
@keyframes float{0%,100%{transform:translatey(0)}50%{transform:translatey(-20px)}}
.toast-container {position: fixed;z-index: 9999;bottom: 0;right: 20px;}
.toast-container .toast {position: relative;width: 100%;max-width: 330px;min-width: 280px;background-color: #fff;border-radius: 5px;padding: 15px;margin-bottom: 10px;box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.15), 0 10px 10px -5px rgba(0, 0, 0, 0.1);opacity: 0;visibility: hidden;transition: all 0.25s ease-in-out;}
.toast-container .toast:hover {box-shadow: 0 15px 20px -5px rgba(0, 0, 0, 0.15), 0 15px 15px -5px rgba(0, 0, 0, 0.1);}
.toast-container .toast .t-title {display: flex;align-items: center;width: 100%;margin: 0;font-weight: 900;font-size: 0.9rem;}
.toast-container .toast .t-close {display: flex;align-items: center;justify-content: center;position: absolute;height: 30px;width: 30px;right: -15px;top: -15px;padding: 0;margin: 0;background-color: #009393;border:2px solid #333;border-radius: 50%;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;transform: rotate(45deg);cursor: pointer;box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.15), 0 10px 10px -5px rgba(0, 0, 0, 0.1);}
.toast-container .toast .t-close:after, .toast-container .toast .t-close:before {content: "";display: block;position: absolute;background-color: #fff;border-radius: 3px;}
.toast-container .toast .t-close:after {width: 2px;height: 16px;}
.toast-container .toast .t-close:before {width: 16px;height: 2px;}
.toast-container .toast.active {opacity: 1;visibility: visible;}
.toast-container .toast.success {background-color: #041a19;color:#32fbe2;border:solid 1px #32fbe2;}
.toast-container .toast.warning {background-color: #f63;color:#fff;border-color:rgb(246, 130, 31);}
.toast-container .toast.error {background-color: #bd362f;color:#fff;border-color:#C41E3A;}
.responsive-table {font-family:monospace;width: 100%;margin-bottom: 1.5em;background:#010e0e;}
.responsive-table thead {position: absolute;clip: rect(1px 1px 1px 1px);clip: rect(1px, 1px, 1px, 1px);padding: 0;border: 0;height: 1px;width: 1px;overflow: hidden;}
.responsive-table thead th {background-color: #009393;border: 1px solid #009393;font-size: 1.1em;font-weight: bold;text-align: center;color: white;}
.responsive-table tbody,.responsive-table tr,.responsive-table th,.responsive-table td {display: block;padding: 0;text-align: left;white-space: normal;}
.responsive-table th,.responsive-table td {padding: .5em;vertical-align: middle;}
.responsive-table caption {margin-bottom: 1em;font-size: 1em;font-weight: bold;text-align: center;}
.responsive-table tfoot {font-family: monospace;font-size: 1.1em;font-style: italic;}
.responsive-table tbody tr {margin-bottom: 0.5em;border: 2px solid #222;border-radius: 5px;background: #000;}
.responsive-table tbody tr:last-of-type {margin-bottom: 0;}
.responsive-table tbody th[scope="row"] {background-color: #041a19;color:#fff;font-family: monospace;font-size: 15px;text-decoration:none !important;}
.responsive-table tbody td[data-type=currency] {text-align: right;}
.responsive-table tbody td[data-title]:before {content: attr(data-title);float: left;font-size: 1em;font-weight: normal;color: rgb(148, 163, 184);}
.responsive-table tbody td {text-align: right;font-family: monospace;font-size: 12px;font-weight: bold;border-bottom: 1px solid #222;}
@media (min-width: 52em) {
.responsive-table {font-size: .9em;border: solid 1px #1a1a1a;}
.responsive-table thead {position: relative;clip: auto;height: auto;width: auto;overflow: auto;}
.responsive-table tr {display: table-row;}
.responsive-table th,.responsive-table td {display: table-cell;padding: .5em;}
.responsive-table caption {font-size: 1.5em;margin-bottom: 0.2em;}
.responsive-table tbody {display: table-row-group;}
.responsive-table tbody tr {display: table-row;border-width: 1px;}
.responsive-table tbody tr:nth-of-type(even) {background-color: #041a19;}
.responsive-table tbody th[scope="row"] {font-size:11px;background-color: transparent;color:#009393;text-align: left;}
.responsive-table tbody td {font-size:11px;text-align: center;border-bottom: 0px;}
.responsive-table tbody td[data-title]:before {content: none;}
}
@media (min-width: 62em) {
.responsive-table {font-size: 14px;}
.responsive-table th,.responsive-table td {padding: .75em .5em;}
.responsive-table tfoot {font-size: .9em;}
}
@media (min-width: 75em) {.responsive-table th,.responsive-table td {padding: .35em .5em;}}
footer {width:100%;display:block;position:relative;color:#fff;background:#010e0e;font-size: 12px;font-weight: 900;letter-spacing: 0.2px;border-top: 5px solid #041a19;text-decoration:none;}
.footer-container{width:1280px;max-width:100%;margin:0 auto;padding: 10px 0;text-align:center;}
.footer-content{display: flex;justify-content: space-between;}
</style>
<style>
@media all and (min-device-width: 1024px) and (max-device-width: 1439px) {
.header .nav-right {font-size: 2em;}
.navigation .links li a, .navigation .links li span, .navigation .links li label {text-transform: uppercase;color:#009393;font-size: 16px;padding: 9px 12px;cursor:pointer;}
.navigation .links li:hover>ul{background:#fff;top: 31px;opacity: 1;visibility: visible;clear: both;width: 100%;}
.navigation .links ul{position: absolute;background:#fff;top: 31px;opacity: 0;visibility: hidden;}
.navigation .links ul a{color:#009393;}
}
@media screen and (max-width: 991px) {
body{font-family: monospace,system-ui,-apple-system,"Roboto","Droid Sans",BlinkMacSystemFont, "Helvetica Neue","San Francisco", "Lucida Grande", "Segoe UI", Tahoma, Ubuntu, Oxygen, Cantarell, Arial, sans-serif;}
h1,h2,h3{line-height: 1em;}
h1 {font-size: 2.8rem;letter-spacing: 0px;margin-bottom: 10px;}
h2 {font-size: 2rem;letter-spacing: 0px;margin: 15px 0 5px 0;}
h3 {font-size: 1.5rem;letter-spacing: 0px;margin: 15px 0 10px 0;}
.img-container {background: #010e0e;position: relative;width: 300px;height: 300px;margin-bottom: 10px;overflow: hidden;border-radius: 50%;display: flex;justify-content: center;}
.img-container .kabosu {z-index: 3;position: relative;top: 40px;width: 250px;height: 300px;}
.light-neon {font-family:monospace;word-spacing: -15px;}
.header .menu-icon{display: block;}
.nav{max-width: 100%;padding: 0 10px;}
.logo {height:40px;font-size:28px;justify-content: center;}
.navigation {position: absolute;padding-left:35px;}
.nav-right {width: 140px;}
.hamburger-lines {display: block;height: 20px;width: 24px;position: absolute;top: 10px;z-index: 2;display: flex;flex-direction: column;justify-content: space-between;}
.hamburger-lines .line {display: block;height: 3px;width: 100%;border-radius: 10px;background: #fff;}
.hamburger-lines .line1 {transform-origin: 0% 0%;transition: transform 0.4s ease-in-out;}
.hamburger-lines .line2 {transition: transform 0.2s ease-in-out;}
.hamburger-lines .line3 {transform-origin: 0% 100%;transition: transform 0.4s ease-in-out;}
#show-menu:checked ~ .navigation .links{left: 0%;}
#show-menu:checked ~ .menu-icon .hamburger-lines .line1 {background:#fff;transform: rotate(48deg);}
#show-menu:checked ~ .menu-icon .hamburger-lines .line2 {background:#041a19;transform: scaleY(0);}
#show-menu:checked ~ .menu-icon .hamburger-lines .line3 {background:#fff;transform: rotate(-48deg);}
.navigation .links{display: block;position: fixed;background:#000;height: 100%;width: 100%;top: 40px;left: -100%;margin-left: 0;max-width: 260px;overflow-y:auto ;padding-top: 5px;padding-bottom: 100px;transition: all 0.3s ease;}
.navigation .links li{margin: 5px 0px;}
.navigation .links li:before {content: "\002796";margin: auto;padding: 0 10px;line-height: 40px;position: absolute;background: #009393;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.navigation .links li:hover>ul {background: #fff;top: 31px;opacity: 1;visibility: visible;transition: all 0.3s ease;}
.navigation .links li a, .navigation .links li label{text-transform: uppercase;color: #009393;font-weight: 900;font-size: 20px;line-height: 25px;display: block;padding: 8px 5px 8px 40px;cursor: pointer;border-radius:5px!important;}
.navigation .links li a:hover {color: #009393;}
.navigation .links li span.desktop-link{display: none;}
.navigation .links li label.dropdownlabel:after{content:'\0025BE';color:#009393;position:relative;padding: 0px 0px 0px 10px;transition: .25s all ease;pointer-events: none;}
.navigation .links ul,.content .links ul ul{position: static;opacity: 1;visibility: visible;background:none;max-height: 0px;overflow: hidden;}
.navigation .links #dropdown1:checked ~ ul,.navigation .links #dropdown2:checked ~ ul,.content .links #dropdown3:checked ~ ul{max-height: 100vh;}
.navigation .links ul li{margin: 10px 0 10px 30px;}
.navigation .links ul li a{color:#1a73e8;font-size: 18px;line-height: 25px;}
.navigation .links .dropdown-content li:before {content: "\0027A4";margin: auto;padding: 0 10px;line-height: 32px;position: absolute;background:#009393;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.dropdown-content a{padding: 3px 5px 3px 30px !important;}
.navigation .links ul a{color:#fff;}
.box-dotted {margin:0 0 5px;padding: 5px;font-size: 11px;line-height: 1.5;border-radius: 0.25rem;border: 2px solid;border-style: dotted;}
.input{font-family:monospace;}
.home-box {margin:0 0 5px;padding: 5px;font-size: 10px;font-weight:900;line-height:1.2;border: 2px solid #f1f1f1;border-radius: 0.25rem;border-style: dotted;}
.about-cryptocurrency {font-size:12px;line-height:1.3;}
.box-left, .box-right{display:none;}
.home-subtitle{font-size:12px;font-weight:900;}
.cms-col-4-12,.cms-col-6-12,.cms-col-12-12 {width:auto;float:none;padding-right: 0;padding-left: 0;}
.cms-col-3-12 {width: 50%;}
.cleanstatic {padding-right: 0;padding-left: 0;}
.toast-container .toast .t-title {font-size: 0.7rem;}
.footer-container{flex-direction: column;padding: 10px 0 15px;}
.footer-content {display: flex;flex: 1;flex-direction: column;justify-content: space-between;font-size: 12px;font-weight: 900;letter-spacing: 0.2px;line-height: 1.5;margin: 0 10px;}
#ad728x90{width:300px;max-height:41px;transform: scale(0.412);transform-origin: 0 0;position: relative;left: 0%;}
}
</style>
<script>function createToastr(e,t){document.querySelector("body").innerHTML+='<div class="toast-container"></div>';var a=document.createElement("div");a.classList.add("toast"),e&&a.classList.add(e);var c=document.createElement("p");c.classList.add("t-title"),c.innerHTML+="➥ "+t,a.appendChild(c);var n=document.createElement("p");n.classList.add("t-close"),a.appendChild(n);var s=document.querySelector(".toast-container"),o=document.querySelector(".toaster");s.appendChild(a),setTimeout((function(){a.classList.add("active")}),1),setTimeout((function(){a.classList.remove("active"),setTimeout((function(){s.remove(),o.remove()}),100)}),3000)}document.addEventListener("click",(function(e){if(e.target.matches(".t-close")){var t=e.target.parentElement;t.classList.remove("active"),setTimeout((function(){t.remove()}),100)}}));</script>
</head>
<body>
<noscript>You need to enable JavaScript to run this website.</noscript>
<header class="header">
<nav class="nav">
<input id="show-menu" type="checkbox">
<label class="menu-icon" for="show-menu">
<div class="hamburger-lines">
<span class="line line1"></span>
<span class="line line2"></span>
<span class="line line3"></span>
</div>
</label>
<div class="navigation">
<div class="logo"><a class="" href="https://shibe.top">SHIBE</a></div>
<ul class="links">
<li><a href="https://shibe.top/payments" title="Payments">PAYMENTS</a></li>
<li><a target="_blank" href="https://faucetpay.io">MICROWALLET</a></li>
<li><a target="_blank" href="https://chat.whatsapp.com/IeBcZT7YdsqC5NEZaqQbCs">WHATSAPP</a></li>
<li><a target="_blank" href="https://www.trustpilot.com/review/shibe.top">TRUSTPILOT</a></li>
</ul>
</div>
</nav>
</header>
<div class="container">
<div class="home-layout">
<div class="home-main">
<div class="box-middle" style="">
<div class="cms-col-12-12">
<div class="box-content">
<center>
<div class="cms-col-12-12 cleanstatic">
<center>
<div class="box-dashboard">
<div class="cms-col-12-12 cleanstatic">
<div id="ad728x90">
<iframe data-aa="2363849" src="//ad.a-ads.com/2363849?size=728x90" style="width:728px; height:90px; border:0px; padding:0; overflow:hidden; background-color: transparent;"></iframe>
</div>
</div>
<h1 class="light-neon">TO THE MOON</h1>
<div class="home-subtitle">Artificial Intelligence Dogecoin Faucet</div>
<div class="cms-col-12-12 cleanstatic">
<img style="width:100%;max-width:720px;" src="doge.jpg" alt="What is Dogecoin?">
</div>
<div class="cms-col-12-12 cleanstatic">
<div class="box-dotted box-success">
<p>This website requires a <a href="https://faucetpay.io" target="_blank">FaucetPay account</a> to receive instant payments.</p>
</div>
</div>
<form id="form" method="post" action="https://shibe.top/">
<div class="input-box">
<input class="input-form" type="email" id="email" name="email" autocomplete="on" placeholder="Enter Your Faucetpay Email Address" pattern="[a-z0-9._%+\-]+@[a-z0-9.\-]+\.[a-z]{2,}$" value="" required="">
<button class="input-button" id="getstarted"><span><b>GET STARTED</b></span></button>
</div>
</form>
<div class="cms-col-12-12 cleanstatic">
<div class="box-dotted box-success">
<h3 style="color:#fff;">What is Dogecoin?</h3>
<p>
Dogecoin (DOGE) is a peer-to-peer, open-source cryptocurrency was created by Billy Markus from Portland, Oregon and Jackson Palmer from Sydney, Australia, and was forked from Litecoin in December 2013.
</p>
<h3 style="color:#fff;">What is Shiba Inu?</h3>
<p>
The Shiba Inu is a Japanese breed of dog that was popularized as an online meme and represents Dogecoin.
</p>
</div>
</div>
<div class="cms-col-12-12 cleanstatic">
<div class="box-dotted box-success">
<h3 style="color:#fff;">More Profitable Than CPU/GPU Mining</h3>
<p>
You don't need to have very expensive CPU/GPU mining equipment. You only need a fairly stable internet connection and the Google Chrome browser application on your computer or smartphone device.
</p>
<h3 style="color:#fff;">More Profitable Than Cloud Mining</h3>
<p>
You don't need to make a deposit to get your Dogecoin payout. It's completely Free and without any financial risk.
</p>
</div>
</div>
</div>
</center>
</div>
</center>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<div class="footer-container">
<div class="footer-content">
<div>POWERED BY SHIBETOSHI NAKAMOTO</div>
<div> © 2024 | SHIBE.TOP | All rights reserved.</div>
</div>
</div>
</footer>
</body></html>