https://error.schoolsquid.xyz/

Submitted URL:
https://serika.dev/Redirected
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 7 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

NameType
0object
1object
2object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
FreshstatusWidgetobject

Console log messages · 3 found

Messages logged to the web console

TypeCategoryLog
errorsecurity
URL
https://error.schoolsquid.xyz/
Text
Access to fetch at 'https://api.allorigins.win/get?url=https%3A%2F%2Flive.schoolsquid.xyz%2Fapi%2Fstatus' from origin 'https://error.schoolsquid.xyz' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
errornetwork
URL
https://api.allorigins.win/get?url=https%3A%2F%2Flive.schoolsquid.xyz%2Fapi%2Fstatus
Text
Failed to load resource: net::ERR_FAILED
errorjavascript
URL
https://error.schoolsquid.xyz/index.js
Text
Error checking live status: JSHandle@error

HTML

The raw HTML body of the page

<!DOCTYPE html><html><head>
<title>Schoolsquid Stream</title>
<link rel="stylesheet" type="text/css" href="index.css">
<script>
    const fsWidgetConfig = {
      id: "3e83f6e8-8a48-4787-946b-10412f9e33b9",
    };
  </script>
<script type="module" src="https://cdn.freshstatus.io/widget/index.js"></script>
</head>
<body><div></div>
<div id="sidebar">
<div id="user-info">
<img src="https://media.tenor.com/O3i0RscRs88AAAAC/anime-girl-anime.gif" alt="User Profile" class="profile-img">
<div id="user-details">
<h3 id="user-name">You</h3>
<span id="user-id">#0001</span>
</div>
<div id="settings">
<img src="images/settings.png" alt="Settings" class="icon">
<img src="images/mic.png" alt="Microphone" class="icon">
<img src="images/headset.png" alt="Headset" class="icon">
</div>
</div>
<div id="channel-list">
<h2>Channels</h2>
<ul>
<li>
<img src="images/random.png" alt="Programming" class="channel-icon">
<span class="channel-name">general</span>
<span class="channel-count">(273)</span>
</li>
<li>
<img src="images/games.png" alt="Games" class="channel-icon">
<span class="channel-name">games</span>
<span class="channel-count">(10)</span>
</li>
<li>
<img src="images/random.png" alt="Random" class="channel-icon">
<span class="channel-name">random</span>
<span class="channel-count">(7)</span>
</li>
<li>
<img src="images/programming.png" alt="Programming" class="channel-icon">
<span class="channel-name">programming</span>
<span class="channel-count">(15)</span>
</li>
<li>
<img src="images/random.png" alt="Programming" class="channel-icon">
<span class="channel-name">NSFW</span>
<span class="channel-count">(69)</span>
</li>
</ul>
</div>
</div>
<div id="content">
<div id="channel-header">
<h1 id="channel-name">General</h1>
<span id="channel-topic">Welcome to the General Channel</span>
</div>
<div id="message-container">
<div class="message">
<img src="https://cdn.discordapp.com/avatars/135306599811121152/cc95f39cd9f5deda171eab572265233f" alt="Profile Image" class="profile-img">
<div class="message-content">
<h3 class="message-author">SomeInternetUser:</h3>
<p class="message-text">Anyone else having issues accessing the schoolsquid website?</p>
</div>
</div>
<div class="message">
<img src="https://cdn.discordapp.com/avatars/742066956194152449/a_6b04c7efca6050da51aadecce791ee6a.gif?size=1024" alt="Profile Image" class="profile-img">
<div class="message-content">
<h3 class="message-author">Pikachubolk:</h3>
<p class="message-text">I'm having the same issue. I think the server might be down.</p>
</div>
</div>
<div class="message">
<img src="https://i.pinimg.com/736x/8a/1e/1b/8a1e1b44522001733ed82caffae5172b.jpg" alt="Profile Image" class="profile-img">
<div class="message-content">
<h3 class="message-author">MoeNeko:</h3>
<p class="message-text">According to status.schoolsquid.xyz, the site is currently down, so we best wait.</p>
</div>
</div>
<div class="message">
<img src="https://cdn.discordapp.com/avatars/957386257997119559/054cc047849699b8483d0d682f4c74c6" alt="Profile Image" class="profile-img">
<div class="message-content">
<h3 class="message-author">ame:</h3>
<p class="message-text">Here's a YouTube video I found that you could check out while you wait for our service to come back online.</p>
<div class="video-container">
<iframe id="liveStreamIframe" src="" title="Schoolsquid Live" style="display:none;" height="350" width="550" allowfullscreen=""></iframe>
<iframe id="youtubeIframe" src="https://www.youtube.com/embed/d8rVhJQerAY" title="YouTube Video" style="display: block;" height="350" width="550" allowfullscreen=""></iframe>
</div>
</div>
</div>
</div>
</div>
<script src="index.js"></script>
<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8c8b0a4cea172160',t:'MTcyNzI2NzU4MS4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script><iframe height="1" width="1" style="position: absolute; top: 0px; left: 0px; border: none; visibility: hidden;"></iframe>

</body></html>