- Scan ID:
- 94fe0db3-a4a0-4cbe-8913-fff96aa43c5eFinished
- Submitted URL:
- https://silver.urih.com/
- Report Finished:
Links · 19 found
The outgoing links identified from the page
Link | Text |
---|---|
https://urih.com/ | ························urih.com |
https://urih.com/tools/ | Tools |
https://rdns.urih.com/ | Reverse IP · use reverse IP lookup (rDNS, .arpa domain and PTR record) and DNS resolution to determine domain name by IP address. |
https://ipv6-literal.com/ | IPv6 Literal ·external · online tool to convert IPv6 address to corresponding literal address. Also IP / IPv6 Calculator shows longest and shortest IPv6 versions / variations. An IPv6 address is represented as eight groups of four hexadecimal digits, each group is separated by a colon. |
https://ip.urih.com/ | more |
https://whois.urih.com/ | Smart Whois · find out an owner / registrar of an IP address or IP address block using Smart Whois domain lookup service. |
https://urih.com/utilities/ | Utilities |
https://subnet.urih.com/ | Subnet Calc · compute network subnet (dotted decimal or CIDR notation) mask for IP address or range, or vice versa. Determine number of hosts, broadcast address and host class. |
https://hash.urih.com/ | Hash& CRC · compute a wide range of checksums / hashes / message digests for any given text or an uploaded file. |
https://urih.com/misc/ | Misc |
JavaScript Variables · 196 found
Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope
Name | Type |
---|---|
0 | object |
1 | object |
2 | object |
3 | object |
4 | object |
5 | object |
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Ilaa | function |
Console log messages · 0 found
Messages logged to the web console
HTML
The raw HTML body of the page
<!DOCTYPE html><html lang="en"><head>
<link rel="stylesheet" type="text/css" media="all" href="https://urih.com/scripts/silver20v4.css">
<title>SilverBench · Online multi-core CPU benchmark & stress test · 100% JavaScript</title>
<meta name="description" content="SilverBench .js edition is a JavaScript based online multicore CPU benchmark / stress test with online results and statistics.">
<meta name="keywords" content="silverbench, online benchmark, cpu benchmark, photon mapping, raytracing, javascript">
<meta name="viewport" content="width=738" id="viewport-meta">
<meta name="theme-color" content="#EEBB00">
<style>*{
margin:0;
padding:0;
font-family:Verdana,Arial,Helvetica,Sans-Serif;
font-size:11px;
}
body{background:#EEE}
ul{list-style:none}
#skip{display:none}
#hd{
height:60px;
min-width:976px;
padding-top:9px;
background:#666;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#888888",endColorstr="#444444");
background:-webkit-gradient(linear,left top,left bottom,from(#888),to(#444));
background:-moz-linear-gradient(top,#888,#444);
background:-o-linear-gradient(top,#888,#444);
}
#hd>div{
width:974px;
height:59px;
margin:0 auto;
border:1px solid #555;
border-bottom:0;
border-top-left-radius:9px;
border-top-right-radius:9px;
}
#hd>div>div{
height:58px;
border:1px solid #444;
border-bottom:0;
border-top-left-radius:8px;
border-top-right-radius:8px;
}
#hd>div>div>div{
height:57px;
border:1px solid #333;
border-bottom:0;
border-top-left-radius:7px;
border-top-right-radius:7px;
}
#hd>div>div>div>div{
height:52px;
border:1px solid #222;
border-bottom:0;
padding:4px 6px 0 4px;
border-top-left-radius:6px;
border-top-right-radius:6px;
background:#888;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#999999",endColorstr="#555555");
background:-webkit-gradient(linear,left top,left bottom,from(#999),to(#555));
background:-moz-linear-gradient(top,#999,#555);
background:-o-linear-gradient(top,#999,#555);
overflow:hidden;
}
.ms{
border-top:1px solid #EB1;
border-bottom:1px solid #EB0;
background:#EC3;
width:100%;
min-width:976px;
height:1px;
position:relative;
}
.ms i{
border-top:1px solid #000;
border-bottom:1px solid #AAA;
background:#666;
width:100%;
min-width:976px;
height:1px;
overflow:hidden;
opacity:.3;
filter:alpha(opacity=30);
z-index:3;
position:absolute;
top:2px;
left:0;
}
#bd{
width:974px;
margin:0 auto;
border:0 solid #DDD;
border-width:0 1px;
}
#bd>div{
border:0 solid #CCC;
border-width:0 1px;
}
#bd>div>div{
border:0 solid #BBB;
border-width:0 1px;
}
#bd>div>div>div{
border:0 solid #FFF;
border-width:0 1px;
background:#FFF;
}
#content{
padding:5px 9px;
overflow:auto;
height:100%;
}
#content>div:first-child{
float:left;
width:728px;
padding:4px 9px 4px 0;
}
#content>div+div{
float:right;
width:203px;
padding:4px 0 4px 9px;
border-left:1px dotted #DDD;
}
#content>div+div>div,#ip span{
border:1px dotted #DDD;
padding:1px;
margin:19px 0;
box-shadow:1px 1px 4px #BBB;
-moz-box-shadow:1px 1px 4px #BBB;
-webkit-box-shadow:1px 1px 4px #BBB;
}
#content>div+div>div:first-child{margin-top:0}
#sm+#content>div+div>div:first-child{margin-top:-6px}
#localip{color:#999}
#performance{
margin:0!important;
}
h2{
font-size:17px!important;
border-bottom:1px dotted #CCC;
padding:3px 9px;
margin:19px 0 6px 0;
color:#EEE;
font-style:normal!important;
}
h5{
color:#FFF;
font-size:13px;
padding:3px;
margin:0 0 1px;
}
#urih{
display:block;
width:99px;
height:40px;
padding:3px;
overflow:hidden;
float:left;
}
#urih span{display:none}
#urih:hover #ur{
background:#FFF;
transition:all 0.2s ease;
}
#urih i{
width:6px;
height:6px;
margin:1px 1px 1px 9px;
float:left;
background:#EB0;
overflow:hidden;
cursor:pointer;
box-shadow:1px 1px 5px #000;
-moz-box-shadow:1px 1px 5px #000;
-webkit-box-shadow:1px 1px 5px #000;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
-webkit-transition:all 2s ease;
-moz-transition:all 2s ease;
-o-transition:all 2s ease;
-webkit-transition:all 2s ease;
transition:all 2s ease;
text-indent:-99px;
}
#ur{margin-left:61px!important}
#ur+i+i{margin:1px 5px 1px 76px}
#ur+i+i+i{margin-left:3px;clear:left}
#ur+i+i+i+i+i+i+i+i+i+i+i+i+i+i+i+i+i{margin:1px;clear:left}
#ur+i+i+i+i+i+i,#ur+i+i+i+i+i+i+i+i+i,#ur+i+i+i+i+i+i+i+i+i+i,#ur+i+i+i+i+i+i+i+i+i+i+i+i+i+i+i+i+i+i,#ur+i+i+i+i+i+i+i+i+i+i+i+i+i+i+i+i+i+i+i{margin:1px}
#ur+i+i+i+i+i+i+i+i+i+i+i+i+i+i,#ur+i+i+i+i+i+i+i+i+i+i+i+i+i+i+i+i+i+i+i+i+i{margin-left:17px}
#ur+i+i+i+i+i+i+i+i+i+i+i{margin-left:2px;clear:left}
h1,h1 i{
width:845px;
padding-right:3px;
height:22px;
font-size:17px;
text-align:right;
color:#EB0;
}
h1{
float:right;
}
h1,h2,h5{
text-shadow:0 0 5px #555, 0 0 4px #444, 1px 1px 2px #333;
font-style:italic;
}
#sm{
height:24px;
margin:0 9px 0 113px;
overflow:hidden;
}
#sm li{
float:left;
display:block;
height:22px;
margin-left:1px;
border:1px solid #EEE;
border-top:0;
border-bottom-left-radius:2px;
border-bottom-right-radius:2px;
box-shadow:0 0 9px #EEE;
-moz-box-shadow:0 0 9px #EEE;
-webkit-box-shadow:0 0 9px #EEE;
overflow:hidden;
}
#sm a{
display:inline-block;
height:15px;
width:auto;
padding:4px 5px 2px;
text-decoration:none;
border:1px solid #DDD;
border-top:0;
border-bottom-left-radius:1px;
border-bottom-right-radius:1px;
color:#999;
font-weight:bold;
font-family:arial,helvetica;
font-size:11px;
text-shadow:0 0 2px #FFF, 0 0 2px #FFF, 0 0 2px #FFF;
}
#sm a,h5+div{
background:#EEE;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#CCCCCC",endColorstr="#FFFFFF");
background:-webkit-gradient(linear,left top,left bottom,from(#CCC),to(#FFF));
background:-moz-linear-gradient(top,#CCC,#FFF);
background:-o-linear-gradient(top,#CCC,#FFF);
}
h5+div{
padding:3px 3px 2px;
overflow:auto;
height:100%;
}
.iph{
clear:both;
margin-top:9px;
}
h5+div>a,.iph a.iphaa,.back a,.btn{
float:right;
text-decoration:none;
padding:2px 2px 1px;
border:1px solid #777;
font-size:9px;
color:#FFF;
background-color:#AAA;
font-weight:bold;
}
h5+div>a::after{
content:"\00BB";
padding:0 0 0 4px;
}
h5+div>a:hover,.iph a.iphaa:hover,.back a:hover{
background-color:#BBB;
}
h5+div>ul a{
border:1px solid transparent;
text-decoration:none;
color:#666;
display:block;
padding:0 1px;
}
h5+div>ul a:hover,h5+div>ul a:hover i{
color:#000;
}
h5+div>ul i{
float:right;
color:#AAA;
}
.back{
margin:19px 0 0;
color:#999;
}
.back,.back i{
font-size:8px;
}
.back>div{
padding:4px 0;
margin:2px 0 9px;
border-top:1px dotted #CCC;
overflow:auto;
width:100%
}
.back a{
float:left;
}
.back a:before{
content:"\00AB";
padding:0 4px 0 0;
}
.sa a,#sm a:hover{
background:#CCC!important;
color:#555!important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#BBBBBB",endColorstr="#FFFFFF") !important;
background:-webkit-gradient(linear,left top,left bottom,from(#BBB),to(#FFF)) !important;
background:-moz-linear-gradient(top,#BBB,#FFF) !important;
background:-o-linear-gradient(top,#BBB,#FFF) !important;
}
#sm a:active{
color:#000!important;
padding:5px 5px 1px;
}
#mn{
float:right;
width:848px;
height:27px;
padding-top:4px;
}
#mn>li{
float:left;
display:block;
height:25px;
margin:0 1px;
border:1px solid #CCC;
border-bottom:0;
border-top-left-radius:3px;
border-top-right-radius:3px;
box-shadow:0 0 9px #555;
-moz-box-shadow:0 0 9px #555;
-webkit-box-shadow:0 0 9px #555;
overflow:hidden;
}
#mn>li>a{
display:inline-block;
height:18px;
width:auto;
padding:4px 5px 2px;
text-decoration:none;
border:1px solid #BBB;
border-bottom:0;
border-top-left-radius:2px;
border-top-right-radius:2px;
color:#444;
font-weight:bold;
font-family:arial,helvetica;
font-size:12px;
text-shadow:0 0 2px #FFF, 0 0 2px #FFF;
}
#mn>li>a,h5,#ipgraph i,#silver{
background:#CCC;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#EEEEEE",endColorstr="#999999");
background:-webkit-gradient(linear,left top,left bottom,from(#EEE),to(#999));
background:-moz-linear-gradient(top,#EEE,#999);
background:-o-linear-gradient(top,#EEE,#999);
}
.ma,#mn>li:hover{
border:1px solid #EB1!important;
border-bottom:0!important;
}
.ma>a,#mn>li>a:hover{
border:1px solid #EB0!important;
border-bottom:0!important;
}
.ma>a,#mn>li>a:hover,#ipgraph i:hover,.ipa{
background:#DB2 !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#EECC33",endColorstr="#AA8822") !important;
background:-webkit-gradient(linear,left top,left bottom,from(#EC3),to(#A82)) !important;
background:-moz-linear-gradient(top,#EC3,#A82) !important;
background:-o-linear-gradient(top,#EC3,#A82) !important;
}
#ipa i:hover{
width:9px!important;
}
#ipgraph i:hover{
width:3px;
}
#mn>li>a:active{
color:#000;
padding:5px 5px 1px;
}
#hm *{
width:2px;
height:2px;
background:#444;
display:block;
float:left;
margin-left:2px;
box-shadow:0 1px 1px #FFF;
-moz-box-shadow:0 1px 1px #FFF;
-webkit-box-shadow:0 1px 1px #FFF;
overflow:hidden;
text-indent:-99px;
}
#hm:hover *{
background:#111;
cursor:pointer;
}
#hm span{display:none}
#mh{margin:-1px 0 0 8px}
#mh+i{margin-left:6px;width:6px;clear:left}
#mh+i+i{margin-left:4px;width:4px;clear:left}
#mh+i+i+i,#mh+i+i+i+i+i+i+i+i{width:4px}
#mh+i+i+i+i{width:4px;clear:left}
#mh+i+i+i+i+i{margin-left:6px;width:4px}
#mh+i+i+i+i+i+i{margin-left:0;width:4px;clear:left}
#mh+i+i+i+i+i+i+i,#mh+i+i+i+i+i+i+i+i+i+i+i+i+i+i+i+i+i+i{width:6px}
#mh+i+i+i+i+i+i+i+i+i,#mh+i+i+i+i+i+i+i+i+i+i+i+i+i{clear:left}
#mh+i+i+i+i+i+i+i+i+i+i+i+i+i+i+i+i+i{width:6px;clear:left}
#mn>li:first-child{line-height:0}
#mn>li:first-child,.mr+.mr+.mr,.mr+.mr+.mr+li+li+li+li+li{margin-right:9px!important}
.mr div{
display:none;
position:absolute;
top:69px;
width:500px;
border:1px solid #EB1;
box-shadow:0 3px 5px #999;
-moz-box-shadow:0 3px 5px #999;
-webkit-box-shadow:0 3px 5px #999;
background:#EEE;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#CCCCCC",endColorstr="#FFFFFF");
background:-webkit-gradient(linear,left top,left bottom,from(#CCC),to(#FFF));
background:-moz-linear-gradient(top,#CCC,#FFF);
background:-o-linear-gradient(top,#CCC,#FFF);
padding:9px;
z-index:9;
opacity:.98;
}
.mr:hover div{
display:block;
}
.mr>a::after{
content:"\25BC";
}
.mr p{
border-top:1px dotted #999;
padding-top:9px;
color:#AAA;
clear:both;
height:13px;
line-height:13px;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
-o-text-overflow:ellipsis;
-webkit-transition:all 0.1s ease;
-moz-transition:all 0.1s ease;
-o-transition:all 0.1s ease;
-webkit-transition:all 0.1s ease;
transition:all 0.1s ease;
}
.mr p:hover{
color:#666;
height:39px;
white-space:normal;
}
.mr ul{
float:left;
padding-bottom:9px;
width:241px;
}
.mr div a{
display:block;
border:1px solid transparent;
padding:6px;
height:auto;
text-decoration:none;
color:#666;
font-weight:normal;
}
.mr div a:hover,h5+div>ul a:hover{
border:1px solid #EB1;
box-shadow:0 0 3px #FFF;
-moz-box-shadow:0 0 3px #FFF;
-webkit-box-shadow:0 0 3px #FFF;
background:#FE7 !important;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFCC00",endColorstr="#FFEE77") !important;
background:-webkit-gradient(linear,left top,left bottom,from(#FC0),to(#FE7)) !important;
background:-moz-linear-gradient(top,#FC0,#FE7) !important;
background:-o-linear-gradient(top,#FC0,#FE7) !important;
color:#333;
}
.mr div a:active{
padding:7px 5px 5px 7px;
}
.mr b{
color:#000;
}
.mr ul:first-child{
border-right:1px dotted #999;
padding-right:8px;
}
.mr ul:first-child+ul{
padding-left:9px;
}
.mr ul li:first-child{
font-weight:bold;
padding:0 0 5px;
color:#333;
text-shadow:0 0 4px #FC0;
}
.mr ul li:first-child::after{
content:"\2026";
}
#mx{
display:none;
z-index:8;
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background:#FFF;
opacity:.01;
filter:alpha(opacity=1);
}
#ft{
height:81px;
min-width:976px;
background:#DDD;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#BBBBBB",endColorstr="#EEEEEE");
background:-webkit-gradient(linear,left top,left bottom,from(#BBB),to(#EEE));
background:-moz-linear-gradient(top,#BBB,#EEE);
background:-o-linear-gradient(top,#BBB,#EEE);
}
#ft ul *{
color:#EEE;
font-weight:bold;
font-size:9px;
text-shadow:0 0 2px #666;
}
#ft ul a{
font-size:9px;
text-decoration:none;
padding:0 2px;
border-bottom:1px dotted #EEE;
}
#ft ul a:hover{
color:#FFF;
border-bottom:1px dotted #FFF;
}
#ft>div{
width:950px;
height:56px;
padding:6px 9px 19px;
margin:0 auto;
background:#BBB;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#AAAAAA",endColorstr="#EEEEEE");
background:-webkit-gradient(linear,left top,left bottom,from(#AAA),to(#EEE));
background:-moz-linear-gradient(top,#AAA,#EEE);
background:-o-linear-gradient(top,#AAA,#EEE);
box-shadow:0 0 9px #EEE;
-moz-box-shadow:0 0 9px #EEE;
-webkit-box-shadow:0 0 9px #EEE;
}
#ft div ul:first-child{
width:83%;
float:left;
}
#ft div ul:first-child li+li:before{
content:"\00BB";
padding:0 4px;
color:#FC0;
}
#ft div ul+ul{
width:17%;
float:right;
text-align:right;
}
#ft div ul strong{display:inline}
#ft div ul span{display:none}
#ft div ul+ul li+li:before{
content:"\00B7";
padding:0 4px;
color:#FC0;
}
#ft li{
display:inline-block;
}
#ft p{
padding:11px 0 0;
color:#888;
clear:both;
text-align:center;
}
#ft p,#ft p *{
text-shadow:0 0 1px #FFF,0 0 2px #FFF,0 0 3px #FFF;
}
#ft p,#ft b{
line-height:9px;
font-size:9px;
}
#ft p a{
width:6px;
height:8px;
display:inline-block;
text-decoration:none;
}
#ft a:hover b{
background-color:#000;
}
#ft a:hover i{
background-color:#E82;
}
#ft p a{vertical-align:bottom}
#ft p a *{
box-shadow:0 0 3px #FFF;
-moz-box-shadow:0 0 3px #FFF;
-webkit-box-shadow:0 0 3px #FFF;
}
#ft a span{
display:none;
}
#ft a b,#ft a i{
overflow:hidden;
text-indent:-99px;
}
#ft a b{
float:left;
background-color:#888;
}
#ft a b:first-child{
width:1px;
height:8px;
}
#ft a i{
float:right;
height:1px;
background-color:#AAA;
}
#ft b+i{
margin:2px 3px 1px 0;
width:1px;
}
#ft b+i+i{
margin:0 2px 1px 0;
width:2px;
}
#ft i+i+i{
margin:0 1px 1px 0;
width:3px;
}
#ft i+b{
width:6px;
height:1px;
}
.adb{
width:728px;
padding:111px 0 9px;
}
.adv{
width:190px;
min-width:190px;
max-width:190px;
margin:9px auto;
background:none;
}
#ip{
text-align:center;
}
#ip span{
position:relative;
display:block;
font-size:72px;
line-height:112px;
font-weight:bold;
padding:0 3px 3px;
color:#CCC;
color:#EB0;
border:1px dotted #DDD;
text-shadow:1px 1px 9px #999, 1px 1px 6px #666, 1px 1px 3px #333;
}
#ip strong{
font-size:13px;
width:100%;
position:absolute;
top:102px;
display:block;
line-height:0px;
text-shadow:none;
}
#realip{color:#999;cursor:help}
.realpi{color:#000!important}
#ip p,#ipgraph p{
z-index:9;
position:absolute;
padding:3px;
color:#DDD;
}
#globalip{z-index:1!important}
#ip:hover p,#ipgraph:hover p{color:#333}
#dsc{
margin:0 0 9px;
color:#666;
}
#ipgraph{
display:block;
height:100px;
border-bottom:1px dotted #DDD;
margin:9px 9px 2px;
overflow:hidden;
}
#ipgraph>div{
height:100px;
width:778px;
margin:0 auto;
text-align:center;
border:1px dotted #EEBB00;
border-top:0;
border-bottom:0;
}
#ipgraph i{
display:inline-block;
width:3px;
text-indent:-9999px;
overflow:hidden;
cursor:help;
vertical-align:bottom;
-webkit-transition:all 0.1s linear;
-moz-transition:all 0.1s linear;
-o-transition:all 0.1s linear;
-webkit-transition:all 0.1s linear;
transition:all 0.1s linear;
}
.ip0{height:0px}
.ip1{height:1px}
.ip2{height:2px}
.ip3{height:3px}
.ip4{height:4px}
.ip5{height:5px}
.ip6{height:6px}
.ip7{height:7px}
.ip8{height:8px}
.ip9{height:9px}
.ip10{height:10px}
.ip11{height:11px}
.ip12{height:12px}
.ip13{height:13px}
.ip14{height:14px}
.ip15{height:15px}
.ip16{height:16px}
.ip17{height:17px}
.ip18{height:18px}
.ip19{height:19px}
.ip20{height:20px}
.ip21{height:21px}
.ip22{height:22px}
.ip23{height:23px}
.ip24{height:24px}
.ip25{height:25px}
.ip26{height:26px}
.ip27{height:27px}
.ip28{height:28px}
.ip29{height:29px}
.ip30{height:30px}
.ip31{height:31px}
.ip32{height:32px}
.ip33{height:33px}
.ip34{height:34px}
.ip35{height:35px}
.ip36{height:36px}
.ip37{height:37px}
.ip38{height:38px}
.ip39{height:39px}
.ip40{height:40px}
.ip41{height:41px}
.ip42{height:42px}
.ip43{height:43px}
.ip44{height:44px}
.ip45{height:45px}
.ip46{height:46px}
.ip47{height:47px}
.ip48{height:48px}
.ip49{height:49px}
.ip50{height:50px}
.ip51{height:51px}
.ip52{height:52px}
.ip53{height:53px}
.ip54{height:54px}
.ip55{height:55px}
.ip56{height:56px}
.ip57{height:57px}
.ip58{height:58px}
.ip59{height:59px}
.ip60{height:60px}
.ip61{height:61px}
.ip62{height:62px}
.ip63{height:63px}
.ip64{height:64px}
.ip65{height:65px}
.ip66{height:66px}
.ip67{height:67px}
.ip68{height:68px}
.ip69{height:69px}
.ip70{height:70px}
.ip71{height:71px}
.ip72{height:72px}
.ip73{height:73px}
.ip74{height:74px}
.ip75{height:75px}
.ip76{height:76px}
.ip77{height:77px}
.ip78{height:78px}
.ip79{height:79px}
.ip80{height:80px}
.ip81{height:81px}
.ip82{height:82px}
.ip83{height:83px}
.ip84{height:84px}
.ip85{height:85px}
.ip86{height:86px}
.ip87{height:87px}
.ip88{height:88px}
.ip89{height:89px}
.ip90{height:90px}
.ip91{height:91px}
.ip92{height:92px}
.ip93{height:93px}
.ip94{height:94px}
.ip95{height:95px}
.ip96{height:96px}
.ip97{height:97px}
.ip98{height:98px}
.ip99{height:99px}
.ip100{height:100px}
.iph{margin-bottom:13px}
.iph:hover{margin-bottom:0}
.iph a.iphaa{
margin:0 1px 1px 5px;
height:11px;
display:none;
}
.iph span,.iph i{
margin:1px 0;
height:11px;
}
.iph li{
height:16px;
border-top:1px dotted #DDD;
overflow:hidden;
}
.iph span{
display:inline-block;
}
.iph li:first-child{border:0}
.iph li:hover{
background:#EEE;
}
.btn{display:none}
.iph li:hover a.iphaa,.iph li:hover .btn{
display:block;
}
.iph li:hover a+i{display:none}
.iph>li>span>span,var+var{color:#CCC}
.iph>li>span+span{
overflow:hidden;
text-indent:-9999px;
background:#BBB;
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr="#999999",endColorstr="#DDDDDD");
background:-webkit-gradient(linear,left top,right top,from(#999),to(#DDD));
background:-moz-linear-gradient(0deg,#999,#DDD);
background:-o-linear-gradient(0deg,#999,#DDD);
border:1px solid #AAA;
height:5px;
margin-right:3px;
}
.ipha{
background:#DB2!important;
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr="#AA8822",endColorstr="#EECC33")!important;
background:-webkit-gradient(linear,left top,right top,from(#A82),to(#EC3))!important;
background:-moz-linear-gradient(0deg,#A82,#EC3)!important;
background:-o-linear-gradient(0deg,#A82,#EC3)!important;
}
.iph i{
padding:1px;
float:right;
color:#CCC;
cursor:help;
}
.iph li:hover i{
color:#000;
}
.iph li>span:first-child{
width:80px;
margin-bottom:2px;
}
.iphh:hover{
height:29px!important;
padding-bottom:0px;
overflow:visible;
}
.iphh div{display:none}
.iphh:hover div{display:block}
.iphh textarea{min-height:11px}
.iphh span.hlp b{
display:inline-block;
width:4px;
height:4px;
text-align:center;
padding:2px;
background:#CCC;
color:#666;
margin-left:5px;
margin-bottom:3px;
cursor:pointer;
font-size:7px;
line-height:6px;
border-radius:7px;
border:1px solid #666;
font-style:italic;
font-family:"Times New Roman";
vertical-align:1px;
float:right;
margin:2px 6px 0 0;
}
.iphh span.hlp span{
color:#000;
font-weight:bold;
}
.iphh span.hlp b.iblu,#silver:after{
color:#EEBB00;
border:1px solid #EEBB00;
background:#EEEECC;
box-shadow:0 0 2px #000;
-moz-box-shadow:0 0 2px #000;
-webkit-box-shadow:0 0 2px #000;
}
.nickwrap{
width:80px;
color:#CCC;
overflow:hidden;
display:block;
float:left;
text-overflow:ellipsis;
-o-text-overflow:ellipsis;
}
.nickwrap a,.nickwrap i{
font-size:10px;
color:#CCC;
text-decoration:none;
white-space:nowrap;
font-style:italic;
position:relative;
display:block;
}
.nickwrap a:hover,.nickwrap i:hover{
z-index:666;
background:#EEE;
width:635px;
}
.iph li:hover .nickwrap{
overflow:visible;
}
.iph li:hover .dscr{
background:#EEE;
border:1px solid #EEE;
color:#333;
}
.iph li:hover .nickwrap a{
color:#00F;
}
.tbw{
overflow-x:hidden;
background:#FCFCFC;
}
.tbw:hover{overflow-x:auto}
.rht{
white-space:nowrap;
}
.rht span{
color:#DDD;
}
.rht:hover span{
color:#666;
}
.rhk{
text-align:right;
font-weight:bold;
padding-right:5px;
width:133px;
min-width:133px;
}
.rhk2{
font-weight:normal;
}
#silver{
padding:4px;
line-height:0
}
form{
margin:9px 0;
padding:9px 3px 18px;
border:0 dotted #CCC;
border-width:1px 0;
}
label{
display:inline-block;
width:199px;
float:left;
text-align:right;
padding:11px 5px 0 0;
font-size:16px;
color:#666;
margin-top:9px;
clear:left;
}
label:first-letter {text-decoration:underline}
form p{
float:left;
width:500px;
}
noscript p{
margin-left:210px;
font-size:16px;
}
noscript p:before{
content:"Note: ";
font-weight:bold;
color:#F00;
}
form i{
color:#DDD;
padding:0 0 0 7px;
display:block;
}
form i:before{
content:"Usage: ";
}
form p:hover i{
color:#333;
}
form p:hover i span{
color:#000;
}
form hr{
clear:both;
height:1px;
border-width:0;
border-bottom:1px dotted #CCC;
padding-top:9px;
margin:0 5px 0 55px;
}
input,select,textarea{
font-size:20px;
padding:5px;
margin-top:9px;
width:500px;
height:auto;
}
input#file{border:1px solid #A9A9A9}
textarea{
width:100%;
max-width:100%;
min-width:100%;
min-height:108px;
height:233px;
}
select{
width:514px;
height:39px;
}
select *{
padding:3px 5px;
font-size:18px;
}
#submit{
margin:0 0 0 210px;
padding:9px 39px;
font-weight:bold;
cursor:pointer;
margin-top:19px;
width:auto!important;
clear:left;
}
#x-result>i{color:#999}
.info,.warning,.error{
font-weight:bold;
font-size:17px;
color:#FFF;
padding:9px;
margin:0 0 9px;
border:solid;
border-width:2px;
text-align:center;
text-shadow:1px 1px 1px #666;
overflow:hidden;
}
.info{background-color:#6C6;border-color:#393;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#66CC66",endColorstr="#339933");
background:-webkit-gradient(linear,left top,left bottom,from(#6C6),to(#393));
background:-moz-linear-gradient(top,#6C6,#393);
background:-o-linear-gradient(top,#6C6,#393);
}
.warning{background-color:#EB1;border-color:#DA0;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#EEBB11",endColorstr="#DDAA00");
background:-webkit-gradient(linear,left top,left bottom,from(#EB1),to(#DA0));
background:-moz-linear-gradient(top,#EB1,#DA0);
background:-o-linear-gradient(top,#EB1,#DA0);
}
.error{background-color:#C66;border-color:#933;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#CC6666",endColorstr="#993333");
background:-webkit-gradient(linear,left top,left bottom,from(#C66),to(#933));
background:-moz-linear-gradient(top,#C66,#933);
background:-o-linear-gradient(top,#C66,#933);
}
.tse{
height:5px;
line-height:5px;
}
#ajax{display:none}
code,code span{font-family:monospace}
optgroup option{padding-left:25px}
.copy{
width:724px;
margin:6px 0 0;
padding:2px;
background:#EEE;
line-height:0;
}
.copy textarea{
width:714px;
max-width:714px;
margin:0;
background:#FCFCFC;
border:0;
box-sizing:border-box;
}
.hlp{cursor:help}
.note{
color:#AAA;
font-size:8px;
margin-left:80px;
display:block;
}
.list{
list-style-type:square;
padding-left:15px;
margin-left:9px;
}
.list li{
margin:4px 0;
line-height:12px;
}
h4{
font-size:13px;
margin-top:17px;
}
.tx p{
margin-bottom:9px;
}
.hex{
font-size:15px!important;
font-family:monospace;
}
#err{
text-align:center;
padding:9px 0;
border-bottom:1px dotted #CCC;
}
#err, #err *{
font-size:39px;
}
#rre span, #err span{
color:#CCC;
}
h4+ul span{color:#BBB}
h4+ul a{text-decoration:none}
#rre{
font-style:italic;
padding:9px;
}
#rre b{
border-bottom:1px dotted #666;
}
#silver{
width:720px;
height:405px;
text-align:center;
}
#get,.rotate{
display:block;
font-weight:bold;
font-size:16px;
width:720px;
height:210px;
padding-top:195px;
text-decoration:none;
color:#666;
}
#get:hover{text-decoration:underline}
.rotate{display:none}
.ei{
overflow:hidden;
width:100%;
}
.ei img{
padding:20px;
margin:2px;
float:left;
border:1px dotted #EEE;
}
.ei img:hover{
background:#EEE;
}
#ex{
color:#AAA;
text-align:right;
margin-top:33px;
background:#EEE;
padding:6px;
}
#ex:hover{color:#333}
#qf textarea{
box-sizing:border-box;
width:100%;
max-width:100%;
min-width:100%;
height:84px;
min-height:84px;
color:#CCC;
resize:none;
}
#qf:hover textarea{
color:#000;
}
#qf div{position:relative}
#qf a{
position:absolute;
display:none;
right:5px;
bottom:6px;
}
#qf:hover a{
display:block;
}
.red{color:#F00!important}
.cc{color:#CCC}
.dscrwrap{
float:left;
width:555px;
height:0;
position:relative;
}
.dscrwrap textarea{outline:none}
.dscr{
width:555px!important;
font-size:10px;
padding:0px;
height:11px;
border:0!important;
margin:0!important;
padding:0!important;
position:absolute;
border:1px solid #FFF;
color:#CCC;
overflow:hidden;
resize:none;
transition:0s height;
height:11px;
}
.dscr:hover{
height:66px;
transition-delay:.3s;
border:1px solid #999!important;
color:#333;
z-index:555;
overflow-y:visible;
box-shadow:0 0 9px #555;
-moz-box-shadow:0 0 9px #555;
-webkit-box-shadow:0 0 9px #555;
background:#FFF!important;
}
.op30{
opacity:.3;
}
.op30:hover{
opacity:.6;
}
.nourl{
cursor:default!important
}
.isurl{
color:#00F!important
}
#nf p{padding-bottom:6px}
#nf p.lst{padding-bottom:0}
.wl{color:#FFF;font-size:13px}
.wl:hover{color:#EB0}
#big{
width:950px;
overflow:hidden!important;
padding:9px;
text-align:right;
}
#big{
width:100%;
overflow:hidden!important;
padding:9px 0;
margin-left:-1px;
text-align:right;
}
#bigi{
position:relative;
}
#bigsp{
position:absolute;
right:0;
bottom:0;
padding:6px;
color:#005E72;
}
.crossnote{margin-left:210px}
#yt{padding:9px}
#video{
position:relative;
padding-bottom:42.1875%;
height:0;
}
#video iframe{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
border:0;
}
.wr404{overflow:hidden}
.e404{
text-align:center;
font-size:100px;
font-style:italic;
text-align:center;
height:160px;
line-height:60px;
margin:66px auto 33px;
animation:noise 2s linear infinite;
overflow:default;
color:#666;
font-weight:bold;
}
.e404:before {
content: '404';
font-size: 105px;
font-style: italic;
text-align: center;
height: 160px;
line-height: 60px;
margin: auto;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
opacity: 0;
color: #EEBB00;
animation:noise-2 .2s linear infinite;
}
.e404:after {
content: '404';
font-size: 95px;
font-style: italic;
text-align: center;
height: 160px;
line-height: 60px;
margin: auto;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
opacity: 0;
color: #00BBEE;
animation: noise-1 .2s linear infinite;
}
.w404{
position:relative
}
.i404 {
text-align: center;
font-size: 11px;
font-style: italic;
text-align: center;
height: 60px;
line-height: 60px;
margin: auto;
position: absolute;
top: -222px;
bottom: 0;
left: 0;
right: 0;
animation: noise-3 1s linear infinite;
color:#666;
}
@keyframes noise {
0%, 3%, 5%, 42%, 44%, 100% {opacity: 1; transform: scaleY(1);}
4.3% {opacity: 1; transform: scaleY(1.7);}
43% {opacity: 1; transform: scaleX(1.5);}
}
@keyframes noise-1 {
0%, 20%, 40%, 60%, 70%, 90% {opacity: 0;}
10% {opacity: .1;}
50% {opacity: .5; left: -6px;}
80% {opacity: .3;}
100% {opacity: .6; left: 2px;}
}
@keyframes noise-2 {
0%, 20%, 40%, 60%, 70%, 90% {opacity: 0;}
10% {opacity: .1;}
50% {opacity: .5; left: 6px;}
80% {opacity: .3;}
100% {opacity: .6; left: -2px;}
}
@keyframes noise-3 {
0%,3%,5%,42%,44%,100% {opacity: 1; transform: scaleY(1);}
4.3% {opacity: 1; transform: scaleY(4);}
43% {opacity: 1; transform: scaleX(10) rotate(60deg);}
}
@media screen and (orientation:portrait) and (max-width:765px){
.ad193 img{width:100%;height:auto}
#silver{
width:auto;
height:200px;
}
#silver.ignorerotate{height:auto}
#silver #silverjs{display:none}
#silver.ignorerotate #silverjs{display:block}
#silver .rotate{
width:auto;
display:block;
padding:70px 55px 0;
line-height:18px;
}
#silver.ignorerotate .rotate{display:none}
}
@media only screen and (max-width:765px){
#big{
width:auto;
margin:0;
}
#bigi img{
width:100%;
height:auto;
}
.adb{
width:100%;
padding:33px 0 9px;
}
.adv{
width:100%;
min-width:100%;
max-width:100%;
margin:0 auto;
}
#hd{
height:58px;
min-width:360px;
padding-top:0;
}
#hd>div{
width:100%;
height:58px;
border:0;
}
#hd>div>div{
height:58px;
border:0;
}
#hd>div>div>div{
height:58px;
border:0;
}
#hd>div>div>div>div{
height:58px;
border:0;
min-width:360px;
border-radius:0;
padding:4px 0 0 0;
}
.abshd{position:absolute;top:0;width:100%!important;min-width:100%!important}
.abshd,.abshd>div,.abshd>div>div,.abshd>div>div>div,.abshd>div>div>div>div{height:54px!important}
.abshdms{position:absolute;top:58px!important;width:100%!important;min-width:100%!important}
#ft p{padding:22px 0 11px!important}
h1{
width:200px;
overflow:hidden;
margin-right:17px;
}
h1 i{display:none}
#urih{
padding:5px 0 1px 6px;
}
.ms{
width:100%;
min-width:360px;
}
.ms i{
min-width:360px;
top:2px;
}
#mn{
width:240px;
float:left;
clear:right;
padding-top:6px;
margin-left:9px;
}
.mr+.mr+.mr{margin-right:0!important}
.mr+.mr+.mr+li,.mr+.mr+.mr+li+li,.mr+.mr+.mr+li+li+li,.mr+.mr+.mr+li+li+li+li,.mr+.mr+.mr+li+li+li+li+li,.mr+.mr+.mr+li+li+li+li+li+li{display:none!important}
#sm{
height:26px;
}
#sm li{
height:24px;
}
#sm a{
padding:5px 5px 3px;
}
#sm a:active{
padding:6px 5px 2px;
}
form p{
float:none;
width:auto;
}
form i{
font-size:9px;
padding:0;
}
noscript p{
margin-left:0;
font-size:16px;
}
label{
display:block;
width:auto;
float:none;
text-align:left;
padding:0;
margin:9px 0 0;
font-size:13px;
}
label:first-letter {text-decoration:none}
form hr{
padding-top:9px;
margin:0;
}
input,select,textarea{
margin:1px 0;
width:100%;
box-sizing:border-box;
}
textarea{
height:108px;
margin:1px 0 0;
}
.copy{
width:100%;
padding-bottom:0;
box-sizing:border-box;
}
.copy textarea{
width:100%;
max-width:100%;
white-space: pre;
overflow-x:scroll;
font-size:16px;
border-bottom:1px dashed #EEBB00;
height:123px;
min-height:123px;
}
#submit{
display:block;
margin:0 auto;
margin-top:29px;
}
.tbw{overflow-x:scroll;padding-bottom:9px;border-bottom:1px dashed #EEBB00;}
.tbw:hover{overflow-x:scroll}
.crossnote{margin:0}
#bd{
width:100%;
border:0;
}
#bd>div{
border:0;
padding:0;
}
#bd>div>div{
border:0;
padding:0;
}
#bd>div>div>div{
border:0;
}
#content{
padding:9px;
}
#content>div:first-child{
float:none;
width:auto;
padding:0;
}
#content>div+div{
float:none;
width:auto;
margin-top:33px;
padding:31px 11px 9px 7px;
border:0;
border-top:5px dotted #EEBB00;
-moz-column-count: 3;
-webkit-column-count: 3;
column-count: 3;
column-fill:balance-all;
}
#sm+#content>div+div>div:first-child{
margin-top:0;
}
#content>div+div>div{
display:inline-block;
width:100%;
margin:0 0 7px;
}
#ft{min-width:360px}
#ft>div{width:auto;padding:6px 9px 19px}
#ft ul a{
padding:0;
}
#ft p{padding:22px 0}
#ft div ul:first-child li+li:before{
padding:0 3px;
}
#ft div ul+ul li+li:before{
padding:0 3px 0 1px;
}
#ft div ul strong{display:none}
#ft div ul span{display:inline}
#err span{font-size:28px}
#ipgraph>div{width:522px}
#ipgraph i{width:2px}
#ip span{font-size:62px}
.mr div{
top:58px;
left:158px;
}
.info,.warning,.error{
font-size:14px;
padding:6px;
margin:0 0 9px;
}
.ipp{height:16px!important}
.ipp li{
height:32px;
}
.iph li i{height:12px}
.dscrwrap{
width:57%;
}
.dscr{
width:57% !important;
}
.nickwrap a:hover,.nickwrap i:hover{
width:100%;
}
/* eof for main rwd */
}
@media only screen and (orientation:landscape) and (max-width:746px){
#silver{
width:100%;
height:auto;
box-sizing:border-box;
overflow-x:scroll;
border-bottom:1px dashed #EEBB00;
}
}
@media only screen and (orientation:landscape) and (max-width:738px){
#thesilver:after{
color:#EEEECC;
border:1px solid #EEEECC;
background:#EEBB00;
content:'Scroll me :)';
font-size:9px;
padding:6px 2px 5px;
margin-top:-16px;
position:absolute;
left:12px;
}
#thesilver:hover:after,#thesilver:active:after{
opacity:.2;
filter:alpha(opacity=20);
}
#silver{
padding:0;
}
}
@media only screen and (max-width:677px){
.mr div{
left:115px;
}
}
@media only screen and (max-width:642px){
#ip span{font-size:52px}
}
@media only screen and (max-width:634px){
#mn{float:right;margin:0 5px 0 4px}
#sm{
height:28px;
margin:0 18px 0 0;
text-align:right;
width:auto;
min-width:342px;
}
#sm li{
float:none;
height:26px;
display:inline-block;
}
#sm a{
padding:6px 5px 4px;
}
#sm a:active{
padding:7px 5px 3px;
}
.mr div{
left:auto;
right:0;
}
#noChrome{
box-sizing:border-box;
width:100%!important;
margin-bottom:9px!important;
}
}
@media only screen and (max-width:627px){
#content>div+div{
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
}
#silver .rotate{padding-top:33px}
}
@media only screen and (max-width:542px){
#ip span{
font-size:46px;
text-shadow:1px 1px 6px #999, 1px 1px 4px #666, 1px 1px 2px #333;
}
#ipgraph>div{width:266px}
#ipgraph i{width:1px}
}
@media only screen and (max-width:520px){
.mr div{
left:0;
right:0;
width:auto;
}
.mr ul:first-child{
border:0;
padding-right:0;
}
.mr ul:first-child+ul{
padding:0 0 8px 0;
}
.mr ul{
width:auto;
}
}
@media only screen and (max-width:492px){
#ip span{
font-size:42px;
text-shadow:1px 1px 4px #999, 1px 1px 3px #666, 1px 1px 2px #333;
}
}
@media only screen and (max-width:442px){
#ip span{
font-size:38px;
text-shadow:1px 1px 3px #999, 1px 1px 2px #666, 1px 1px 1px #333;
}
}
@media only screen and (max-width:430px){
#content>div+div{
-moz-column-count: 1;
-webkit-column-count: 1;
column-count: 1;
}
}
@media only screen and (max-width:405px){
#ip span{
font-size:32px;
text-shadow:1px 1px 3px #999, 1px 1px 2px #666, 1px 1px 1px #333;
}
.mr p:hover{height:52px}
#silver .rotate{padding:9px 9px 0}
}
@media only screen and (max-width:298px){
.mr p:hover{height:65px}
.rotate{font-size:11px;line-height:12px!important;padding:70px 22px 0!important}
}
@media only screen and (max-width:242px){
.mr p:hover{height:78px}
}
#legacy{
opacity:.2;
filter:alpha(opacity=20);
}
#legacy:hover{
opacity:1;
filter:alpha(opacity=100);
}
code.lic{
display:block;
padding:9px;
margin:3px 0 13px;
background:#EEE;
}
.wflag{
position:relative;
width:1px;
height:1px;
display:inline-block;
margin-left:5px;
}
.flag{
position:absolute;
display:block;
width:16px;
height:11px;
background:url('https://urih.com/scripts/flags.png') no-repeat;
top:1px;
box-shadow:1px 1px 4px #BBB;
-moz-box-shadow:1px 1px 4px #BBB;
-webkit-box-shadow:1px 1px 4px #BBB;
}
.flag-ad{background-position: -16px 0}
.flag-ae{background-position: -32px 0}
.flag-af{background-position: -48px 0}
.flag-ag{background-position: -64px 0}
.flag-ai{background-position: -80px 0}
.flag-al{background-position: -96px 0}
.flag-am{background-position: -112px 0}
.flag-an{background-position: -128px 0}
.flag-ao{background-position: -144px 0}
.flag-ar{background-position: -160px 0}
.flag-as{background-position: -176px 0}
.flag-at{background-position: -192px 0}
.flag-au{background-position: -208px 0}
.flag-aw{background-position: -224px 0}
.flag-ax{background-position: -240px 0}
.flag-az{background-position: 0 -11px}
.flag-ba{background-position: -16px -11px}
.flag-bb{background-position: -32px -11px}
.flag-bd{background-position: -48px -11px}
.flag-be{background-position: -64px -11px}
.flag-bf{background-position: -80px -11px}
.flag-bg{background-position: -96px -11px}
.flag-bh{background-position: -112px -11px}
.flag-bi{background-position: -128px -11px}
.flag-bj{background-position: -144px -11px}
.flag-bm{background-position: -160px -11px}
.flag-bn{background-position: -176px -11px}
.flag-bo{background-position: -192px -11px}
.flag-br{background-position: -208px -11px}
.flag-bs{background-position: -224px -11px}
.flag-bt{background-position: -240px -11px}
.flag-bv{background-position: 0 -22px}
.flag-bw{background-position: -16px -22px}
.flag-by{background-position: -32px -22px}
.flag-bz{background-position: -48px -22px}
.flag-ca{background-position: -64px -22px}
.flag-cd{background-position: -96px -22px}
.flag-cf{background-position: -112px -22px}
.flag-cg{background-position: -128px -22px}
.flag-ch{background-position: -144px -22px}
.flag-ci{background-position: -160px -22px}
.flag-ck{background-position: -176px -22px}
.flag-cl{background-position: -192px -22px}
.flag-cm{background-position: -208px -22px}
.flag-cn{background-position: -224px -22px}
.flag-co{background-position: -240px -22px}
.flag-cr{background-position: 0 -33px}
.flag-cu{background-position: -16px -33px}
.flag-cv{background-position: -32px -33px}
.flag-cw{background-position: -48px -33px}
.flag-cy{background-position: -64px -33px}
.flag-cz{background-position: -80px -33px}
.flag-de{background-position: -96px -33px}
.flag-dj{background-position: -112px -33px}
.flag-dk{background-position: -128px -33px}
.flag-dm{background-position: -144px -33px}
.flag-do{background-position: -160px -33px}
.flag-dz{background-position: -176px -33px}
.flag-ec{background-position: -192px -33px}
.flag-ee{background-position: -208px -33px}
.flag-eg{background-position: -224px -33px}
.flag-eh{background-position: -240px -33px}
.flag-er{background-position: -16px -44px}
.flag-es{background-position: -32px -44px}
.flag-et{background-position: -48px -44px}
.flag-eu{background-position: -64px -44px}
.flag-fi{background-position: -80px -44px}
.flag-fj{background-position: -96px -44px}
.flag-fk{background-position: -112px -44px}
.flag-fm{background-position: -128px -44px}
.flag-fo{background-position: -144px -44px}
.flag-fr{background-position: -160px -44px}
.flag-ga{background-position: -176px -44px}
.flag-gb{background-position: -192px -44px}
.flag-gd{background-position: -208px -44px}
.flag-ge{background-position: -224px -44px}
.flag-gf{background-position: -240px -44px}
.flag-gg{background-position: 0 -55px}
.flag-gh{background-position: -16px -55px}
.flag-gi{background-position: -32px -55px}
.flag-gl{background-position: -48px -55px}
.flag-gm{background-position: -64px -55px}
.flag-gn{background-position: -80px -55px}
.flag-gp{background-position: -96px -55px}
.flag-gq{background-position: -112px -55px}
.flag-gr{background-position: -128px -55px}
.flag-gs{background-position: -144px -55px}
.flag-gt{background-position: -160px -55px}
.flag-gu{background-position: -176px -55px}
.flag-gw{background-position: -192px -55px}
.flag-gy{background-position: -208px -55px}
.flag-hk{background-position: -224px -55px}
.flag-hm{background-position: -240px -55px}
.flag-hn{background-position: 0 -66px}
.flag-hr{background-position: -16px -66px}
.flag-ht{background-position: -32px -66px}
.flag-hu{background-position: -48px -66px}
.flag-ic{background-position: -64px -66px}
.flag-id{background-position: -80px -66px}
.flag-ie{background-position: -96px -66px}
.flag-il{background-position: -112px -66px}
.flag-im{background-position: -128px -66px}
.flag-in{background-position: -144px -66px}
.flag-io{background-position: -160px -66px}
.flag-iq{background-position: -176px -66px}
.flag-ir{background-position: -192px -66px}
.flag-is{background-position: -208px -66px}
.flag-it{background-position: -224px -66px}
.flag-je{background-position: -240px -66px}
.flag-jm{background-position: 0 -77px}
.flag-jo{background-position: -16px -77px}
.flag-jp{background-position: -32px -77px}
.flag-ke{background-position: -48px -77px}
.flag-kg{background-position: -64px -77px}
.flag-kh{background-position: -80px -77px}
.flag-ki{background-position: -96px -77px}
.flag-km{background-position: -112px -77px}
.flag-kn{background-position: -128px -77px}
.flag-kp{background-position: -144px -77px}
.flag-kr{background-position: -160px -77px}
.flag-kw{background-position: -192px -77px}
.flag-ky{background-position: -208px -77px}
.flag-kz{background-position: -224px -77px}
.flag-la{background-position: -240px -77px}
.flag-lb{background-position: 0 -88px}
.flag-lc{background-position: -16px -88px}
.flag-li{background-position: -32px -88px}
.flag-lk{background-position: -48px -88px}
.flag-lr{background-position: -64px -88px}
.flag-ls{background-position: -80px -88px}
.flag-lt{background-position: -96px -88px}
.flag-lu{background-position: -112px -88px}
.flag-lv{background-position: -128px -88px}
.flag-ly{background-position: -144px -88px}
.flag-ma{background-position: -160px -88px}
.flag-mc{background-position: -176px -88px}
.flag-md{background-position: -192px -88px}
.flag-me{background-position: -208px -88px}
.flag-mg{background-position: -224px -88px}
.flag-mh{background-position: -240px -88px}
.flag-mk{background-position: 0 -99px}
.flag-ml{background-position: -16px -99px}
.flag-mm{background-position: -32px -99px}
.flag-mn{background-position: -48px -99px}
.flag-mo{background-position: -64px -99px}
.flag-mp{background-position: -80px -99px}
.flag-mq{background-position: -96px -99px}
.flag-mr{background-position: -112px -99px}
.flag-ms{background-position: -128px -99px}
.flag-mt{background-position: -144px -99px}
.flag-mu{background-position: -160px -99px}
.flag-mv{background-position: -176px -99px}
.flag-mw{background-position: -192px -99px}
.flag-mx{background-position: -208px -99px}
.flag-my{background-position: -224px -99px}
.flag-mz{background-position: -240px -99px}
.flag-na{background-position: 0 -110px}
.flag-nc{background-position: -16px -110px}
.flag-ne{background-position: -32px -110px}
.flag-nf{background-position: -48px -110px}
.flag-ng{background-position: -64px -110px}
.flag-ni{background-position: -80px -110px}
.flag-nl{background-position: -96px -110px}
.flag-no{background-position: -112px -110px}
.flag-np{background-position: -128px -110px}
.flag-nr{background-position: -144px -110px}
.flag-nu{background-position: -160px -110px}
.flag-nz{background-position: -176px -110px}
.flag-om{background-position: -192px -110px}
.flag-pa{background-position: -208px -110px}
.flag-pe{background-position: -224px -110px}
.flag-pf{background-position: -240px -110px}
.flag-pg{background-position: 0 -121px}
.flag-ph{background-position: -16px -121px}
.flag-pk{background-position: -32px -121px}
.flag-pl{background-position: -48px -121px}
.flag-pm{background-position: -64px -121px}
.flag-pn{background-position: -80px -121px}
.flag-pr{background-position: -96px -121px}
.flag-ps{background-position: -112px -121px}
.flag-pt{background-position: -128px -121px}
.flag-pw{background-position: -144px -121px}
.flag-py{background-position: -160px -121px}
.flag-qa{background-position: -176px -121px}
.flag-re{background-position: -192px -121px}
.flag-ro{background-position: -208px -121px}
.flag-rs{background-position: -224px -121px}
.flag-ru{background-position: -240px -121px}
.flag-rw{background-position: 0 -132px}
.flag-sa{background-position: -16px -132px}
.flag-sb{background-position: -32px -132px}
.flag-sc{background-position: -48px -132px}
.flag-sd{background-position: -80px -132px}
.flag-se{background-position: -96px -132px}
.flag-sg{background-position: -112px -132px}
.flag-sh{background-position: -128px -132px}
.flag-si{background-position: -144px -132px}
.flag-sj{background-position: -160px -132px}
.flag-sk{background-position: -176px -132px}
.flag-sl{background-position: -192px -132px}
.flag-sm{background-position: -208px -132px}
.flag-sn{background-position: -224px -132px}
.flag-so{background-position: -240px -132px}
.flag-sr{background-position: -16px -143px}
.flag-ss{background-position: -32px -143px}
.flag-st{background-position: -48px -143px}
.flag-sv{background-position: -64px -143px}
.flag-sx{background-position: -80px -143px}
.flag-sy{background-position: -96px -143px}
.flag-sz{background-position: -112px -143px}
.flag-tc{background-position: -128px -143px}
.flag-td{background-position: -144px -143px}
.flag-tf{background-position: -160px -143px}
.flag-tg{background-position: -176px -143px}
.flag-th{background-position: -192px -143px}
.flag-tj{background-position: -224px -143px}
.flag-tk{background-position: -240px -143px}
.flag-tl{background-position: 0 -154px}
.flag-tm{background-position: -16px -154px}
.flag-tn{background-position: -32px -154px}
.flag-to{background-position: -48px -154px}
.flag-tr{background-position: -64px -154px}
.flag-tt{background-position: -80px -154px}
.flag-tv{background-position: -96px -154px}
.flag-tw{background-position: -112px -154px}
.flag-tz{background-position: -128px -154px}
.flag-ua{background-position: -144px -154px}
.flag-ug{background-position: -160px -154px}
.flag-um{background-position: -176px -154px}
.flag-us{background-position: -192px -154px}
.flag-uy{background-position: -208px -154px}
.flag-uz{background-position: -224px -154px}
.flag-va{background-position: -240px -154px}
.flag-vc{background-position: 0 -165px}
.flag-ve{background-position: -16px -165px}
.flag-vg{background-position: -32px -165px}
.flag-vi{background-position: -48px -165px}
.flag-vn{background-position: -64px -165px}
.flag-vu{background-position: -80px -165px}
.flag-wf{background-position: -112px -165px}
.flag-ws{background-position: -128px -165px}
.flag-xk{background-position: -144px -165px}
.flag-ye{background-position: -160px -165px}
.flag-yt{background-position: -176px -165px}
.flag-za{background-position: -192px -165px}
.flag-zm{background-position: -224px -165px}
.flag-zw{background-position: -240px -165px}
.fhdhd,.fhdhd+.ms{
opacity:.1;
filter:alpha(opacity=10);
}
.fhdhd{z-index:9}
.fhdhd:hover,.fhdhd:hover+.ms{
opacity:.9;
filter:alpha(opacity=90);
}
.abshd{position:absolute;top:0;width:1920px;min-width:1920px}
.absft{position:absolute;top:996px;width:1920px;min-width:1920px}
.abshdms{position:absolute;top:69px;width:1920px;min-width:1920px}
#noChrome{
display:none;
float:right;
width:290px;
background:#EDCB33;
padding:4px;
border:4px solid #EEBB11;
color:#FFF;
font-size:16px;
font-weight:bold;
text-align:center;
line-height:14px;
margin:4px 0 1px 1px;
cursor:pointer;
}
#noChrome i{
display:block;
font-size:11px;
font-weight:normal;
line-height:10px;
margin-top:6px;
color:#000;
}
.nochc{clear:both}
.thrdop{opacity:.3}
.thrdop:hover{opacity:1}</style><script src="https://partner.googleadservices.com/gampad/cookie.js?domain=silver.urih.com&client=partner-pub-3857768109978969&product=SAS&callback=__sasCookie&cookie_types=v1%2Cv2"></script><script src="https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202412090101/show_ads_impl_with_ama_fy2021.js?client=ca-pub-3857768109978969&plah=silver.urih.com&bust=31089392"></script><script type="text/javascript" async="" src="https://ssl.google-analytics.com/ga.js"></script><script src="https://urih.com/scripts/silver20v4.js"></script><link rel="shortcut icon" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAMFBMVEX///9gYmpVV16wsLOlpaiZmaBMUm/+8QdrbYKChJSPkJf96AZ1d4f/0AX/+w7/1gZaQOcPAAAAAXRSTlMAQObYZgAAAG5JREFUeF59wCEOgzAABdAfOEFrZhCAIsEs4QrVc7UkGAwhBEOxkw2ZJlSgEKQSwQ1w1Vhugd7WzLKHP9zEuoN9PSYG/pGOG4dWaph7qWHaWtw6IWHWpeniwsPz2M9XWUUgeRZQSgnID5zQ8nHtDUFgG2vuuGapAAAAAElFTkSuQmCC" type="image/png"><script>
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-25499127-10']);
_gaq.push(['_setDomainName', '.urih.com']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<meta http-equiv="origin-trial" content="AlK2UR5SkAlj8jjdEc9p3F3xuFYlF6LYjAML3EOqw1g26eCwWPjdmecULvBH5MVPoqKYrOfPhYVL71xAXI1IBQoAAAB8eyJvcmlnaW4iOiJodHRwczovL2RvdWJsZWNsaWNrLm5ldDo0NDMiLCJmZWF0dXJlIjoiV2ViVmlld1hSZXF1ZXN0ZWRXaXRoRGVwcmVjYXRpb24iLCJleHBpcnkiOjE3NTgwNjcxOTksImlzU3ViZG9tYWluIjp0cnVlfQ=="><meta http-equiv="origin-trial" content="Amm8/NmvvQfhwCib6I7ZsmUxiSCfOxWxHayJwyU1r3gRIItzr7bNQid6O8ZYaE1GSQTa69WwhPC9flq/oYkRBwsAAACCeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZXN5bmRpY2F0aW9uLmNvbTo0NDMiLCJmZWF0dXJlIjoiV2ViVmlld1hSZXF1ZXN0ZWRXaXRoRGVwcmVjYXRpb24iLCJleHBpcnkiOjE3NTgwNjcxOTksImlzU3ViZG9tYWluIjp0cnVlfQ=="><meta http-equiv="origin-trial" content="A9wSqI5i0iwGdf6L1CERNdmsTPgVu44ewj8QxTBYgsv1LCPUVF7YmWOvTappqB1139jAymxUW/RO8zmMqo4zlAAAAACNeyJvcmlnaW4iOiJodHRwczovL2RvdWJsZWNsaWNrLm5ldDo0NDMiLCJmZWF0dXJlIjoiRmxlZGdlQmlkZGluZ0FuZEF1Y3Rpb25TZXJ2ZXIiLCJleHBpcnkiOjE3MzY4MTI4MDAsImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9"><meta http-equiv="origin-trial" content="A+d7vJfYtay4OUbdtRPZA3y7bKQLsxaMEPmxgfhBGqKXNrdkCQeJlUwqa6EBbSfjwFtJWTrWIioXeMW+y8bWAgQAAACTeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZXN5bmRpY2F0aW9uLmNvbTo0NDMiLCJmZWF0dXJlIjoiRmxlZGdlQmlkZGluZ0FuZEF1Y3Rpb25TZXJ2ZXIiLCJleHBpcnkiOjE3MzY4MTI4MDAsImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9"><meta http-equiv="origin-trial" content="AlK2UR5SkAlj8jjdEc9p3F3xuFYlF6LYjAML3EOqw1g26eCwWPjdmecULvBH5MVPoqKYrOfPhYVL71xAXI1IBQoAAAB8eyJvcmlnaW4iOiJodHRwczovL2RvdWJsZWNsaWNrLm5ldDo0NDMiLCJmZWF0dXJlIjoiV2ViVmlld1hSZXF1ZXN0ZWRXaXRoRGVwcmVjYXRpb24iLCJleHBpcnkiOjE3NTgwNjcxOTksImlzU3ViZG9tYWluIjp0cnVlfQ=="><meta http-equiv="origin-trial" content="Amm8/NmvvQfhwCib6I7ZsmUxiSCfOxWxHayJwyU1r3gRIItzr7bNQid6O8ZYaE1GSQTa69WwhPC9flq/oYkRBwsAAACCeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZXN5bmRpY2F0aW9uLmNvbTo0NDMiLCJmZWF0dXJlIjoiV2ViVmlld1hSZXF1ZXN0ZWRXaXRoRGVwcmVjYXRpb24iLCJleHBpcnkiOjE3NTgwNjcxOTksImlzU3ViZG9tYWluIjp0cnVlfQ=="><meta http-equiv="origin-trial" content="A9wSqI5i0iwGdf6L1CERNdmsTPgVu44ewj8QxTBYgsv1LCPUVF7YmWOvTappqB1139jAymxUW/RO8zmMqo4zlAAAAACNeyJvcmlnaW4iOiJodHRwczovL2RvdWJsZWNsaWNrLm5ldDo0NDMiLCJmZWF0dXJlIjoiRmxlZGdlQmlkZGluZ0FuZEF1Y3Rpb25TZXJ2ZXIiLCJleHBpcnkiOjE3MzY4MTI4MDAsImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9"><meta http-equiv="origin-trial" content="A+d7vJfYtay4OUbdtRPZA3y7bKQLsxaMEPmxgfhBGqKXNrdkCQeJlUwqa6EBbSfjwFtJWTrWIioXeMW+y8bWAgQAAACTeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZXN5bmRpY2F0aW9uLmNvbTo0NDMiLCJmZWF0dXJlIjoiRmxlZGdlQmlkZGluZ0FuZEF1Y3Rpb25TZXJ2ZXIiLCJleHBpcnkiOjE3MzY4MTI4MDAsImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9"><script src="https://www.google.com/adsense/search/async-ads.js"></script></head>
<body>
<div id="dh"></div>
<div id="hd">
<div>
<div>
<div>
<div>
<a href="https://urih.com/" id="urih"><i id="ur">·</i><i>·</i><i>·</i><i>·</i><i style="background-color: rgb(222, 187, 34);">·</i><i style="background-color: rgb(238, 187, 18);">·</i><i>·</i><i>·</i><i>·</i><i>·</i><i>·</i><i>·</i><i>·</i><i>·</i><i>·</i><i>·</i><i>·</i><i>·</i><i style="background-color: rgb(222, 187, 34);">·</i><i>·</i><i style="background-color: rgb(238, 171, 34);">·</i><i>·</i><i style="background-color: rgb(238, 187, 18);">·</i><i>·</i><span>urih.com</span></a> <h1>Free <i>online </i>network tools <i>& utilities</i></h1>
<a href="#content" id="skip" title="Skip to content">Skip</a>
<ul id="mn"><li><a href="https://urih.com/" title="urih.com home" id="hm"><i id="mh"></i><i>·</i><i>·</i><i>·</i><i>·</i><i>·</i><i>·</i><i>·</i><i>·</i><i>·</i><i>·</i><i>·</i><i>·</i><i>·</i><i>·</i><i>·</i><i>·</i><i>·</i><i>·</i><span>Home</span></a></li><li class="mr"><a href="https://urih.com/tools/" title="All network tools">Tools</a><div><ul><li>Free network tools</li><li><a href="https://rdns.urih.com/"><b>Reverse IP</b> · use reverse IP lookup (rDNS, .arpa domain and PTR record) and DNS resolution to determine domain name by IP address.</a></li><li><a href="https://ipv6-literal.com/"><b>IPv6 Literal · <i>external</i></b> · online tool to convert IPv6 address to corresponding literal address. Also IP / IPv6 Calculator shows longest and shortest IPv6 versions / variations. An IPv6 address is represented as eight groups of four hexadecimal digits, each group is separated by a colon.</a></li></ul><ul><li>Featured network tools</li><li><a href="https://ip.urih.com/"><b>My IP</b> · shows your computer IP address, that is seen by web servers and network. IP address is exposed to any network service (web, FTP, etc.). If behind router / firewall, then gateway address is shown.</a></li><li><a href="https://whois.urih.com/"><b>Smart Whois</b> · find out an owner / registrar of an IP address or IP address block using Smart Whois domain lookup service.</a></li></ul><p><strong>Network tools category</strong> provides free access to essential online network monitoring, analyzing and possible problem detection tools. All network tools are free. They are simple, yet efficient. Enjoy!</p></div></li><li class="mr"><a href="https://urih.com/utilities/" title="All online utilities">Utilities</a><div><ul><li>Free online utilities</li><li><a href="https://subnet.urih.com/"><b>Subnet Calc</b> · compute network subnet (dotted decimal or CIDR notation) mask for IP address or range, or vice versa. Determine number of hosts, broadcast address and host class.</a></li></ul><ul><li>Featured online utilities</li><li><a href="https://hash.urih.com/"><b>Hash & CRC</b> · compute a wide range of checksums / hashes / message digests for any given text or an uploaded file.</a></li></ul><p><strong>Online utilities category</strong> provides free access to most common daily use utilities for administrators, webmasters and power users. All online utilities are free and simple, yet efficient. Enjoy!</p></div></li><li class="mr"><a href="https://urih.com/misc/" title="Miscellaneous stuff">Misc</a><div><ul><li>Free stuff</li><li><a href="https://request.urih.com/"><b>Request header</b> · view and analyze browser (user agent) request header.</a></li><li><a href="https://encode.urih.com/"><b>Encode</b> · encode any given text or uploaded file using most common binary to ASCII encoding algorithms.</a></li><li><a href="https://decode.urih.com/"><b>Decode</b> · decode any given text or uploaded file using most common ASCII to binary decoding algorithms.</a></li><li><a href="https://exe.urih.com/"><b>EXE headers</b> · analyze portable executable files (.exe, .dll, .drv, .sys, .etc) online and view basic header information and images / icons embedded into file.</a></li></ul><ul><li>Featured stuff</li><li><a href="https://response.urih.com/"><b>Response header</b> · view web server response headers. Learn, analyze and reduce HTTP header overhead, and as a result, increase actual payload size, to fit more data into smaller number of network packets.</a></li><li><a href="https://silver.urih.com/"><b>SilverBench</b> · online multicore CPU benchmarking service (uses only JavaScript) to benchmark computer (PC or mobile device) performance using a photon mapping rendering engine. Three benchmark options available—<i>Performance</i>, <i>Extreme</i>, and <i>Stress</i> test. The photon mapping is performed <strong>by CPU alone (no GPU is used)</strong>. Stress test is useful for CPU burn-in, temperature, and stability testing.</a></li></ul><p><strong>Miscellaneous stuff category</strong> includes miscellaneous tools & utilities, benchmarking stuff and other stuff, too. Everything is available at no cost, is free and simple as possible. Use and enjoy!</p></div></li><li><a href="https://ip.urih.com/" title="What is my IP?">My IP</a></li><li><a href="https://whois.urih.com/" title="Smart Whois">Smart Whois</a></li><li><a href="https://hash.urih.com/" title="Hash / CRC calculator">Hash & CRC</a></li><li><a href="https://response.urih.com/" title="HTTP server responses">Response header</a></li><li class="ma"><a href="https://silver.urih.com/" title="Benchmark">SilverBench</a></li></ul> </div>
</div>
</div>
</div>
<span id="mx"></span></div>
<div id="msm" class="ms"><i>·</i></div>
<div id="bd" style="height: auto !important;">
<div style="height: auto !important;">
<div style="height: auto !important;">
<div style="height: auto !important;">
<ul id="sm"><li class="sa"><a href="https://silver.urih.com/" title="SilverBench">Benchmark</a></li><li><a href="https://silver.urih.com/results/" title="Results">Results</a></li><li><a href="https://silver.urih.com/top/" title="Top 100">Top 100</a></li><li><a href="https://silver.urih.com/systems/" title="Systems">Systems</a></li><li><a href="https://silver.urih.com/resources/" title="Resources">Resources</a></li></ul>
<style> .adslot_1{width:970px}
@media (max-width:765px){.adslot_1{width:100%}}
@media (max-width:627px){.adslot_1{width:100%}}</style>
<div id="big"><div class="adh">
<script async="" src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Urih Top - RWD -->
<ins class="adsbygoogle adslot_1" style="display: block; height: 280px;" data-ad-client="ca-pub-3857768109978969" data-ad-slot="9761885043" data-ad-format="auto" data-full-width-responsive="true" data-adsbygoogle-status="done" data-ad-status="filled">
<div id="aswift_0_host" style="border: none; height: 280px; width: 970px; margin: 0px; padding: 0px; position: relative; visibility: visible; background-color: transparent; display: inline-block; overflow: visible;"><iframe id="aswift_0" name="aswift_0" style="left:0;position:absolute;top:0;border:0;width:970px;height:280px;" sandbox="allow-forms allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts allow-top-navigation-by-user-activation" width="970" height="280" frameborder="0" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no" src="https://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-3857768109978969&output=html&h=280&slotname=9761885043&adk=988421798&adf=3806351973&pi=t.ma~as.9761885043&w=970&abgtt=13&fwrn=4&fwrnh=100&lmt=1733989187&rafmt=1&format=970x280&url=https%3A%2F%2Fsilver.urih.com%2F&fwr=0&fwrattr=true&rpe=1&resp_fmts=3&wgl=1&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1733989187228&bpp=22&bdt=646&idt=176&shv=r20241210&mjsv=m202412090101&ptt=9&saldr=aa&abxe=1&eoidce=1&correlator=7738177656516&frm=20&pv=2&u_tz=0&u_his=2&u_h=1&u_w=1&u_ah=1&u_aw=1&u_cd=24&u_sd=1&dmc=2&adx=3&ady=105&biw=790&bih=590&scr_x=0&scr_y=0&eid=31089329%2C42531705%2C95347444%2C31089392%2C31088250%2C95345966&oid=2&pvsid=473405778034766&tmod=838789089&uas=0&nvt=1&fc=896&brdim=0%2C0%2C0%2C0%2C1%2C0%2C0%2C0%2C800%2C600&vis=1&rsz=%7C%7CoeE%7C&abl=CS&pfx=0&fu=1152&bc=31&bz=0&ifi=1&uci=a!1&fsb=1&dtd=209" data-google-container-id="a!1" tabindex="0" title="Advertisement" aria-label="Advertisement" data-google-query-id="CJ7Uw4zdoYoDFS5WpAQdpaQoZQ" data-load-complete="true"></iframe></div></ins>
<script>(adsbygoogle = window.adsbygoogle || []).push({});</script>
</div></div> <div id="content"><div style="height: auto !important;"><div id="noChrome">No Chromium browser!?<i> Firefox & Edge is slow · Learn how to be fast…</i></div><p id="dsc"><strong>SilverBench</strong> · online multicore CPU benchmarking service (uses only JavaScript) to benchmark computer (PC or mobile device) performance using a photon mapping rendering engine. Three benchmark options available—<i>Performance</i>, <i>Extreme</i>, and <i>Stress</i> test. The photon mapping is performed <strong>by CPU alone (no GPU is used)</strong>. Stress test is useful for CPU burn-in, temperature, and stability testing.</p><div class="nochc"></div>
<div id="silver">
<div id="silverjs" style="position:relative;cursor:default">
<canvas id="myCanvas" width="720" height="405" position="absolute" style="display: block;"></canvas><canvas id="myCanvas9" width="720" height="405" position="absolute" style="display: none;"></canvas><canvas id="myCanvas8" width="720" height="405" position="absolute" style="display: none;"></canvas><canvas id="myCanvas7" width="720" height="405" position="absolute" style="display: none;"></canvas><canvas id="myCanvas6" width="720" height="405" position="absolute" style="display: none;"></canvas><canvas id="myCanvas5" width="720" height="405" position="absolute" style="display: none;"></canvas><canvas id="myCanvas4" width="720" height="405" position="absolute" style="display: none;"></canvas><canvas id="myCanvas3" width="720" height="405" position="absolute" style="display: none;"></canvas><canvas id="myCanvas2" width="720" height="405" position="absolute" style="display: none;"></canvas><canvas id="myCanvas1" width="720" height="405" position="absolute" style="display: none;"></canvas>
<div id="silverDisplayHud" class="myDisplay" style="display:none;">
<div style="height:0px"><button type="button" class="myButton myButtonX" style="" onclick="onButtonCloseHud();" id="btnx">x</button></div>
<div style="height:390px"></div>
<div style="height:23px;text-align:right" id="ymBottomInfo"><span id="myBottomInfo" class="myBottomInfoClass" style=""></span></div>
</div>
<div id="silverDisplayMenuDoneSubmit" class="myDisplay" style="display:none;">
<div style="height:0px"><button type="button" class="myButton myButtonX" style="" onclick="onButtonCloseMenu();">x</button></div>
<div style="height:185px"><span id="scoreInSubmit" class="myScore" style="">...</span></div>
<div style="height:145px">
<label for="mycpu" accesskey="c" class="myLabel">CPU:</label>
<p><select id="mycpu" name="mycpu" class="myCombo myCtrlBackground">
<option value="other">Other / Not specified</option>
<option value="Intel">Intel</option>
<option value="AMD">AMD</option>
<option value="ARM">ARM</option>
</select></p>
<label for="myos" accesskey="o" class="myLabel">OS:</label>
<p><select id="myos" name="myos" class="myCombo myCtrlBackground">
<option value="other">Other / Not specified</option>
<option value="windows" selected="selected">Microsoft Windows</option>
<option value="android">Android</option>
<option value="macOS">macOS</option>
<option value="iOS">iOS</option>
<option value="Linux">Linux</option>
<option value="BSD">BSD</option>
</select></p>
<label for="mynickname" accesskey="n" class="myLabel">Nickname:</label>
<p><input id="mynickname" name="mynickname" type="text" maxlength="99" value="" class="myInput myCtrlBorder"><br></p>
<label for="mypc" accesskey="p" class="myLabel">PC / System description:</label>
<p><input id="mypc" name="mypc" type="text" maxlength="99" value="" class="myInput myCtrlBorder"><br></p>
</div>
<div style="height:43px"><button type="button" class="myButton" id="buttonSubmitForm" onclick="onButtonSubmitForm();" style="width:140px;height:40px;font-size:16px;">Submit</button></div>
<div style="height:25px"><span id="labelGauge" class="myLabelGauge" style=""></span></div>
</div>
<div id="silverDisplayMenuDone" class="myDisplay" style="display:none;">
<div style="height:0px"><button type="button" class="myButton myButtonX" style="" onclick="onButtonCloseMenu();">x</button></div>
<div style="height:185px"><span id="scoreInDone" class="myScore" style="">...</span></div>
<div style="height:70px"><button type="button" class="myButton" id="buttonSubmit" onclick="onButtonSubmit();" style="width:200px;height:59px;font-size:32px;">Submit</button></div>
<div style="height:43px"><button type="button" class="myButton" id="buttonRunAgain" onclick="onButtonRunAgain();" style="width:140px;height:30px;font-size:16px;">Run again</button></div>
<div style="height:43px"><button type="button" class="myButton" id="buttonMainMenu" onclick="onButtonMainMenu();" style="width:140px;height:30px;font-size:16px;">Main menu</button></div>
</div>
<div id="silverDisplayMenu" class="myDisplay" style="overflow:hidden;">
<div style="height:150px"><span style="text-shadow: 2px 2px 9px rgba(0,0,0,0.5);color:#EEBB11;font-size:110px;font-family:Arial;font-weight:bold;line-height:220px">SilverBench</span></div>
<div style="height:30px;text-align:right"><span style="text-shadow: 1px 1px 5px rgba(0,0,0,0.3);color:rgba(255, 255, 255, 0.7);font-size:21px;font-family:Arial;font-weight:700;line-height:0px;display:inline-block;margin-right:33px;">The .js edition · 2.0</span></div>
<div style="height:23px"><span id="detectingCores" class="mySmallText" style="">Benchmarked threads: 5</span></div>
<div style="height:70px" id="button1Div"><button type="button" class="myButton" id="buttonBenchmark" onclick="onButtonSilverBenchmark();" onmouseout="onMouseOutButton();" style="width:200px;height:59px;font-size:32px;">Benchmark</button></div>
<div style="height:43px"><button type="button" class="myButton" id="buttonExtreme" onclick="onButtonSilverBenchmarkExtreme();" onmouseout="onMouseOutButton();" style="width:140px;height:30px;font-size:16px;">Extreme test</button></div>
<div style="height:43px"><button type="button" class="myButton" id="buttonStress" onclick="onButtonSilverBenchmarkStress();" onmouseout="onMouseOutButton();" style="width:140px;height:30px;font-size:16px;">Stress test</button></div>
<div style="height:25px"><span id="labelTip" class="myTipLabel" style=""></span></div>
<div style="height:25px;line-height:25px"><a href="https://silver.urih.com" style="font-family:Arial;font-weight:bold;text-decoration:none;color:#353ecd">© 2001–2018 urih.com</a></div>
<div id="fhd"><button id="fullhd" type="button" class="myButton myButtonX" onclick="dh();">FullHD showcase</button>></div>
</div>
</div>
<div id="ro" class="rotate">↻<br>For the best experience, please rotate your device…<br><a id="ignore" href="#">Ignore this useful recommendation and proceed anyway!</a><br>You've been warned :)</div>
</div>
<div id="ajax" style="display: block;"><h2>Last 10 benchmarks · Mixed</h2><ul class="iph"><li class="iphh"><span class="hlp" title="Type: Performance
Score: 9,053
Threads: 4
CPU: AMD
OS: Microsoft Windows">P9053<b onclick="si(this)" title="Tap to pin">i</b></span><span style="width:1.93934531%">·</span><i title="2024-12-12 02:37:15">3m ago</i><div><span class="nickwrap"><a class="nourl" onclick="return nw(this,1)" rel="nofollow" href="" title="yerm">yerm</a></span><span class="dscrwrap"><textarea readonly="readonly" rows="10" cols="100" class="dscr">AMD Ryzen 3 3200U with Radeon Vega Mobile Gfx 2.60 GHz</textarea></span></div></li><li><span class="hlp" title="Type: Stress
Score: 0.0853
Threads: 12">S0.0853</span><span style="width:4.55182318178%">·</span><i title="2024-12-12 02:36:19">3m ago</i></li><li><span class="hlp" title="Type: Extreme
Score: 3,899
Threads: 16
CPU: AMD
OS: Microsoft Windows">X3899</span><span style="width:8.35248797%">·</span><i title="2024-12-12 02:36:16">4m ago</i></li><li><span class="hlp" title="Type: Stress
Score: 0.0097
Threads: 12">S0.0097</span><span style="width:0.51761647315%">·</span><i title="2024-12-12 02:34:12">6m ago</i></li><li><span class="hlp" title="Type: Performance
Score: 51,875
Threads: 20
CPU: Intel
OS: Microsoft Windows">P51875</span><span style="width:11.112729254%">·</span><i title="2024-12-12 02:31:04">9m ago</i></li><li><span class="hlp" title="Type: Performance
Score: 41,521
Threads: 16
CPU: AMD
OS: Microsoft Windows">P41521</span><span style="width:8.894682051%">·</span><i title="2024-12-12 02:29:24">10m ago</i></li><li><span class="hlp" title="Type: Stress
Score: 0.0726
Threads: 8">S0.0726</span><span style="width:3.87411913114%">·</span><i title="2024-12-12 02:28:51">11m ago</i></li><li class="iphh"><span class="hlp" title="Type: Performance
Score: 4,394
Threads: 2
CPU: AMD
OS: Microsoft Windows">P4394<b onclick="si(this)" title="Tap to pin">i</b></span><span style="width:0.941288334%">·</span><i title="2024-12-12 02:28:45">11m ago</i><div><span class="nickwrap"><a class="nourl" onclick="return nw(this,1)" rel="nofollow" href="" title="yerm">yerm</a></span><span class="dscrwrap"><textarea readonly="readonly" rows="10" cols="100" class="dscr">AMD A4-6300B APU with Radeon(tm) HD Graphics 3.70 GHz 1 core 2 thread</textarea></span></div></li><li><span class="hlp" title="Type: Extreme
Score: 7,032
Threads: 20
CPU: Intel
OS: Microsoft Windows">X7032</span><span style="width:15.06404089%">·</span><i title="2024-12-12 02:26:20">13m ago</i></li><li><span class="hlp" title="Type: Stress
Score: 0.0982
Threads: 25">S0.0982</span><span style="width:5.24019972264%">·</span><i title="2024-12-12 02:25:09">15m ago</i></li></ul><i class="note">Results are shown in submission order.</i><h2 id="perf">All time TOP 5 · Performance</h2><ul class="iph"><li class="iphh"><span class="hlp" title="Type: Performance
Score: 208,962
Threads: 64
CPU: AMD
OS: Microsoft Windows">P208962<b onclick="si(this)" title="Tap to pin">i</b></span><span style="width:44.764108539%">·</span><i title="2024-07-22 09:37:18">143d ago</i><div><span class="nickwrap"><a class="nourl" onclick="return nw(this,1)" rel="nofollow" href="" title="AMD EPYC 9474F">AMD EPYC 9474F</a></span></div></li><li class="iphh"><span class="hlp" title="Type: Performance
Score: 198,743
Threads: 2
CPU: Other
OS: Not specified">P198743<b onclick="si(this)" title="Tap to pin">i</b></span><span style="width:42.574981209%">·</span><i title="2022-05-14 00:08:01">3y+ ago</i><div><span class="nickwrap"><a class="nourl" onclick="return nw(this,1)" rel="nofollow" href="" title="blaze">blaze</a></span><span class="dscrwrap"><textarea readonly="readonly" rows="10" cols="100" class="dscr">EPYC 7662</textarea></span></div></li><li class="iphh"><span class="hlp" title="Type: Performance
Score: 193,134
Threads: 80
CPU: ARM
OS: Linux / Ubuntu">P193134<b onclick="si(this)" title="Tap to pin">i</b></span><span style="width:41.373414011%">·</span><i title="2022-04-24 06:03:49">3y+ ago</i><div><span class="nickwrap"><a class="nourl" onclick="return nw(this,1)" rel="nofollow" href="" title="Droidbot">Droidbot</a></span><span class="dscrwrap"><textarea readonly="readonly" rows="10" cols="100" class="dscr">Ampere Altra 80c</textarea></span></div></li><li class="iphh"><span class="hlp" title="Type: Performance
Score: 181,269
Threads: 32
CPU: Intel
OS: Microsoft Windows">P181269<b onclick="si(this)" title="Tap to pin">i</b></span><span style="width:38.831678443%">·</span><i title="2024-02-16 13:09:23">300d ago</i><div><span class="nickwrap"><a class="nourl" onclick="return nw(this,1)" rel="nofollow" href="" title="14900kf erik">14900kf erik</a></span></div></li><li class="iphh"><span class="hlp" title="Type: Performance
Score: 180,910
Threads: 32
CPU: Intel
OS: Microsoft Windows">P180910<b onclick="si(this)" title="Tap to pin">i</b></span><span style="width:38.754773001%">·</span><i title="2024-03-08 09:06:25">279d ago</i><div><span class="nickwrap"><a class="nourl" onclick="return nw(this,1)" rel="nofollow" href="" title="roland .norway">roland .norway</a></span></div></li></ul><i class="note">Performance scores (higher is better).</i><h2 id="extreme">All time TOP 5 · Extreme</h2><ul class="iph"><li class="iphh"><span class="hlp" title="Type: Extreme
Score: 26,608
Threads: 79
CPU: ARM
OS: Linux / Ubuntu">X26608<b onclick="si(this)" title="Tap to pin">i</b></span><span style="width:57%">·</span><i title="2022-04-24 06:06:11">3y+ ago</i><div><span class="nickwrap"><a class="nourl" onclick="return nw(this,1)" rel="nofollow" href="" title="Droidbot">Droidbot</a></span><span class="dscrwrap"><textarea readonly="readonly" rows="10" cols="100" class="dscr">Ampere Altra 80c</textarea></span></div></li><li class="iphh"><span class="hlp" title="Type: Extreme
Score: 25,219
Threads: 64
CPU: AMD
OS: Microsoft Windows">X25219<b onclick="si(this)" title="Tap to pin">i</b></span><span style="width:54.02446633%">·</span><i title="2024-07-22 09:38:48">143d ago</i><div><span class="nickwrap"><a class="nourl" onclick="return nw(this,1)" rel="nofollow" href="" title="AMD EPYC 9474F">AMD EPYC 9474F</a></span></div></li><li class="iphh"><span class="hlp" title="Type: Extreme
Score: 23,590
Threads: 128
CPU: Other
OS: Linux / Ubuntu">X23590<b onclick="si(this)" title="Tap to pin">i</b></span><span style="width:50.53480156%">·</span><i title="2021-07-08 21:20:16">3y+ ago</i><div><span class="nickwrap"><a class="nourl" onclick="return nw(this,1)" rel="nofollow" href="" title="Droidbot">Droidbot</a></span><span class="dscrwrap"><textarea readonly="readonly" rows="10" cols="100" class="dscr">EPYC 7J13*2</textarea></span></div></li><li class="iphh"><span class="hlp" title="Type: Extreme
Score: 19,316
Threads: 64
CPU: AMD
OS: Microsoft Windows">X19316<b onclick="si(this)" title="Tap to pin">i</b></span><span style="width:41.37898376%">·</span><i title="2022-02-19 19:36:40">3y+ ago</i><div><span class="nickwrap"><a class="nourl" onclick="return nw(this,1)" rel="nofollow" href="" title="threadripper-3995wx">threadripper-3995wx</a></span></div></li><li><span class="hlp" title="Type: Extreme
Score: 18,890
Threads: 64
CPU: AMD
OS: Microsoft Windows">X18890</span><span style="width:40.46640108%">·</span><i title="2021-12-17 16:45:46">3y+ ago</i></li></ul><i class="note">Extreme score (higher is better).</i><h2 id="stress">All time TOP 5 · Stress</h2><ul class="iph"><li><span class="hlp" title="Type: Stress
Score: 0.755
Threads: 32">S0.755</span><span style="width:40.28870453556%">·</span><i title="2024-11-23 11:38:04">19d ago</i></li><li><span class="hlp" title="Type: Stress
Score: 0.7474
Threads: 32">S0.7474</span><span style="width:39.88314935918%">·</span><i title="2024-02-16 10:35:52">300d ago</i></li><li><span class="hlp" title="Type: Stress
Score: 0.7008
Threads: 32">S0.7008</span><span style="width:37.39645579998%">·</span><i title="2022-11-26 23:48:19">2y+ ago</i></li><li><span class="hlp" title="Type: Stress
Score: 0.6458
Threads: 28">S0.6458</span><span style="width:34.4615170537%">·</span><i title="2024-06-28 22:32:22">166d ago</i></li><li><span class="hlp" title="Type: Stress
Score: 0.6427
Threads: 32">S0.6427</span><span style="width:34.2960932311%">·</span><i title="2024-04-26 17:23:39">229d ago</i></li></ul><i class="note">Stress score (higher is better). Scores are collected automatically after 10th rendered frame.</i></div><h2>Drill down…</h2><div class="google-auto-placed ap_container" style="width: 100%; height: auto; clear: both; text-align: center;"><ins data-ad-format="auto" class="adsbygoogle adsbygoogle-noablate" data-ad-client="ca-pub-3857768109978969" data-adsbygoogle-status="done" style="display: block; margin: auto; background-color: transparent; height: 280px;" data-ad-status="filled"><div id="aswift_3_host" style="border: none; height: 280px; width: 728px; margin: 0px; padding: 0px; position: relative; visibility: visible; background-color: transparent; display: inline-block; overflow: visible;"><iframe id="aswift_3" name="aswift_3" style="left:0;position:absolute;top:0;border:0;width:728px;height:280px;" sandbox="allow-forms allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts allow-top-navigation-by-user-activation" width="728" height="280" frameborder="0" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no" src="https://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-3857768109978969&output=html&h=280&adk=3810199145&adf=1583271809&w=728&abgtt=13&fwrn=4&fwrnh=100&lmt=1733989187&num_ads=1&rafmt=1&armr=3&sem=mc&pwprc=8859851397&ad_type=text_image&format=728x280&url=https%3A%2F%2Fsilver.urih.com%2F&fwr=0&pra=3&rh=182&rw=728&rpe=1&resp_fmts=3&wgl=1&fa=27&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1733989187864&bpp=3&bdt=1282&idt=3&shv=r20241210&mjsv=m202412090101&ptt=9&saldr=aa&abxe=1&eoidce=1&prev_fmts=970x280%2C190x600%2C0x0&nras=2&correlator=7738177656516&frm=20&pv=1&u_tz=0&u_his=2&u_h=1&u_w=1&u_ah=1&u_aw=1&u_cd=24&u_sd=1&dmc=2&adx=13&ady=1642&biw=790&bih=590&scr_x=0&scr_y=0&eid=31089329%2C42531705%2C95347444%2C31089392%2C31088250%2C95345966&oid=2&pvsid=473405778034766&tmod=838789089&uas=0&nvt=1&fc=384&brdim=0%2C0%2C0%2C0%2C1%2C0%2C0%2C0%2C800%2C600&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=1152&bc=31&bz=0&ifi=4&uci=a!4&btvi=2&fsb=1&dtd=14" data-google-container-id="a!4" tabindex="0" title="Advertisement" aria-label="Advertisement" data-google-query-id="COGm3IzdoYoDFeZwpAQdnk0u1w" data-load-complete="true"></iframe></div></ins></div><p>See more · <a href="https://silver.urih.com/results/">Last 100 benchmarks</a></p><p>See best of the best · <a href="https://silver.urih.com/top/">Top charts</a> · <a href="https://silver.urih.com/top/#perf">Performance</a> · <a href="https://silver.urih.com/top/#extreme">Extreme</a> · <a href="https://silver.urih.com/top/#stress">Stress</a></p><p>See system statistics · <a href="https://silver.urih.com/systems/">Overview</a> · <a href="https://silver.urih.com/systems/#os">OS</a> · <a href="https://silver.urih.com/systems/#cpu">CPU</a> · <a href="https://silver.urih.com/systems/#threads">Threads</a></p><div class="autors-widget" style="width: 100%; height: auto; clear: both;"><div style="color: initial !important; font: initial !important; font-palette: initial !important; font-synthesis: initial !important; forced-color-adjust: initial !important; text-orientation: initial !important; text-rendering: initial !important; -webkit-font-smoothing: initial !important; -webkit-locale: initial !important; -webkit-text-orientation: initial !important; -webkit-writing-mode: initial !important; writing-mode: initial !important; zoom: initial !important; accent-color: initial !important; place-content: initial !important; place-items: initial !important; place-self: initial !important; alignment-baseline: initial !important; animation-composition: initial !important; animation: initial !important; app-region: initial !important; appearance: initial !important; aspect-ratio: initial !important; backdrop-filter: initial !important; backface-visibility: initial !important; background: rgb(255, 255, 255) !important; background-blend-mode: initial !important; baseline-shift: initial !important; baseline-source: initial !important; block-size: initial !important; border-block: initial !important; border: initial !important; border-radius: initial !important; border-collapse: initial !important; border-end-end-radius: initial !important; border-end-start-radius: initial !important; border-inline: initial !important; border-start-end-radius: initial !important; border-start-start-radius: initial !important; inset: initial !important; box-shadow: initial !important; box-sizing: border-box !important; break-after: initial !important; break-before: initial !important; break-inside: initial !important; buffered-rendering: initial !important; caption-side: initial !important; caret-color: initial !important; clear: initial !important; clip: initial !important; clip-path: initial !important; clip-rule: initial !important; color-interpolation: initial !important; color-interpolation-filters: initial !important; color-rendering: initial !important; color-scheme: initial !important; columns: initial !important; column-fill: initial !important; gap: initial !important; column-rule: initial !important; column-span: initial !important; contain: initial !important; contain-intrinsic-block-size: initial !important; contain-intrinsic-size: initial !important; contain-intrinsic-inline-size: initial !important; container: initial !important; content: initial !important; content-visibility: initial !important; counter-increment: initial !important; counter-reset: initial !important; counter-set: initial !important; cursor: initial !important; cx: initial !important; cy: initial !important; d: initial !important; display: block !important; dominant-baseline: initial !important; empty-cells: initial !important; fill: initial !important; fill-opacity: initial !important; fill-rule: initial !important; filter: initial !important; flex: initial !important; flex-flow: initial !important; float: initial !important; flood-color: initial !important; flood-opacity: initial !important; grid: initial !important; grid-area: initial !important; height: initial !important; hyphenate-character: initial !important; hyphenate-limit-chars: initial !important; hyphens: initial !important; image-orientation: initial !important; image-rendering: initial !important; initial-letter: initial !important; inline-size: initial !important; inset-block: initial !important; inset-inline: initial !important; isolation: initial !important; letter-spacing: initial !important; lighting-color: initial !important; line-break: initial !important; list-style: initial !important; margin-block: initial !important; margin: initial !important; margin-inline: initial !important; marker: initial !important; mask: initial !important; mask-type: initial !important; math-depth: initial !important; math-shift: initial !important; math-style: initial !important; max-block-size: initial !important; max-height: initial !important; max-inline-size: initial !important; max-width: initial !important; min-block-size: initial !important; min-height: initial !important; min-inline-size: initial !important; min-width: initial !important; mix-blend-mode: initial !important; object-fit: initial !important; object-position: initial !important; object-view-box: initial !important; offset: initial !important; opacity: initial !important; order: initial !important; orphans: initial !important; outline: initial !important; outline-offset: initial !important; overflow-anchor: initial !important; overflow-clip-margin: initial !important; overflow-wrap: initial !important; overflow: initial !important; overlay: initial !important; overscroll-behavior-block: initial !important; overscroll-behavior-inline: initial !important; overscroll-behavior: initial !important; padding-block: initial !important; padding: 5px 5px 2px !important; padding-inline: initial !important; page: initial !important; page-orientation: initial !important; paint-order: initial !important; perspective: initial !important; perspective-origin: initial !important; pointer-events: initial !important; position: initial !important; quotes: initial !important; r: initial !important; resize: initial !important; rotate: initial !important; ruby-position: initial !important; rx: initial !important; ry: initial !important; scale: initial !important; scroll-behavior: initial !important; scroll-margin-block: initial !important; scroll-margin: initial !important; scroll-margin-inline: initial !important; scroll-padding-block: initial !important; scroll-padding: initial !important; scroll-padding-inline: initial !important; scroll-snap-align: initial !important; scroll-snap-stop: initial !important; scroll-snap-type: initial !important; scroll-timeline: initial !important; scrollbar-gutter: initial !important; shape-image-threshold: initial !important; shape-margin: initial !important; shape-outside: initial !important; shape-rendering: initial !important; size: initial !important; speak: initial !important; stop-color: initial !important; stop-opacity: initial !important; stroke: initial !important; stroke-dasharray: initial !important; stroke-dashoffset: initial !important; stroke-linecap: initial !important; stroke-linejoin: initial !important; stroke-miterlimit: initial !important; stroke-opacity: initial !important; stroke-width: initial !important; tab-size: initial !important; table-layout: initial !important; text-align: center !important; text-align-last: initial !important; text-anchor: initial !important; text-combine-upright: initial !important; text-decoration: initial !important; text-decoration-skip-ink: initial !important; text-emphasis: initial !important; text-emphasis-position: initial !important; text-indent: initial !important; text-overflow: initial !important; text-shadow: initial !important; text-size-adjust: initial !important; text-transform: initial !important; text-underline-offset: initial !important; text-underline-position: initial !important; white-space: initial !important; timeline-scope: initial !important; touch-action: initial !important; transform: initial !important; transform-box: initial !important; transform-origin: initial !important; transform-style: initial !important; transition: initial !important; translate: initial !important; user-select: initial !important; vector-effect: initial !important; vertical-align: initial !important; view-timeline: initial !important; view-transition-name: initial !important; visibility: initial !important; border-spacing: initial !important; -webkit-box-align: initial !important; -webkit-box-decoration-break: initial !important; -webkit-box-direction: initial !important; -webkit-box-flex: initial !important; -webkit-box-ordinal-group: initial !important; -webkit-box-orient: initial !important; -webkit-box-pack: initial !important; -webkit-box-reflect: initial !important; -webkit-line-break: initial !important; -webkit-line-clamp: initial !important; -webkit-mask-box-image: initial !important; -webkit-print-color-adjust: initial !important; -webkit-rtl-ordering: initial !important; -webkit-ruby-position: initial !important; -webkit-tap-highlight-color: initial !important; -webkit-text-combine: initial !important; -webkit-text-decorations-in-effect: initial !important; -webkit-text-fill-color: unset !important; -webkit-text-security: initial !important; -webkit-text-stroke: initial !important; -webkit-user-drag: initial !important; -webkit-user-modify: initial !important; widows: initial !important; width: 100% !important; will-change: initial !important; word-break: initial !important; word-spacing: initial !important; x: initial !important; y: initial !important; z-index: initial !important;"><div style="color: initial !important; font: initial !important; font-palette: initial !important; font-synthesis: initial !important; forced-color-adjust: initial !important; text-orientation: initial !important; text-rendering: initial !important; -webkit-font-smoothing: initial !important; -webkit-locale: initial !important; -webkit-text-orientation: initial !important; -webkit-writing-mode: initial !important; writing-mode: initial !important; zoom: initial !important; accent-color: initial !important; place-content: initial !important; place-items: initial !important; place-self: initial !important; alignment-baseline: initial !important; animation-composition: initial !important; animation: initial !important; app-region: initial !important; appearance: initial !important; aspect-ratio: initial !important; backdrop-filter: initial !important; backface-visibility: initial !important; background: initial !important; background-blend-mode: initial !important; baseline-shift: initial !important; baseline-source: initial !important; block-size: initial !important; border-block: initial !important; border: initial !important; border-radius: initial !important; border-collapse: initial !important; border-end-end-radius: initial !important; border-end-start-radius: initial !important; border-inline: initial !important; border-start-end-radius: initial !important; border-start-start-radius: initial !important; inset: initial !important; box-shadow: initial !important; box-sizing: initial !important; break-after: initial !important; break-before: initial !important; break-inside: initial !important; buffered-rendering: initial !important; caption-side: initial !important; caret-color: initial !important; clear: initial !important; clip: initial !important; clip-path: initial !important; clip-rule: initial !important; color-interpolation: initial !important; color-interpolation-filters: initial !important; color-rendering: initial !important; color-scheme: initial !important; columns: initial !important; column-fill: initial !important; gap: initial !important; column-rule: initial !important; column-span: initial !important; contain: initial !important; contain-intrinsic-block-size: initial !important; contain-intrinsic-size: initial !important; contain-intrinsic-inline-size: initial !important; container: initial !important; content: initial !important; content-visibility: initial !important; counter-increment: initial !important; counter-reset: initial !important; counter-set: initial !important; cursor: initial !important; cx: initial !important; cy: initial !important; d: initial !important; display: initial !important; dominant-baseline: initial !important; empty-cells: initial !important; fill: initial !important; fill-opacity: initial !important; fill-rule: initial !important; filter: initial !important; flex: initial !important; flex-flow: initial !important; float: initial !important; flood-color: initial !important; flood-opacity: initial !important; grid: initial !important; grid-area: initial !important; height: initial !important; hyphenate-character: initial !important; hyphenate-limit-chars: initial !important; hyphens: initial !important; image-orientation: initial !important; image-rendering: initial !important; initial-letter: initial !important; inline-size: initial !important; inset-block: initial !important; inset-inline: initial !important; isolation: initial !important; letter-spacing: initial !important; lighting-color: initial !important; line-break: initial !important; list-style: initial !important; margin-block: initial !important; margin: auto !important; margin-inline: initial !important; marker: initial !important; mask: initial !important; mask-type: initial !important; math-depth: initial !important; math-shift: initial !important; math-style: initial !important; max-block-size: initial !important; max-height: initial !important; max-inline-size: initial !important; max-width: 1000px !important; min-block-size: initial !important; min-height: initial !important; min-inline-size: initial !important; min-width: initial !important; mix-blend-mode: initial !important; object-fit: initial !important; object-position: initial !important; object-view-box: initial !important; offset: initial !important; opacity: initial !important; order: initial !important; orphans: initial !important; outline: initial !important; outline-offset: initial !important; overflow-anchor: initial !important; overflow-clip-margin: initial !important; overflow-wrap: initial !important; overflow: initial !important; overlay: initial !important; overscroll-behavior-block: initial !important; overscroll-behavior-inline: initial !important; overscroll-behavior: initial !important; padding-block: initial !important; padding: initial !important; padding-inline: initial !important; page: initial !important; page-orientation: initial !important; paint-order: initial !important; perspective: initial !important; perspective-origin: initial !important; pointer-events: initial !important; position: initial !important; quotes: initial !important; r: initial !important; resize: initial !important; rotate: initial !important; ruby-position: initial !important; rx: initial !important; ry: initial !important; scale: initial !important; scroll-behavior: initial !important; scroll-margin-block: initial !important; scroll-margin: initial !important; scroll-margin-inline: initial !important; scroll-padding-block: initial !important; scroll-padding: initial !important; scroll-padding-inline: initial !important; scroll-snap-align: initial !important; scroll-snap-stop: initial !important; scroll-snap-type: initial !important; scroll-timeline: initial !important; scrollbar-gutter: initial !important; shape-image-threshold: initial !important; shape-margin: initial !important; shape-outside: initial !important; shape-rendering: initial !important; size: initial !important; speak: initial !important; stop-color: initial !important; stop-opacity: initial !important; stroke: initial !important; stroke-dasharray: initial !important; stroke-dashoffset: initial !important; stroke-linecap: initial !important; stroke-linejoin: initial !important; stroke-miterlimit: initial !important; stroke-opacity: initial !important; stroke-width: initial !important; tab-size: initial !important; table-layout: initial !important; text-align: initial !important; text-align-last: initial !important; text-anchor: initial !important; text-combine-upright: initial !important; text-decoration: initial !important; text-decoration-skip-ink: initial !important; text-emphasis: initial !important; text-emphasis-position: initial !important; text-indent: initial !important; text-overflow: initial !important; text-shadow: initial !important; text-size-adjust: initial !important; text-transform: initial !important; text-underline-offset: initial !important; text-underline-position: initial !important; white-space: initial !important; timeline-scope: initial !important; touch-action: initial !important; transform: initial !important; transform-box: initial !important; transform-origin: initial !important; transform-style: initial !important; transition: initial !important; translate: initial !important; user-select: initial !important; vector-effect: initial !important; vertical-align: initial !important; view-timeline: initial !important; view-transition-name: initial !important; visibility: initial !important; border-spacing: initial !important; -webkit-box-align: initial !important; -webkit-box-decoration-break: initial !important; -webkit-box-direction: initial !important; -webkit-box-flex: initial !important; -webkit-box-ordinal-group: initial !important; -webkit-box-orient: initial !important; -webkit-box-pack: initial !important; -webkit-box-reflect: initial !important; -webkit-line-break: initial !important; -webkit-line-clamp: initial !important; -webkit-mask-box-image: initial !important; -webkit-print-color-adjust: initial !important; -webkit-rtl-ordering: initial !important; -webkit-ruby-position: initial !important; -webkit-tap-highlight-color: initial !important; -webkit-text-combine: initial !important; -webkit-text-decorations-in-effect: initial !important; -webkit-text-fill-color: unset !important; -webkit-text-security: initial !important; -webkit-text-stroke: initial !important; -webkit-user-drag: initial !important; -webkit-user-modify: initial !important; widows: initial !important; width: 100% !important; will-change: initial !important; word-break: initial !important; word-spacing: initial !important; x: initial !important; y: initial !important; z-index: initial !important;"><div id="autors-container-0"><iframe frameborder="0" marginwidth="0" marginheight="0" allowtransparency="true" scrolling="no" width="100%" name="{"name":"master-1","master-1":{"container":"autors-container-0","styleId":"5134551505","channel":"AutoRsVariant","cx":"r-83b9fb0beb47b3b18","domainName":"silver.urih.com","fexp":"31089329,42531705,95347444,31089392,31088250,95345966,95348653,21404,17301431,17301432,17301436,17301548,17301266,72717108,49280906,72771953","masterNumber":1,"number":0,"pubId":"pub-3857768109978969","role":"m","hl":"en","resultsPageBaseUrl":"http://google.com","resultsPageQueryParam":"q","relatedSearchUseResultCallback":true,"ie":"UTF-8","maxTop":0,"minTop":0,"oe":"UTF-8","relatedSearches":5,"type":"relatedsearch","linkTarget":"_blank","relatedSearchTargeting":"content"}}" id="master-1" src="about:blank" data-observe="1" data-ad-src="https://syndicatedsearch.goog/afs/ads?psid=5134551505&channel=AutoRsVariant&cx=r-83b9fb0beb47b3b18&fexp=31089329%2C42531705%2C95347444%2C31089392%2C31088250%2C95345966%2C95348653%2C21404%2C17301431%2C17301432%2C17301436%2C17301548%2C17301266%2C72717108%2C49280906%2C72771953&client=pub-3857768109978969&r=m&hl=en&rpbu=http%3A%2F%2Fgoogle.com&rpqp=q&type=3&rs_tt=c&oe=UTF-8&ie=UTF-8&format=r5&nocache=8581733989188069&num=0&output=afd_ads&domain_name=silver.urih.com&v=3&bsl=10&pac=0&u_his=2&u_tz=0&dt=1733989188071&u_w=1&u_h=1&biw=790&bih=590&psw=790&psh=2145&frm=0&uio=-&cont=autors-container-0&drt=0&jsid=csa&jsv=702325170&rurl=https%3A%2F%2Fsilver.urih.com%2F" style="visibility: hidden; height: 0px; display: block;" data-lle="1"></iframe></div></div></div></div><br><p>Your feedback is very important to us, so please use <i>Comment box</i> to leave a message. Thanks!</p><div class="back">Refresh: <i title="silver.urih.com/">silver.urih.com/</i><div><a title="Refresh" href="https://silver.urih.com/">Refresh</a></div></div> </div>
<div style="height: auto !important;"><div><h5>SilverBench stats</h5><div>5,668,657 benchmarks done.<div class="hlp" title="+/- 72731 Giga Rays!">That's about <strong>73</strong> Tera Rays!</div></div></div><div><h5>Automate · Start free</h5><div><div class="ad193"><a rel="sponsored" href="https://www.febooti.com/automation/"><img src="https://urih.com/i/automation-workshop-org-193x193.png" width="193" height="193" alt="Automation Workshop" title="Automate Windows Tasks
An easy-to-use point and click software for Windows task automation.
No coding skills are required!"></a></div></div></div><div><h5>Your IP?</h5><div>IP: 104.28.154.59 <a title="My IP details" href="https://ip.urih.com/">more</a><br><span id="realip" title="162.159.201.83, 2606:4700:f2::1:367" class="realpi">Local: 162.159.201.83</span></div></div>
<style> .adslot_2{width:190px;min-width:190px;max-width:190px}
@media (max-width:765px){.adslot_2{width:100%;min-width:100%;max-width:100%}}
@media (max-width:627px){.adslot_2{width:100%;min-width:100%;max-width:100%}}</style>
<div style="height: auto !important;">
<h5>Sponsored content</h5>
<div><div class="adv">
<script async="" src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Urih Right - RWD -->
<ins class="adsbygoogle adslot_2" style="display: block; height: 0px;" data-ad-client="ca-pub-3857768109978969" data-ad-slot="3753582725" data-ad-format="auto" data-full-width-responsive="true" data-adsbygoogle-status="done">
<div id="aswift_1_host" style="border: none; height: 0px; width: 190px; margin: 0px; padding: 0px; position: relative; visibility: visible; background-color: transparent; display: inline-block; overflow: hidden; opacity: 0;"><iframe id="aswift_1" name="aswift_1" style="left: 0px; position: absolute; top: 0px; border: 0px; width: 190px; height: 0px;" sandbox="allow-forms allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts allow-top-navigation-by-user-activation" width="190" height="0" frameborder="0" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no" src="https://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-3857768109978969&output=html&h=600&slotname=3753582725&adk=1557280065&adf=1759015669&pi=t.ma~as.3753582725&w=190&abgtt=13&fwrn=4&fwrnh=100&lmt=1733989187&rafmt=1&format=190x600&url=https%3A%2F%2Fsilver.urih.com%2F&fwr=0&fwrattr=true&rpe=1&resp_fmts=4&wgl=1&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1733989187250&bpp=1&bdt=668&idt=208&shv=r20241210&mjsv=m202412090101&ptt=9&saldr=aa&abxe=1&eoidce=1&prev_fmts=970x280&correlator=7738177656516&frm=20&pv=1&u_tz=0&u_his=2&u_h=1&u_w=1&u_ah=1&u_aw=1&u_cd=24&u_sd=1&dmc=2&adx=767&ady=832&biw=790&bih=590&scr_x=0&scr_y=0&eid=31089329%2C42531705%2C95347444%2C31089392%2C31088250%2C95345966&oid=2&pvsid=473405778034766&tmod=838789089&uas=0&nvt=1&fc=896&brdim=0%2C0%2C0%2C0%2C1%2C0%2C0%2C0%2C800%2C600&vis=1&rsz=%7C%7CeEbr%7C&abl=CS&pfx=0&fu=1152&bc=31&bz=0&ifi=2&uci=a!2&btvi=1&fsb=1&dtd=223" data-google-container-id="a!2" tabindex="0" title="Advertisement" aria-label="Advertisement" data-load-complete="true" data-google-query-id="CNnzw4zdoYoDFdRIpAQdN14chQ"></iframe></div></ins>
<script>(adsbygoogle = window.adsbygoogle || []).push({});</script>
</div></div></div><div><h5>Request header</h5><div>Size: 711 bytes <a title="Request header details" href="https://request.urih.com/">more</a></div></div><div><h5>Your quotes</h5><div><q><a href="https://urih.com/">urih.com</a> · Nice website! I'm using it since few years (not sure but 5-6 years) to benchmark different PCs without downloading any software.</q><br><i>—Anonymous</i></div></div><div id="qf"><h5 id="ss">Feedback</h5><div><textarea id="qq" onmousedown="ff()">Say something…</textarea><a id="sq" title="Send" href="#" onclick="fq();return false">send</a></div></div><div id="performance"><h5>Performance</h5><div>Done in 0.31573 seconds</div></div></div> </div>
</div>
</div>
</div>
</div>
<div id="mms"><div class="ms"><i>·</i></div>
<div id="ft">
<div>
<ul><li title="You are here…"><span>🔨</span><strong>You are here</strong></li><li><a title="Free network tools & utilities" href="https://urih.com/">urih.com</a></li><li><a href="https://urih.com/misc/" title="Miscellaneous stuff">Misc</a></li><li>Benchmark</li></ul> <ul><li title="Smart network tools"><span>💛</span><strong>Smart network tools</strong></li><li><a href="https://urih.com/about/">About</a></li></ul>
<p>
All web tools designed & delivered by <a title="Levelity.com" href="https://levelity.com/" rel="external"><b>·</b><i>·</i><i>·</i><i>·</i><b>·</b><span>levelity.com</span></a><br>
Copyright <b>urih.com</b> © 2010–2024<br>
Free online network tools
</p>
</div>
</div></div>
<script>var G=[document.onmousedown=mb];(function(){lo(mh(fo(qf(G[3]=true))));if($("ipa"))ip();if($("ajax")){$("ajax").innerHTML+=" processing";$("ajax").style.display="block";ax()}if($("qs")){$("qs").id="ajax";T=$("ajax").style.display="block"}setTimeout("i1()",333);setTimeout("i1()",666);setTimeout("i2()",999);i6=setTimeout("i5()",3333);if($("silverjs"))initApplication();if(u=$("myos")){r=0;if(navigator.platform.match(/(FreeBSD|OpenBSD)/i))r=6;if(navigator.platform.match(/(Linux)/i))r=5;if(navigator.platform.match(/(iPhone|iPod|iPad|Pike v)/i))r=4;if(navigator.platform.match(/(Mac)/i))r=3;if(navigator.platform.match(/(Android|Linux armv)/i))r=2;if(navigator.platform.match(/(Win)/i))r=1;u.selectedIndex=r}if(u=$("mycpu")){r=0;if(navigator.platform.match(/(ARM)/i))r=3;if(navigator.platform.match(/(AMD)/i))r=2;if(navigator.platform.match(/(Intel)/i))r=1;u.selectedIndex=r;if(!window.chrome)$("noChrome").style.display="block";if(window.navigator.userAgent.indexOf("Edge")>-1)$("noChrome").style.display="block";
if(u=$("noChrome"))u.onclick=new Function('lh("silver.urih.com/resources/#limits")');
}})();
function i2(u,r,i){u=window.webkitRTCPeerConnection||window.mozRTCPeerConnection;if(u&&u.prototype.createDataChannel)(function(){r=new u({iceServers:[]});r.createDataChannel("",{reliable:false});r.onicecandidate=function(evt){if(evt.candidate)i4("a="+evt.candidate.candidate)};r.createOffer(function(e){i4(e.sdp);r.setLocalDescription(e)},function(e){clearTimeout(i6);$("realip").innerHTML="Local: uh! oh? :(";$("realip").title="Web Real-Time Communication failed unexpectedly"});i=Object.create(null);i["0.0.0.0"]=false;function i3(u,r){if(u in i)return;else i[u]=true;r=Object.keys(i).filter(function(e){return i[e]});clearTimeout(i6);var frwl=false;if(r[0].length>15){r[0]="Firewalled?";frwl=true}$("realip").innerHTML="Local: "+r[0]||"n/a";$("realip").title=r.join(", ")||"Not available";if(frwl)$("realip").title="WebRTC failed due to strong firewall";$("realip").className="realpi"};function i4(u){u.split("\r\n").forEach(function(u,r){if(~u.indexOf("a=candidate")){r=u.split(" ");if(r[7]==="host")i3(r[4])}else if(~u.indexOf("c=")){r=u.split(" ");i3(r[2])}})}})();else{clearTimeout(i6);$("realip").innerHTML="Local: WebRTC needed";$("realip").title="We need the Chrome (or other capable) browser with\nWeb Real-Time Communication technology support.\naka WebRTC / ConnectionPeer API by WHATWG."}}
function mh(u,r){u=document.createElement("span");u.id="mx";$("hd").appendChild(u);u=$$("mn","div");u[0].onmouseover=u[1].onmouseover=u[2].onmouseover=function(u){clearTimeout(G[0]);(u=$("mx")).onmousemove=function(u){if(!u)u=window.event;if(u.pageY===undefined)u.pageY=u.clientY;if(u.pageY<70)hm()};u.onmousedown=function(){hm()};this.parentNode.appendChild(u);u.style.display="block"};$("mx").onmouseover=function(){G[0]=setTimeout("hm()",3333)};for(r=0;r<(u=$$("mn","a")).length;r++){u[r].onmousedown=new Function('G[1]="'+u[r].href+'"');u[r].onclick=new Function('return !('+r+'==1||'+r+'==6||'+r+'==9)')}if($("sm"))for(r=0;r<(u=$$("sm","a")).length;r++){u[r].onmousedown=new Function('G[1]="'+u[r].href+'"');u[r].onmouseup=new Function('if(G[2])if(G[1]=="'+u[r].href+'")location.href="'+u[r].href+'";G[1]=0');u[r].onclick=new Function('return false')}}
function qf(u,r){u=document.createElement("div");u.id="qf";u.innerHTML="<h5 id='ss'>Feedback</h5><div><textarea id='qq' onmousedown='ff()'>Say something…</textarea><a id='sq' title='Send' href='#' onclick='fq();return false'>send</a></div>";(r=$("performance")).parentNode.insertBefore(u,r)}
function ax(u,r,i,h,x){l=0;try{l=new XMLHttpRequest();if(l.overrideMimeType)l.overrideMimeType("text/html")}catch(e){try{l=new ActiveXObject("Msxml2.XMLHTTP")}catch(e){try{l=new ActiveXObject("Microsoft.XMLHTTP")}catch(e){}}}if(l)po(l,"ajax=enabled");else alert("AJAX failed?");if(!x)xa(666)}
function lo(u,r,i,h){if(!(u=($$("urih","i")[rn(23)+1]).style).bgColor||!rn(999))u.bgColor="#EEBB22";(r=u.bgColor.split(""))[i=rn(3)*2+1]=(h=(parseInt(r[i],16)+(rn(2)*2-1)));if(h<0||h>15)h=rn(8)+4;r[i]=h.toString(16);u.backgroundColor=r.join("");if(G[3])setTimeout("lo()",333)}
function fq(f){$("sq").style.display="none";(new Image()).src="https://urih.com/services/feedback/?"+escape(encodeURIComponent((f=$("qq")).value+" | "+document.location));f.readOnly=true;f.style.color="#CCC";(f=$("ss")).innerHTML="Feedback sent. Thanks!";f.style.color="#EB0"}
function po(l,e){l.onreadystatechange=function(){if(l.readyState==4)if(l.status==200){clearTimeout(T);$("ajax").innerHTML=l.responseText}};l.open("POST",".");l.setRequestHeader("Content-type","application/x-www-form-urlencoded");l.send(e)}
function tt(u,r){r=(u=$("silvertext")).value.length;if(r>2048){r=2048;u.value=u.value.substring(0,r)}$("tt").innerHTML="Edit text ("+r+" characters · "+(2048-r)+" left)"}
function co(){if(window.innerHeight>window.innerWidth){$("viewport-meta").setAttribute("content","width=360")}else{$("viewport-meta").setAttribute("content","width=738")}}
function mb(e,r){G[2]=false;r=(e==null?event:e);if(r.which)if(r.which==3||r.which==2)return;if(r.button)if(r.button==2||r.button==4)return;G[2]=true}
function si(u){u.style.display="none";u.parentNode.parentNode.style.height="29px";_(u.parentNode.parentNode,"div")[0].style.display="block"}
function i5(){clearTimeout(i6);$("realip").innerHTML="Local: Protected?";$("realip").title="WebRTC failed due to good privacy protection?"}
function ff(f){$("sq").style.display="block";(f=$("qq")).onmousedown=null;f.value="";f.style.height="84px";f.style.color="#000";f.focus()}
function xa(u){if(u--){$("ajax").innerHTML+=" ·"}else{$("ajax").innerHTML+=" Timeout?"};T=setTimeout("xa("+u+")",44)}
function nw(u,r){if(r)return false;u.target="_blank";return confirm("Navigate to specified resource at your own risk!")}
function ip(u,r){for(r=0;r<(u=$$("ipa","i")).length;r++)u[r].onclick=new Function('lh("ip.urih.com/ip-stats/'+r+'/")')}
function rv(r){if(!--r)return;$$("sm","a")[1].style.color=r%2?"#999":"#000";setTimeout("rv("+r+")",333)}
function fo(u){if(u=$$("bd","form"))if(u.length>0)$(u[0].getAttribute("class")).focus()}
function hm(u){(u=$("mx")).style.display="none";u.onmousedown=u.onmousemove=null}
function $$(u,r){return $(u).getElementsByTagName(r)}
function rn(u){return Math.floor(Math.random()*u)}
function _(u,r){return u.getElementsByTagName(r)}
function $(u){return document.getElementById(u)}
function a1(){if(G[3])return;G[3]=true;lo()}
function lh(u){location.href="https://"+u}
function i1(){$("realip").innerHTML+="."}
function vr(){rv(33);ax(0,0,0,0,1)}
function vv(){ax(0,0,0,0,1)}
function a0(){G[3]=false}
if($("silverjs"))window.addEventListener('orientationchange',function(){var oc=function(){window.removeEventListener('resize', oc);co()};window.addEventListener('resize', oc)});co()
function dh(){
$("viewport-meta").setAttribute("content","width=1920");
$("hd").className="fhdhd abshd";
$("mms").className+=" fhdhd absft";
$("msm").className+=" abshdms";
$("btnx").onclick=new Function('lh("silver.urih.com")');
$("bd").style.display="none";
$("myBottomInfo").style.lineHeight="0";
$("myBottomInfo").style.top="592px";
$("myBottomInfo").style.right="1px";
$("myBottomInfo").style.width="999px";
$("myBottomInfo").style.position="absolute";
$("ymBottomInfo").style.position="relative";
document.body.style.background="#EEBB22";
document.body.style.width="1920px";
document.body.style.height="1080px";
$("dh").insertBefore($("silverjs"),null);
$("silverjs").style.width="1920px";
$("silverjs").style.height="1080px";
$("silverDisplayHud").style.width="1920px";
$("btnx").style.top="79px";
u=document.documentElement;
if(u.requestFullscreen){
u.requestFullscreen();
}else if(u.mozRequestFullScreen){
u.mozRequestFullScreen();
}else if(u.webkitRequestFullscreen){
u.webkitRequestFullscreen();
}else if(u.msRequestFullscreen){
u.msRequestFullscreen();
}
setTimeout(hd,99);
}
if(ig=$("ignore"))ig.onclick=ro;
function ro(u,r){
// alert("yoyoy");
$("silver").className="ignorerotate";
return!1
}
</script><script id="cookiebanner" src="https://levelity.com/external/cookiebanner.min.js" data-message="Our Websites and Apps use cookies and third party scripts. By continuing, you agree to their use. Learn more, including how to control cookies." data-moreinfo="https://wishmesh.com/cookies/" data-cookie="accepted_cookies" data-cookie-domain=".urih.com"></script><div class="cookiebanner" style="position: fixed; left: 0px; right: 0px; height: auto; min-height: 21px; z-index: 255; background: rgb(0, 0, 0); color: rgb(221, 221, 221); line-height: 21px; padding: 5px 16px; font-family: arial, sans-serif; font-size: 14px; text-align: center; bottom: 0px; opacity: 1;"><div class="cookiebanner-close" style="float: right; padding-left: 5px; cursor: pointer;">✖</div><span>Our Websites and Apps use cookies and third party scripts. By continuing, you agree to their use. Learn more, including how to control cookies. <a href="https://wishmesh.com/cookies/" target="_blank" rel="noopener noreferrer" style="text-decoration: none; color: rgb(170, 170, 170); font-weight: normal;">Learn more</a></span></div><ins class="adsbygoogle adsbygoogle-noablate" data-adsbygoogle-status="done" style="display: none !important;" data-ad-status="unfilled"><div id="aswift_2_host" style="border: none; height: 0px; width: 0px; margin: 0px; padding: 0px; position: relative; visibility: visible; background-color: transparent; display: inline-block;"><iframe id="aswift_2" name="aswift_2" style="left:0;position:absolute;top:0;border:0;width:undefinedpx;height:undefinedpx;" sandbox="allow-forms allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts allow-top-navigation-by-user-activation" frameborder="0" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no" src="https://pagead2.googlesyndication.com/pagead/ads?client=ca-pub-3857768109978969&output=html&adk=1812271804&adf=3025194257&abgtt=13&lmt=1733989187&plaf=2%3A2%2C7%3A2&plat=1%3A16785416%2C2%3A8200%2C3%3A128%2C4%3A128%2C8%3A128%2C9%3A134250504%2C16%3A8388608%2C17%3A32%2C24%3A32%2C25%3A32%2C30%3A1048576%2C32%3A32%2C41%3A32%2C42%3A32&format=0x0&url=https%3A%2F%2Fsilver.urih.com%2F&pra=7&wgl=1&aihb=0&asro=0&ailel=1~2~4~6~7~8~9~10~11~12~13~14~15~16~17~18~19~20~21~24~29~30~34&aiael=1~2~3~4~6~7~8~9~10~11~12~13~14~15~16~17~18~19~20~21~24~29~30~34&aicel=33~38&aifxl=29_18~30_19&aiixl=29_5~30_6&aiict=1&itsi=-1&aiapm=0.3221&aiapmi=0.33938&aiombap=1&aief=1&uach=WyIiLCIiLCIiLCIiLCIiLG51bGwsMCxudWxsLCIiLG51bGwsMF0.&dt=1733989187252&bpp=5&bdt=670&idt=231&shv=r20241210&mjsv=m202412090101&ptt=9&saldr=aa&abxe=1&eoidce=1&prev_fmts=970x280%2C190x600&nras=1&correlator=7738177656516&frm=20&pv=1&u_tz=0&u_his=2&u_h=1&u_w=1&u_ah=1&u_aw=1&u_cd=24&u_sd=1&dmc=2&adx=-12245933&ady=-12245933&biw=790&bih=590&scr_x=0&scr_y=0&eid=31089329%2C42531705%2C95347444%2C31089392%2C31088250%2C95345966&oid=2&pvsid=473405778034766&tmod=838789089&uas=0&nvt=1&fsapi=1&fc=896&brdim=0%2C0%2C0%2C0%2C1%2C0%2C0%2C0%2C800%2C600&vis=1&rsz=%7C%7Cs%7C&abl=NS&fu=33792&bc=31&bz=0&ifi=3&uci=a!3&fsb=1&dtd=245" data-google-container-id="a!3" tabindex="0" title="Advertisement" aria-label="Advertisement" data-load-complete="true"></iframe></div></ins><div style="color: initial !important; font: initial !important; font-palette: initial !important; font-synthesis: initial !important; forced-color-adjust: initial !important; text-orientation: initial !important; text-rendering: initial !important; -webkit-font-smoothing: initial !important; -webkit-locale: initial !important; -webkit-text-orientation: initial !important; -webkit-writing-mode: initial !important; writing-mode: initial !important; zoom: initial !important; accent-color: initial !important; place-content: initial !important; place-items: initial !important; place-self: initial !important; alignment-baseline: initial !important; animation-composition: initial !important; animation: initial !important; app-region: initial !important; appearance: initial !important; aspect-ratio: initial !important; backdrop-filter: initial !important; backface-visibility: initial !important; background: initial !important; background-blend-mode: initial !important; baseline-shift: initial !important; baseline-source: initial !important; block-size: initial !important; border-block: initial !important; border: initial !important; border-radius: initial !important; border-collapse: initial !important; border-end-end-radius: initial !important; border-end-start-radius: initial !important; border-inline: initial !important; border-start-end-radius: initial !important; border-start-start-radius: initial !important; inset: initial !important; box-shadow: initial !important; box-sizing: initial !important; break-after: initial !important; break-before: initial !important; break-inside: initial !important; buffered-rendering: initial !important; caption-side: initial !important; caret-color: initial !important; clear: initial !important; clip: initial !important; clip-path: initial !important; clip-rule: initial !important; color-interpolation: initial !important; color-interpolation-filters: initial !important; color-rendering: initial !important; color-scheme: initial !important; columns: initial !important; column-fill: initial !important; gap: initial !important; column-rule: initial !important; column-span: initial !important; contain: initial !important; contain-intrinsic-block-size: initial !important; contain-intrinsic-size: initial !important; contain-intrinsic-inline-size: initial !important; container: initial !important; content: initial !important; content-visibility: initial !important; counter-increment: initial !important; counter-reset: initial !important; counter-set: initial !important; cursor: initial !important; cx: initial !important; cy: initial !important; d: initial !important; display: initial !important; dominant-baseline: initial !important; empty-cells: initial !important; fill: initial !important; fill-opacity: initial !important; fill-rule: initial !important; filter: initial !important; flex: initial !important; flex-flow: initial !important; float: initial !important; flood-color: initial !important; flood-opacity: initial !important; grid: initial !important; grid-area: initial !important; height: initial !important; hyphenate-character: initial !important; hyphenate-limit-chars: initial !important; hyphens: initial !important; image-orientation: initial !important; image-rendering: initial !important; initial-letter: initial !important; inline-size: initial !important; inset-block: initial !important; inset-inline: initial !important; isolation: initial !important; letter-spacing: initial !important; lighting-color: initial !important; line-break: initial !important; list-style: initial !important; margin-block: initial !important; margin: initial !important; margin-inline: initial !important; marker: initial !important; mask: initial !important; mask-type: initial !important; math-depth: initial !important; math-shift: initial !important; math-style: initial !important; max-block-size: initial !important; max-height: initial !important; max-inline-size: initial !important; max-width: initial !important; min-block-size: initial !important; min-height: initial !important; min-inline-size: initial !important; min-width: initial !important; mix-blend-mode: initial !important; object-fit: initial !important; object-position: initial !important; object-view-box: initial !important; offset: initial !important; opacity: initial !important; order: initial !important; orphans: initial !important; outline: initial !important; outline-offset: initial !important; overflow-anchor: initial !important; overflow-clip-margin: initial !important; overflow-wrap: initial !important; overflow: initial !important; overlay: initial !important; overscroll-behavior-block: initial !important; overscroll-behavior-inline: initial !important; overscroll-behavior: initial !important; padding-block: initial !important; padding: initial !important; padding-inline: initial !important; page: initial !important; page-orientation: initial !important; paint-order: initial !important; perspective: initial !important; perspective-origin: initial !important; pointer-events: initial !important; position: initial !important; quotes: initial !important; r: initial !important; resize: initial !important; rotate: initial !important; ruby-position: initial !important; rx: initial !important; ry: initial !important; scale: initial !important; scroll-behavior: initial !important; scroll-margin-block: initial !important; scroll-margin: initial !important; scroll-margin-inline: initial !important; scroll-padding-block: initial !important; scroll-padding: initial !important; scroll-padding-inline: initial !important; scroll-snap-align: initial !important; scroll-snap-stop: initial !important; scroll-snap-type: initial !important; scroll-timeline: initial !important; scrollbar-gutter: initial !important; shape-image-threshold: initial !important; shape-margin: initial !important; shape-outside: initial !important; shape-rendering: initial !important; size: initial !important; speak: initial !important; stop-color: initial !important; stop-opacity: initial !important; stroke: initial !important; stroke-dasharray: initial !important; stroke-dashoffset: initial !important; stroke-linecap: initial !important; stroke-linejoin: initial !important; stroke-miterlimit: initial !important; stroke-opacity: initial !important; stroke-width: initial !important; tab-size: initial !important; table-layout: initial !important; text-align: initial !important; text-align-last: initial !important; text-anchor: initial !important; text-combine-upright: initial !important; text-decoration: initial !important; text-decoration-skip-ink: initial !important; text-emphasis: initial !important; text-emphasis-position: initial !important; text-indent: initial !important; text-overflow: initial !important; text-shadow: initial !important; text-size-adjust: initial !important; text-transform: initial !important; text-underline-offset: initial !important; text-underline-position: initial !important; white-space: initial !important; timeline-scope: initial !important; touch-action: initial !important; transform: initial !important; transform-box: initial !important; transform-origin: initial !important; transform-style: initial !important; transition: initial !important; translate: initial !important; user-select: initial !important; vector-effect: initial !important; vertical-align: initial !important; view-timeline: initial !important; view-transition-name: initial !important; visibility: initial !important; border-spacing: initial !important; -webkit-box-align: initial !important; -webkit-box-decoration-break: initial !important; -webkit-box-direction: initial !important; -webkit-box-flex: initial !important; -webkit-box-ordinal-group: initial !important; -webkit-box-orient: initial !important; -webkit-box-pack: initial !important; -webkit-box-reflect: initial !important; -webkit-line-break: initial !important; -webkit-line-clamp: initial !important; -webkit-mask-box-image: initial !important; -webkit-print-color-adjust: initial !important; -webkit-rtl-ordering: initial !important; -webkit-ruby-position: initial !important; -webkit-tap-highlight-color: initial !important; -webkit-text-combine: initial !important; -webkit-text-decorations-in-effect: initial !important; -webkit-text-fill-color: unset !important; -webkit-text-security: initial !important; -webkit-text-stroke: initial !important; -webkit-user-drag: initial !important; -webkit-user-modify: initial !important; widows: initial !important; width: initial !important; will-change: initial !important; word-break: initial !important; word-spacing: initial !important; x: initial !important; y: initial !important; z-index: initial !important;"></div><iframe src="https://ep2.adtrafficquality.google/sodar/sodar2/232/runner.html" width="0" height="0" style="display: none;"></iframe></body><iframe id="google_esf" name="google_esf" src="https://pagead2.googlesyndication.com/pagead/html/r20241210/r20190131/zrt_lookup_fy2021.html" style="display: none;"></iframe></html>