OK
https://blog.counter-strike.net/
Websites
Runtime: 1.8s
On November 21, 2024, 11:52 AM UTC, https://blog.counter-strike.net/ was accessible when tested on AS9009 in Panama.
Failures
HTTP Experiment
null
DNS Experiment
null
Control
null
DNS Queries
Resolver:
91.90.126.130
Query:
IN A blog.counter-strike.net
Engine:
system
Name
Class
TTL
Type
DATA
@
IN
A
192.0.78.231
@
IN
A
192.0.78.179
TCP Connections
Connection to 192.0.78.179:443 succeeded.
Connection to 192.0.78.231:443 succeeded.
HTTP Requests
URL
GET https://blog.counter-strike.net/
Response Headers
Alt-Svc:h3=":443"; ma=86400Content-Type:text/html; charset=UTF-8Date:Thu, 21 Nov 2024 11:52:53 GMTHost-Header:WordPress.comLink:<https://blog.counter-strike.net/index.php/wp-json/>; rel="https://api.w.org/"Server:nginxStrict-Transport-Security:max-age=31536000Vary:Accept-EncodingX-Ac:3.bur _atomic_bur STALEX-Hacker:Want root? Visit join.a8c.com and mention this header.
Response Body
<!DOCTYPE html> <html> <head> <title>Counter-Strike: Global Offensive </title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" href="https://blog.counter-strike.net/wp-content/themes/counterstrike_launch/twentytwenty.css" type="text/css" /> <link rel="shortcut icon" href="https://blog.counter-strike.net/wp-content/themes/counterstrike_launch/favicon.ico" type="image/x-icon" /> <link href="https://fonts.googleapis.com/css?family=Quantico&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Changa&display=swap&subset=arabic,latin-ext" rel="stylesheet"> <meta property="og:url" content="http://blog.counter-strike.net" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Counter-Strike: Global Offensive" /> <meta property="og:description" content="Counter-Strike: Global Offensive (CS:GO) expands upon the team-based action gameplay that it pioneered when it launched in 1999." /> <meta property="og:image" content="http://media.steampowered.com/apps/csgo/blog/images/fb_image.png?v=6" /> <meta property="og:image:type" content="image/png" /> <link rel="stylesheet" href="https://blog.counter-strike.net/wp-content/themes/counterstrike_launch/style.css?v=1051" type="text/css" media="screen,projection" /> <!--<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>--> <script src="//code.jquery.com/jquery-1.11.0.min.js"></script> <script src="/wp-content/themes/counterstrike_launch/js/jquery.event.move.js"></script> <script src="/wp-content/themes/counterstrike_launch/js/jquery.twentytwenty.js"></script> <script src="/wp-content/themes/counterstrike_launch/js/jquery.cycle.all.js"></script> <script src="/wp-content/themes/counterstrike_launch/js/jquery.easing.1.3.js"></script> <script type="text/javascript"> $j=jQuery.noConflict(); $j(document).ready(function () { $j('#navigation li').hover( function () { $j('.dropdownItems', this).stop().fadeIn(200); }, function () { $j('.dropdownItems', this).stop().fadeOut(200); } ); }); // fading images on mouseover $j(document).ready(function () { $j('div.fade').hover(function() { var fade = $j('> div', this); if (fade.is(':animated')) { fade.stop().fadeTo(500, 1); } else { fade.fadeIn(500); } }, function () { var fade = $j('> div', this); if (fade.is(':animated')) { fade.stop().fadeTo(500, 0); } else { fade.fadeOut(500); } }); }); var queryArgs = document.location.search.substring(1).split('&'); argsParsed = {}; for (i=0; i < queryArgs.length; i++) { arg = unescape(queryArgs[i]); if (arg.indexOf('=') == -1) { argsParsed[arg.trim()] = true; } else { keyValuePair = arg.split('='); argsParsed[keyValuePair[0].trim()] = keyValuePair[1].trim(); } } if ( argsParsed['clientview'] ) { bForceClientView = true; } else { bForceClientView = false; } if ( argsParsed['perfectworld'] ) { bForcePWView = true; } else { bForcePWView = false; } </script> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-33822635-7"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-33822635-7'); </script> <script> // change view for client $j(document).ready(function () { if ( bForceClientView || navigator.userAgent.toLowerCase().indexOf('csgo client') !== -1 ) { document.getElementById('container').style.paddingTop = '0px'; var viewportWidth = $j(window).width(); var viewportHeight = $j(window).height(); var strSize = viewportWidth+"px "+viewportHeight+"px"; $j('body').css( { backgroundColor:"#1e1f23", backgroundSize: "100% 100%", backgroundRepeat:"no-repeat", backgroundAttachment:"fixed", } ); $j('.sharelinks').css( { display:"none", } ); $j('.fullscreen-bg').css( { display:"none", } ); $j('.logo').css( { display:"none", } ); $j('.inner_post').css( { padding:"10px 20px 0px 20px", } ); $j('.inner_post h2 a').css( { display:"none", } ); $j('.post_date').css( { display:"none", } ); $j('.bottom_cap').css( { display:"none", } ); document.getElementById('container').style.width = '100%'; document.getElementById('container').style.height = '100%'; document.getElementById('container').style.top = '0px'; document.getElementById('container').style.position = 'absolute'; document.getElementById('content_container').style.width = '100%'; document.getElementById('content_container').style.width = '100%'; document.getElementById('content_container').style.padding = '0'; document.getElementById('content_container').style.backgroundColor = 'transparent'; document.getElementById('content_container').style.borderBottom = '0px'; document.getElementById('main_blog').style.width = '100%'; document.getElementById('main_blog').style.margin = 'auto'; document.getElementById('main_blog').style.height = '100%'; document.getElementById('main_blog').style.minHeight = '0'; document.getElementById('sidebar').style.display = 'none'; document.getElementById('navigation_container').style.display = 'none'; document.getElementById('searchform').style.display = 'none'; document.getElementById('external_links').style.display = 'none'; document.getElementById('footer').style.display = 'none' $j('a').attr('target', '_blank'); } }); </script> <script> // Add Streams to Sidebar // var streamcount = 3; // $j.ajax({ // type: 'GET', // url: 'https://api.twitch.tv/kraken/search/streams?limit=4&q=Counter-Strike%3A%20Global%20Offensive', // headers: // { // 'Client-ID': 'a4kidpa8n9ztasq711d6dandy3ufibl' // }, //dataType: 'jsonp', //data: //{ // 'game': 'Counter-Strike: Global Offensive', // 'limit': streamcount //}, // success: function(data) // { // var html = ''; // streamData = data.streams; // for(c=0; c<streamcount; c++) // { // html += '<div class="preview_container">'; // url = streamData[c].channel.url; // img = streamData[c].preview.small; // title = streamData[c].channel.status; // name = streamData[c].channel.display_name; // viewers = streamData[c].viewers; // html += '<a style="display:block;float:left;width:80px;height:50px;margin-right:10px;" href="' + url + '" target ="_blank"><img src="' + img + '"/></a>'; // html += '<div class="channel_name"><a href="' + url + '" target ="_blank">' + title + '</a><br />'; // html += '<span class="stream_viewers">' + viewers + ' viewers on ' + name + "</span></div>"; // html += "<div style='clear:both'></div>"; // html += '</div><!-- close preview_container -->'; // } // $j('#sidebar_streams #streams').html(html); // } // }); // add matches to sidebar var matchcount = 4; $j.ajax({ type: 'GET', url: 'https://counter-strike.net/jsfeed/gosumatches', dataType: 'json', cache: true, data: { 'count': matchcount }, success: function(data) { var html = ''; for ( c = 0; c < data.length; c++ ) { m = data[c]; html += '<div class="upcomingmatch">'; html += '<a href="'+m.url+'" class="um_name" target="_blank">'+m.name+'</a>'; html += '<div class="um_time">'+m.time+'</div>'; for ( i = 0; i <= 1; i++ ) { t = m.teams[i]; html += '<img class="um_flag'+i+'" src="http://cdn.steamcommunity.com/public/images/countryflags/'+t.country+'.gif">'; html += '<a href="'+m.matchUrl+'" class="um_name'+i+'" target="_blank">'+t.name+'</a>'; } html += '<div class="um_vs">vs</div>'; html += '</div>'; } $j('#sidebar_upcoming #upcomingmatches').html(html); } }); </script> <style> .channel_image{ margin: 0px 10px 15px 0; float: left; } .channel_name{ padding-top:7px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; line-height:17px; } .stream_viewers{ font-size: 12px; } .upcomingmatch { position:relative; width:312px; height:38px; line-height:16px; padding-bottom:4px; margin-bottom:6px; border-bottom:solid rgba(151,183,209,0.1) 1px; z-index:10; } .upcomingmatch a { display:block; position:absolute; text-decoration:none; z-index:20; } a.um_name { font-weight:normal; top:0px; left:0px; font-size:12px; width:290px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } a.um_name0,a.um_name1 { color:#bdbdbd; left:24px; top:19px; font-size:16px; height:16px; width:122px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } a.um_name0:hover, a.um_name1:hover { color:#fdfdfd; } a.um_name1 { left:192px; } .um_time { position:absolute; text-align:right; top:0px; right:0px; color:#909090; font-size:11px; } .um_flag0,.um_flag1 { position:absolute; width:16px; height:11px; left:0px; top:20px; border:solid #000000 1px; -webkit-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.6); -moz-box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.6); box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.6); } .um_vs { position:absolute; top:20px; text-align:center; width:312px; left:0px; font-size:12px; color:#606060; z-index:11; } .um_flag1 { left:168px; } .title_sidebar img { margin-top:-1px; } .sidebar_container h5 { color:#fdfdfd; } .sidebar_sub_content{ margin: 0 0 10px 0; height: 45px; } #streams a { font-weight: bold; } .preview_container{ position: relative; padding-bottom:5px; } .flag{ position: absolute; top: 0px; left: 0px; z-index: 10; } #katowiceBanner { width:312px; height:138px; margin:0px 0px 12px 8px; position:relative; background-image:url('http://media.steampowered.com/apps/csgo/images/katowicebanner/katowice_base.png'); } #kb_Live,#kb_Start,#kb_Resume { width:312px; height:74px; top:64px; left:0px; position:absolute; } #kb_Start { background-image:url('http://media.steampowered.com/apps/csgo/images/katowicebanner/katowice_start.png'); } #kb_Resume { background-image:url('http://media.steampowered.com/apps/csgo/images/katowicebanner/katowice_resume.png'); } #kb_Start_timer,#kb_Resume_timer { position:absolute; top:24px; } #kbs_days { position:absolute; left:25px; width:30px; } #kbs_hours { position:absolute; left:72px; width:30px; } #kbs_minutes { position:absolute; left:128px; width:30px; } #kbs_seconds { position:absolute; left:192px; width:30px; } #kbr_hours { position:absolute; left:72px; width:30px; } #kbr_minutes { position:absolute; left:128px; width:30px; } #kbr_seconds { position:absolute; left:192px; width:30px; } </style> <!-- swiper head elements --> <link href="https://swiperjs.com/package/swiper-bundle.min.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="https://counter-strike.net/public/javascript/swiper.js"></script> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1"> <style> .swiper-container { width: 100%; height: 100%; } .swiper-slide { text-align: center; font-size: 18px; background: #33333300; /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } .swiper-button-prev, .swiper-button-next { width:20px; height:40px; color:#ffffff; transform: scale(0.5, 0.5); opacity:0.5; top:40%; } .swiper-button-prev:hover, .swiper-button-next:hover { opacity:1; } .swiper-pagination-bullet { background:#fff; opacity:0.2; } .swiper-pagination-bullet-active { background:#fff; opacity:0.8; } .swiper-pagination-bullets { margin-bottom:20px; } .magnify { width:16px; height:16px; opacity:0.8; vertical-align:middle; align:right; margin-left:12px; margin-top:6px; } .magnify:hover { opacity:1; } .item_desc { font-family:Quantico; font-size:16px; font-weight:light; line-height:8px; } .r_purple { color:#8847ff; } </style> <!-- end swiper head elements --> </head> <body> <div class="fullscreen-bg"> <!--div><img src="http://media.steampowered.com/apps/csgo/blog/images/blur_transition.png" class="blur"/></div--> <div><img src="https://steamcdn-a.akamaihd.net/apps/csgo/blog/images/wallpaper_nologo.jpg" class="poster"/></div> <!--video loop muted autoplay class="fullscreen-bg__video"> <source src="http://media.steampowered.com/apps/csgo/images/dangerzone/dangerzone_web.webm" type="video/webm"> <!--source src="http://media.steampowered.com/apps/csgo/blog/images/nuke.mp4" type="video/mp4"--> <!--source src="http://media.steampowered.com/apps/csgo/blog/images/nuke.ogv" type="video/ogg"--> </video--> </div> <a id="btt" name="btt"></a> <div> <a href="https://www.counter-strike.net" class="logo"><img src="https://steamcdn-a.akamaihd.net/apps/tf2/toughbreak/images/trans.gif" width="424" height="160" style="z-index:10;"></a> <!--a href="http://counter-strike.net" class="logo"></a--> </div> <!--div id="dangerzonelink"> <a href="http://www.counter-strike.net/dangerzone"><img src="http://media.steampowered.com/apps/tf2/toughbreak/images/trans.gif" width="300" height="200" style="z-index:10;"></a> </div--> <!--div id="freetoplaylink"> <a href="https://store.steampowered.com/app/730/CounterStrike_Global_Offensive/"><img src="http://media.steampowered.com/apps/tf2/toughbreak/images/trans.gif" width="160" height="160" style="z-index:10;"></a> </div--> <div id="container"> <!--<div id="cs_logo"><a href="https://blog.counter-strike.net"><img src="https://blog.counter-strike.net/wp-content/themes/counterstrike_launch/images/cs_logo.png"/></a></div>--> <div id="navigation_container"> <ul id="navigation"> <li><a id="nav_home" class='blog_selected' style="margin-right: 28px;" href="https://blog.counter-strike.net"><span>Blog</span></a></li> <li><a id="nav_updates" href= "https://blog.counter-strike.net?cat=193"><span>Updates</span></a> </li> <!-- resources drop down --> <li> <a id="nav_resources" href="#"><span>Resources</span></a> <div class="dropdownItems" id="resources_sub_nav"> <a id="sub_nav_resources_about" href="https://blog.counter-strike.net/index.php/about/"><span>About</span></a><hr /> <a id="sub_nav_resources_faq" href="https://blog.counter-strike.net/index.php/facts/"><span>FAQ</span></a><hr /> <a id="sub_nav_resources_learn" href="https://blog.counter-strike.net/index.php/resources/"><span>Learn CS:GO</span></a> </div> </li> <!--<li><a id="nav_history" href="https://blog.counter-strike.net/?page_id=5420"><span>History</span></a></li> <li><a id="nav_events" href="https://blog.counter-strike.net/?page_id=24"><span>Events</span></a></li>--> <li> <a id="nav_community" href="#"><span>Community</span></a> <div class="dropdownItems" id="community_sub_nav"> <a id="sub_nav_community_hub" href="http://steamcommunity.com/app/730"><span>CS:GO Hub</span></a><hr /> <a id="sub_nav_community_discussions" href="http://steamcommunity.com/app/730/discussions/"><span>Discussions</span></a><hr /> <a id="sub_nav_community_screenshots" href="http://steamcommunity.com/app/730/screenshots/"><span>Screenshots</span></a><hr /> <a id="sub_nav_community_artwork" href="http://steamcommunity.com/app/730/images/"><span>Artwork</span></a><hr /> <a id="sub_nav_community_videos" href="http://steamcommunity.com/app/730/videos"><span>Videos</span></a><hr /> <a id="sub_nav_community_workshop" href="http://steamcommunity.com/workshop/browse?appid=730&browsesort=trend"><span>Workshop</span></a><hr /> <a id="sub_nav_community_news" href="http://steamcommunity.com/app/730/news"><span>News</span></a><hr /> <a id="sub_nav_community_guides" href="http://steamcommunity.com/app/730/guides/"><span>Guides</span></a> </div> </li> <!-- forums drop down <li> <a id="nav_forums" href="#"><span>Forums</span></a> <div class="dropdownItems" id="forum_sub_nav"> <a id="sub_nav_csgo_forums" href="http://forums.steampowered.com/forums/forumdisplay.php?f=1188"><span>CS:GO Forums</span></a><hr /> <a id="sub_nav_css_forums" href="http://forums.steampowered.com/forums/forumdisplay.php?f=37"><span>CSS Forums</span></a><hr /> <a id="sub_nav_cs16_forums" href="http://forums.steampowered.com/forums/forumdisplay.php?f=7"><span>CS 1.6 Forums</span></a> </div> </li>--> </ul> <!-- close navigation div --> <div id="external_links" class=""> <a id="icon_twitch" href="https://www.twitch.tv/directory/game/Counter-Strike%3A%20Global%20Offensive"><img src="https://blog.counter-strike.net/wp-content/themes/counterstrike_launch/images/icon_twitch.png"></a> <a id="icon_twitter" href="http://twitter.com/csgo"><img src="https://blog.counter-strike.net/wp-content/themes/counterstrike_launch/images/icon_twitter.png"></a> <a id="icon_instagram" href="https://www.instagram.com/csgo_dev/"><img src="https://blog.counter-strike.net/wp-content/themes/counterstrike_launch/images/icon_instagram.png"></a> <a id="icon_fb" href="http://www.facebook.com/CounterStrike"><img src="https://blog.counter-strike.net/wp-content/themes/counterstrike_launch/images/icon_fb.png"></a> <a id="icon_rss" href="https://blog.counter-strike.net/?feed=rss"><img src="https://blog.counter-strike.net/wp-content/themes/counterstrike_launch/images/icon_rss.png"></a> </div> <form role="search" method="get" id="searchform" action="https://blog.counter-strike.net" > <div> <input type="text" value="" name="s" id="s" class="search_textbox" /> <input type="submit" id="searchsubmit" value="" class="search_button" /> </div> </form> </div> <div id="content_container"> <div id="blog_shadow"></div> <div id="main_blog"> <div id="post_container"> <div class="inner_post"> <h2><a href="https://blog.counter-strike.net/index.php/2023/04/41365/">The Anubis Collection</a></h2> <p class="post_date">2023.04.24
Resolver
Resolver ASN
AS9009
Resolver IP
91.90.126.130
Resolver Network Name
M247 Europe SRL
Report ID
20241121T114459Z_webconnectivity_PA_9009_n1_4ETKiCNEN3kyHTHz
Platform
macos
Software Name
ooniprobe-desktop-unattended (3.20.1)
Measurement Engine
ooniprobe-engine (3.20.1)