Help
RSS
API
Feed
Maltego
Contact
Domain > clock.stefofficiel.me
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2022-02-01
82.64.21.69
(
ClassC
)
2024-11-04
65.21.182.229
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: nginx/1.18.0Date: Mon, 04 Nov 2024 15:58:13 GMTContent-Type: text/htmlContent-Length: 169Connection: keep-aliveLocation: https://clock.stefofficiel.me/ html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>nginx/1.18.0/center>/body>/html>
Port 443
HTTP/1.1 200 OKServer: nginx/1.18.0Date: Mon, 04 Nov 2024 15:58:14 GMTContent-Type: text/html; charsetUTF-8Transfer-Encoding: chunkedConnection: keep-alive !DOCTYPE html>html>head> !-- Source : -> Thanks r0b : https://codepen.io/r0b/pen/WoYxZm -> Thanks @mmu_man for the link --> title>/title> style typetext/css> @media (max-width: 250px){ .minhide{ display: none; } } @font-face { font-family: dotmatrix; src: url(./dotrice.regular.otf); } body { background-color: black; font-family: ubuntu; } svg { position: absolute; top: 0; left: 0; width: 100%; max-height: 85%; font-family: dotmatrix; } svg .markers { fill: none; stroke: #f04; stroke-width: 7; stroke-linecap: round; stroke-linejoin: bevel; } svg .five { stroke-dasharray: 0, 91.6297857297; } svg .sixty { stroke-dasharray: 0, 16.7551608191; } svg .mask { stroke: white; stroke-dasharray: 1005.3096491488; -webkit-transform: rotateZ(-90deg); transform: rotateZ(-90deg); -webkit-transform-origin: center; transform-origin: center; -webkit-animation: offset 60s linear infinite; animation: offset 60s linear infinite; } @-webkit-keyframes offset { from { stroke-dashoffset: 1013.6872295584; } to { stroke-dashoffset: 0; } } @keyframes offset { from { stroke-dashoffset: 1013.6872295584; } to { stroke-dashoffset: 0; } } body { /*cursor:none;*/ } /style>/head>body> div stylecolor: white; font-size: 15px;> span iddate classminhide> . /span> span idmdash> — /span> span idtimer classtimerx> . /span> /div>script srchttps://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.0/jquery.min.js>/script>script typetext/javascript> // inital offsets const oneSecond 1000; const now new Date(); const offsetSeconds now.getSeconds(); const offsetMilliSeconds now.getMilliseconds(); const initialOffset offsetSeconds + offsetMilliSeconds / oneSecond; // set mask animation delay to account for the inital offset $(.markers.mask). css(animation-delay, `-${initialOffset}s`); // update const pad num > `00${num}`.substr(-2); const update () > { const now new Date(); const hours now.getHours(); const minutes now.getMinutes(); const seconds now.getSeconds(); const time `${pad(hours)}:${pad(minutes)}`; const $time $(.hours.minutes); const secs pad(seconds); const $secs $(.seconds); if (time ! $time.html()) $time.html(time); if (secs ! $secs.html()) $secs.html(secs); $(.timerx).html(time+:+secs); var mois; switch(new Date().getMonth()){ case 0: mois janvier; break; case 1: mois fevrier; break; case 2: mois mars; break; case 3: mois avril; break; case 4: mois mai; break; case 5: mois juin; break; case 6: mois juillet; break; case 7: mois aout; break; case 8: mois septembre; break; case 9: mois octobre; break; case 10: mois novembre; break; case 11: mois decembre; break; } var jour; switch(new Date().getDay()){ case 1: jour lundi; break; case 2: jour mardi; break; case 3: jour mercredi; break; case 4: jour jeudi; break; case 5: jour vendredi; break; case 6: jour samedi; break; case 0: jour dimanche; break; } $(#date).html(+jour.toUpperCase()+ +new Date().getDate()+ +mois.toUpperCase()+ +new Date().getFullYear()+); $(title).html(+time++secs+ +jour.toUpperCase()+ +new Date().getDate()+ +mois.toUpperCase()+ +new Date().getFullYear()+); }; // quick update update(); // then start updating at the right time setTimeout( () > setInterval(update, oneSecond), oneSecond - offsetMilliSeconds);/script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]