Uri: https%3A%2F%2Fwww.spectaclesjoliette.com%2Fspectacle%2Fbryan-adams

Page name: POST call https://www.spectaclesjoliette.com/spectacle/bryan-adams

Edit | Back

Date Scraped: 2025-08-14 15:31:35 -0400

Last Successful Refresh: 2025-08-12 19:06:10 -0400

Created: 2024-04-19 01:14:38 -0400

Updated: 2025-08-14 15:31:35 -0400

HTTP Response Code: 404

Html:

<!DOCTYPE html><html lang="en-US"><head>
    <meta charset="UTF-8">
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <meta name="robots" content="noindex, nofollow">
    <meta name="keywords" content="joomla, Joomla, joomla 1.5, wordpress 2.5, Drupal">
    <meta name="description" content="Joomla!">
    <meta name="generator" content="Joomla! 1.5 - Open Source Content Management">
    <meta name="generator" content="WordPress 2.5">
    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    <title>Waiting for the redirectiron...</title>
    <style type="text/css">
      body {background-color: #ffffff; font-family: "Helvetica Neue", Helvetica,Arial,sans-serif;}
      html, body {width: 100%; height: 100%; margin: 0; padding: 0;}
      span {color: #878787; font-size: 12pt;  text-align: center;}
      h1 {color: #878787; font-size: 18pt; text-align: center;}
      .link {margin-top: 40px;}
      .sk-circle {margin: 80px auto;width: 100px;height: 100px;position: relative;}
      .sk-circle .sk-child {width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
      .sk-circle .sk-child:before {content: '';display: block;margin: 0 auto;width: 15%;height: 15%;background-color: #666666;border-radius: 100%;-webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;}
      .sk-circle .sk-circle2 {-webkit-transform: rotate(30deg);-ms-transform: rotate(30deg);transform: rotate(30deg); }
      .sk-circle .sk-circle3 {-webkit-transform: rotate(60deg);-ms-transform: rotate(60deg);transform: rotate(60deg); }
      .sk-circle .sk-circle4 {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg); }
      .sk-circle .sk-circle5 {-webkit-transform: rotate(120deg);-ms-transform: rotate(120deg);transform: rotate(120deg); }
      .sk-circle .sk-circle6 {-webkit-transform: rotate(150deg);-ms-transform: rotate(150deg);transform: rotate(150deg); }
      .sk-circle .sk-circle7 {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg); }
      .sk-circle .sk-circle8 {-webkit-transform: rotate(210deg);-ms-transform: rotate(210deg);transform: rotate(210deg); }
      .sk-circle .sk-circle9 {-webkit-transform: rotate(240deg);-ms-transform: rotate(240deg);transform: rotate(240deg); }
      .sk-circle .sk-circle10 {-webkit-transform: rotate(270deg);-ms-transform: rotate(270deg);transform: rotate(270deg); }
      .sk-circle .sk-circle11 {-webkit-transform: rotate(300deg);-ms-transform: rotate(300deg);transform: rotate(300deg); }
      .sk-circle .sk-circle12 {-webkit-transform: rotate(330deg);-ms-transform: rotate(330deg);transform: rotate(330deg); }
      .sk-circle .sk-circle2:before {-webkit-animation-delay: -1.1s;animation-delay: -1.1s; }
      .sk-circle .sk-circle3:before {-webkit-animation-delay: -1s;animation-delay: -1s; }
      .sk-circle .sk-circle4:before {-webkit-animation-delay: -0.9s;animation-delay: -0.9s; }
      .sk-circle .sk-circle5:before {-webkit-animation-delay: -0.8s;animation-delay: -0.8s; }
      .sk-circle .sk-circle6:before {-webkit-animation-delay: -0.7s;animation-delay: -0.7s; }
      .sk-circle .sk-circle7:before {-webkit-animation-delay: -0.6s;animation-delay: -0.6s; }
      .sk-circle .sk-circle8:before {-webkit-animation-delay: -0.5s;animation-delay: -0.5s; }
      .sk-circle .sk-circle9:before {-webkit-animation-delay: -0.4s;animation-delay: -0.4s; }
      .sk-circle .sk-circle10:before {-webkit-animation-delay: -0.3s;animation-delay: -0.3s; }
      .sk-circle .sk-circle11:before {-webkit-animation-delay: -0.2s;animation-delay: -0.2s; }
      .sk-circle .sk-circle12:before {-webkit-animation-delay: -0.1s;animation-delay: -0.1s; }
      @-webkit-keyframes sk-circleBounceDelay {0%, 80%, 100% {-webkit-transform: scale(0);transform: scale(0);}40% {-webkit-transform: scale(1);transform: scale(1);}}
      @keyframes sk-circleBounceDelay {0%, 80%, 100% {-webkit-transform: scale(0);transform: scale(0);}40% {-webkit-transform: scale(1);transform: scale(1);}}
    </style>
    <script type="text/javascript">
      //<![CDATA[
      function startCountdown() {
          setInterval(function () {
              var $secondsElement = document.getElementById('seconds');
              var seconds = parseInt($secondsElement.innerHTML);
              if (seconds > 0) {
                  seconds--;
                  $secondsElement.innerHTML = seconds;
              }
          }, 1000);
      }
      function browserIntegrityCheck() {
          w = window.innerWidth;
          h = window.innerHeight;
          arr = [w, h, Math.floor((Math.random() * 9) + 1)];
          arr.push(arr[0] * arr[1] * arr[2]);
          d = new Date().getTime();
          arr = [];
          b = navigator.appName;
          div1 = document.createElement('div');
          div1.style.display = 'none';
          div2 = document.createElement('div');
          div2.style.display = 'none';
          div3 = document.createElement('div');
          div3.style.display = 'none';
          c = document.getElementById('content');
          c.appendChild(div1);
          div1.appendChild(div2);
          div2.appendChild(div3);
          div1.removeChild(div2);
          r = genRandString();
          if (r.search('asd')) {
              r.replace('asd', 'bsd');
          }
      }

      function redirect() {
          setTimeout(function () {
              f = document.getElementById('challenge-form');
              f.submit();
          }, 4000);
      }
      function genRandString() {
          var text = "";
          var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";

          for (var i = 0; i < 5; i++)
              text += possible.charAt(Math.floor(Math.random() * possible.length));

          return text;
      }

      (function () {
          var a = function () {
              try {
                  return !!window.addEventListener
              } catch (e) {
                  return !1
              }
          },
                  b = function (b, c) {
                      a() ? document.addEventListener("DOMContentLoaded", b, c) : document.attachEvent("onreadystatechange", b)
                  };
          b(function () {
              var a = document.getElementById('content').style.display = 'block';

              setTimeout(startCountdown(), 0);
              setTimeout(browserIntegrityCheck(), 0);
              setTimeout(redirect(), 0);


          }, false);
      })();
      //]]>
    </script>
  </head>
  <body>
    <table width="100%" height="100%" cellpadding="20">
      <tbody>
        <tr>
          <td align="center" valign="middle">
            <div>
              <noscript>
                <h1 style="color:#990000;">Please, turn Javascript on in your browser then reload the page.</h1>
              </noscript>
              <div id="content" style="display: block;">
                <div class="sk-circle">
                  <div class="sk-circle1 sk-child"></div>
                  <div class="sk-circle2 sk-child"></div>
                  <div class="sk-circle3 sk-child"></div>
                  <div class="sk-circle4 sk-child"></div>
                  <div class="sk-circle5 sk-child"></div>
                  <div class="sk-circle6 sk-child"></div>
                  <div class="sk-circle7 sk-child"></div>
                  <div class="sk-circle8 sk-child"></div>
                  <div class="sk-circle9 sk-child"></div>
                  <div class="sk-circle10 sk-child"></div>
                  <div class="sk-circle11 sk-child"></div>
                  <div class="sk-circle12 sk-child"></div>
                </div>
                <h1>Accessing /spectacle/bryan-adams securely…</h1>
                <span>This is an automatic process.  Your browser will redirect to your requested content in <span id="seconds">3</span> seconds.</span>
                <div style="display: none;"></div>
              </div>
              <form id="challenge-form" method="post">
                <input type="hidden" name="hash" value="d5ff01db3df30fcf7973e4d77d7658e5c491e886">
                <input type="hidden" name="origin_url" value="/spectacle/bryan-adams">
              </form>
            </div>
            <div class="link">
              <a href="https://bitninja.io" target="_blank" style="font-size: 12px;">Security check by BitNinja.IO</a>
            </div>
          </td>
        </tr>
      </tbody>
    </table>
  </body><!--
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<a href='index.php?option=com_dshop'>This contact form is about /components/com_dshop/ </a><br>
<a href='index.php?option=com_jobprofile'>This contact form is about /components/com_jobprofile/ </a><br>
<a href='index.php?option=com_fckeditor'>This contact form is about /components/com_fckeditor/ </a><br>
<a href='index.php?option=com_acajoom'>This contact form is about /components/com_acajoom/ </a><br>
<a href='index.php?option=com_content'>This contact form is about /components/com_content/ </a><br>
<a href='index.php?option=com_phocagallery'>This contact form is about /components/com_phocagallery/ </a><br>
<a href='index.php?option=com_mailto'>This contact form is about /components/com_mailto/ </a><br>
<a href='index.php?option=com_qcontacts'>This contact form is about /components/com_qcontacts/ </a><br>
<a href='index.php?option=com_jevents'>This contact form is about /components/com_jevents/ </a><br>
<a href='index.php?option=com_contact'>This contact form is about /components/com_contact/ </a><br>
<a href='index.php?option=com_search'>This contact form is about /components/com_search/ </a><br>
<a href='index.php?option=com_virtuemart'>This contact form is about /components/com_virtuemart/ </a><br>
<a href='index.php?option=com_google'>This contact form is about /components/com_google/ </a><br>
<a href='index.php?option=com_oziogallery2'>This contact form is about /components/com_oziogallery2/ </a><br>
<a href='index.php?option=fckeditor/editor/filemanager/connectors/uploadtest.html'>This contact form is about /components/fckeditor/editor/filemanager/connectors/uploadtest.html/ </a><br>
<a href='index.php?option=FCKeditor - Uploaders Tests'>This contact form is about /components/FCKeditor - Uploaders Tests/ </a><br>
<a href='index.php?option=phpmyadmin'>This contact form is about /components/phpmyadmin/ </a><br>
<a href='index.php?option=phpmyadmin2'>This contact form is about /components/phpmyadmin2/ </a><br>

<a href="demo/GHH%20-%20Haxplorer/1.php?param=honey">GHDB Signature #833 (filetype:php HAXPLORER &quot;Server Files Browser&quot;)</a><br>
<br>
<a href="demo/GHH%20-%20PHP%20Ping/php-ping.php?param=honey">GHDB Signature #733 (&quot;Enter ip&quot; inurl:&quot;php-ping.php&quot;)</a><br>
<br>
<a href="demo/GHH%20-%20PHP%20Shell/phpshell.php?param=honey">GHDB Signature #365 (intitle:&quot;PHP Shell *&quot; &quot;Enable stderr&quot; filetype:php)</a><br>
<br>
<a href="demo/GHH%20-%20PHPBB%20Install/phpBB2/install/install.php?param=honey">GHDB Signature #935 (inurl:&quot;install/install.php&quot;)</a><br>
<br>
<a href="demo/GHH%20-%20PHPFM/index.php?param=honey">GHDB Signature #361 (&quot;Powered by PHPFM&quot; filetype:php -username)
</a><br><br>
<a href="demo/GHH%20-%20PhpSysInfo/index.php?param=honey">GHDB Signature #161 (inurl:phpSysInfo/ &quot;created by phpsysinfo&quot;)</a><br><br>
<a href="demo/GHH%20-%20SquirrelMail/src/login.php?param=honey">GHDB Signature #1013 (&quot;SquirrelMail version 1.4.4&quot; inurl:src ext:php)</a> <br><br>
<a href="/demo/?GHH v1.1 - WebUtil 2.7">GHDB Signature #1013 (&quot;SquirrelMail version 1.4.4&quot; inurl:src ext:php)</a> <br><br>
<a href="/demo/?GHH v1.1 - .mdb/admin.mdb">GHDB Signature #162 (allinurl: admin mdb)</a> <br><br>
<a href="/demo/?GHH v1.1 - .sql/create.sql">GHDB Signature #1064 (filetype:sql ("passwd values" | "password values" | "pass values" ))</a> <br><br>
<a href="/demo/?GHH v1.1 - AIM BuddyList/BuddyList.blt">GHDB Signature #937 (filetype:blt "buddylist")</a> <br><br>
<a href="/demo/?GHH v1.1 - File Upload Manager/">GHDB Signature #734 ("File Upload Manager v1.3" "rename to")</a> <br><br>
<a href="/demo/?GHH v1.1 - passlist.txt/passlist.txt">GHDB Signature #58 (inurl:passlist.txt)</a> <br><br>
<a href="/demo/?GHH v1.1 - passwd.txt/passwd.txt">GHDB Signature #1122 (wwwboard WebAdmin inurl:passwd.txt</a> <br><br>
<a href="/demo/?GHH v1.1 - WebUtil 2.7/webutil.pl">GHDB Signature #769 (inurl:webutil.pl)</a> <br><br>
-->
  <!--
<a href="mailto:info@ninjamailtrap.com"></a>
--></html>