Help
RSS
API
Feed
Maltego
Contact
Domain > trias.us
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-11-22
208.85.2.146
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Sat, 22 Nov 2025 19:54:51 GMTServer: Apache/2Upgrade: h2,h2cConnection: UpgradeLast-Modified: Mon, 11 Mar 2024 23:53:35 GMTETag: 20bb-6136b3ff82c3cAccept-Ranges: bytesContent-Length: 8379Vary: Accept-Encoding,User-AgentContent-Type: text/html !doctype html>!-- Pi reciting contest by Enrique and Silvia Trias Mar. 9, 2024 -->html langeng>head>meta charsetutf-8>style>.background { background-image:url(circles2.webp); background-position: 50% 50%; background-repeat: repeat;}.content { max-width: 800px; margin: auto; text-align: center;}.link {}.link:hover{ color: red;}.go { color: green;}.stop { color: red;}.i-block { display: inline-block;}.button-74 { background-color: #fbeee0; border: 2px solid #422800; border-radius: 30px; box-shadow: #422800 4px 4px 0 0; color: #422800; cursor: pointer; display: inline-block; font-weight: 600; font-size: 14px; text-align: center; text-decoration: none; user-select: none; -webkit-user-select: none; touch-action: manipulation;}.button-74:hover { background-color: #fff;}.button-74:active { box-shadow: #422800 2px 2px 0 0; transform: translate(2px, 2px);}@media (min-width: 768px) { .button-74 { padding: 0 25px; }}.button { background-color: #04AA6D; /* Green */ border: none; color: white; padding: 5px; text-align: center; text-decoration: none; display: inline-block; font-size: 14px; margin: 2px 2px; cursor: pointer; border-radius: 10px;}.popup { position: relative; display: inline-block; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}/* The actual popup */.popup .popuptext { visibility: hidden; width: 240px; background-color: #555; color: #fff; text-align: left; border-radius: 6px; padding: 8px 0; position: absolute; z-index: 1; bottom: 125%; left: 50%; margin-left: -120px;}/* Popup arrow */.popup .popuptext::after { content: ; position: absolute; top: 100%; left: 50%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: #555 transparent transparent transparent;}/* Toggle this class - hide and show the popup */.popup .show { visibility: visible; -webkit-animation: fadeIn 1s; animation: fadeIn 1s;}@keyframes fadeIn { from {opacity: 0;} to {opacity:1 ;}}/style>script srcpiString.js>/script>script>//let nIntervId;let counter 20;// Soundconst buzz new Audio(mixkit-game-show-buzz-in-3090.wav);const bell new Audio(mixkit-happy-bell-alert-601.wav);const longBuzz new Audio(mixkit-wrong-long-buzzer-954.wav);function soundLoad() { buzz.load(); bell.load(); longBuzz.load();}function soundReset() { //bell.pause(); //buzz.pause(); //longBuzz.pause(); //bell.currentTime 0; //buzz.currentTime 0; //longBuzz.currentTime 0; //soundLoad(); bell.load();}// popUpfunction popFunction() { let popup document.getElementById(myPopup); popup.classList.toggle(show);}function asyncAlert(m) { setTimeout(function(){ alert(m); },1);};// counterfunction counterStart() { // check if already an interval has been set up if (!nIntervId) { nIntervId setInterval(counterDecrement, 1000); }}function counterStop() { clearInterval(nIntervId); // release our intervalID from the variable nIntervId null; }function counterDecrement() { const oElem document.getElementById(pi_counter); oElem.textContent counter; if (counter 0) { piInputDisable(); counterStop(); oElem.className stop; longBuzz.play(); } else { if (oElem.className go) { oElem.className stop; } else { oElem.className go; } counter counter - 1; }}function counterReset() { const oElem document.getElementById(counterResetValue); wrong 0; if (oElem) { counter oElem.value; (document.getElementById(pi_counter)).textContent counter; (document.getElementById(pi_counter)).className go; } return false;}// next pi digitlet index0;let wrong0;let disablePiInput false; function nextDigitPress() { if ( disablePiInput ) { return false; } // delete/backspace removes wrong guess if ( event.keyCode 8 ) { appendWrongDigit(); return false; } let digitCode event.keyCode; let digit digitCode - 0.charCodeAt(0); if ( digit 0 || digit > 9) { return false; } counterStart(); if ( digit piString.substring(index,index+1) ) { index index + 1; appendDigit(); soundReset(); bell.play(); counterReset(); wrong 0; } else { wrong wrong + 1; appendWrongDigit(String.fromCharCode(digitCode)); soundReset(); if (wrong > 1 ) { piInputDisable(); counterStop(); longBuzz.play(); } else { buzz.play(); } } return false;} function piInputEnable() { const oElem document.getElementById(digit); oElem.disabled false; oElem.focus(); disablePiInput false; }function piInputDisable() { const oElem document.getElementById(digit); oElem.disabled true; disablePiInput true; }function appendDigit() { appendWrongDigit(); const oElem document.getElementById(piText); oElem.textContent 3. + piString.substring(0,index); (document.getElementById(numberOfDigits)).textContent index + 1;} function appendWrongDigit(n) { const oElem document.getElementById(piWrong); if ( n null || n ) { oElem.innerHTML ; } else { oElem.textContent n; }}//function go() { piInputEnable(); counterStart();}//function onLoad() { counterStop(); counterReset(); index 0; wrong 0; (document.getElementById(piText)).textContent 3.; (document.getElementById(piWrong)).textContent ; (document.getElementById(numberOfDigits)).textContent index + 1; soundLoad(); longBuzz.addEventListener(ended, function() { appendWrongDigit(); alert(Congratulations! You know + ( index + 1) + digits of \u03C0.); counterReset(); piInputEnable(); }); piInputEnable();}/script>/head>body onloadonLoad()>div classbackground>div classcontent>div stylefont-size:60px;color:blue;> π reciting contest/div>div>h1>Number of π digits: span stylecolor:green idnumberOfDigits> 1 /span>br>Countdown: span classgo idpi_counter> 20 /span>/h1>/div>div idpiTextStart styletext-align:left;>span>img src1200px-Greek_lc_pi.svg.png valignmiddle stylewidth:140px;height:140px;text-align:left; altpi> span stylefont-size:50px;word-wrap:break-word;text-align:left; >≈ /span> br> span idpiText valignmiddle stylefont-size:55px;word-wrap:break-word;text-align:left; >3./span> span idpiWrong valignmiddle stylecolor:red;font-size:55px;word-wrap:break-word;text-align:left;>/span>/span>/div>br>div styledisplay:inline-block; > Next digit: textarea typetext rows1 cols2 styleresize:none;position:relative;top:5px; iddigit namedigit onkeydownnextDigitPress();return false;> /textarea>/div>br>br>button idstart classbutton-74 onclickgo();>GO/button>br>br>br>br>button idresetCounter classbutton-74 onclickcounterReset();piInputEnable();>Reset Countdown/button>br>br>button idstop classbutton-74 onclickcounterStop();piInputEnable();>Pause Countdown/button>br>br>button idreset classbutton-74 onclickonLoad()>Restart Contest/button>form onsubmitcounterReset();piInputEnable();return false;>br> label>Counter start value:/label> input typetext size4 idcounterResetValue value20 > br>/form>br>div classi-block>div classpopup onclickpopFunction()> span classlink> Rules /span> span classpopuptext idmyPopup>1. Each contestant gets TWO gueses for each digit before time expires. Iftime expires, then the contestant is eliminated.br>br>2. The winner is the person to enter the most digits of π./span>/div>div classi-block>span> /span>/div>div classpopup onclickwindow.location.href about.html>span classlink> About circles /span> /div>/div>/div>/div>/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
]