https://alborz.iribnews.ir/

ID da verificação
7832390a-0384-4f11-8774-0d92cb7ecf74Concluído
URL enviado:
https://alborz.iribnews.ir/
Relatório concluído:

Ligações · 0 encontradas

Variáveis JavaScript · 50 encontradas

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction
sha1Hashfunction
ffunction
ROTLfunction
loginfunction
tundefined

Mensagens de registo da consola · 15 encontradas

TipoCategoriaRegisto
errornetwork
URL
https://domain/favicon.ico
Texto
Failed to load resource: net::ERR_CONNECTION_CLOSED
errorsecurity
URL
https://alborz.iribnews.ir/
Texto
Access to font at 'https://www.iribnews.ir/client/themes/fa/main/fonts/IRANSansWeb_Light.woff2' from origin 'https://alborz.iribnews.ir' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
errornetwork
URL
https://www.iribnews.ir/client/themes/fa/main/fonts/IRANSansWeb_Light.woff2
Texto
Failed to load resource: net::ERR_FAILED
errorsecurity
URL
https://alborz.iribnews.ir/
Texto
Access to font at 'https://www.iribnews.ir/client/themes/fa/main/fonts/IRANSansWeb_Medium.woff2' from origin 'https://alborz.iribnews.ir' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
errornetwork
URL
https://www.iribnews.ir/client/themes/fa/main/fonts/IRANSansWeb_Medium.woff2
Texto
Failed to load resource: net::ERR_FAILED
errorsecurity
URL
https://alborz.iribnews.ir/
Texto
Access to font at 'https://www.iribnews.ir/client/themes/fa/main/fonts/IRANSansWeb_Bold.woff2' from origin 'https://alborz.iribnews.ir' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
errornetwork
URL
https://www.iribnews.ir/client/themes/fa/main/fonts/IRANSansWeb_Bold.woff2
Texto
Failed to load resource: net::ERR_FAILED
errorsecurity
URL
https://alborz.iribnews.ir/
Texto
Access to font at 'https://www.iribnews.ir/client/themes/fa/main/fonts/IRANSansWeb.woff2' from origin 'https://alborz.iribnews.ir' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
errornetwork
URL
https://www.iribnews.ir/client/themes/fa/main/fonts/IRANSansWeb.woff2
Texto
Failed to load resource: net::ERR_FAILED
errorsecurity
URL
https://alborz.iribnews.ir/
Texto
Access to font at 'https://www.iribnews.ir/client/themes/fa/main/fonts/fontawesome-webfont.woff2?v=4.7.0' from origin 'https://alborz.iribnews.ir' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
errornetwork
URL
https://www.iribnews.ir/client/themes/fa/main/fonts/fontawesome-webfont.woff2?v=4.7.0
Texto
Failed to load resource: net::ERR_FAILED
errorsecurity
URL
https://alborz.iribnews.ir/
Texto
Access to font at 'https://www.iribnews.ir/client/themes/fa/main/fonts/nassim-bold.woff' from origin 'https://alborz.iribnews.ir' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
errornetwork
URL
https://www.iribnews.ir/client/themes/fa/main/fonts/nassim-bold.woff
Texto
Failed to load resource: net::ERR_FAILED
errorsecurity
URL
https://alborz.iribnews.ir/
Texto
Access to font at 'https://www.iribnews.ir/client/themes/fa/main/fonts/RTNassim.woff' from origin 'https://alborz.iribnews.ir' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
errornetwork
URL
https://www.iribnews.ir/client/themes/fa/main/fonts/RTNassim.woff
Texto
Failed to load resource: net::ERR_FAILED

HTML

<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width"><link href="/cdn-cgi/assets/css/static-pages-2.6.0.css" rel="stylesheet"><link rel="icon" type="image/x-icon" href="//DOMAIN/favicon.ico"><title></title></head><body><section class="error-section error-section--waiting error-section--ltr" id="en"><div class="container"><div class="error-section__wrapper error-section__wrapper--waiting"><div class="error-section__information"><h1 class="error-section__title"></h1><h2 class="error-section__subtitle error-section__subtitle--waiting">Transferring to the website...</h2></div></div></div></section><section class="error-section error-section--waiting error-section--hide" id="fa"><div class="container"><div class="error-section__wrapper error-section__wrapper--waiting"><div class="error-section__information"><h1 class="error-section__title"></h1><h2 class="error-section__subtitle error-section__subtitle--waiting"> در ﺣﺎل اﻧﺘﻘﺎل ﺑﻪ ﺳﺎﯾﺖ ﻣﻮرد ﻧﻈﺮ ﻫﺴﺘﯿﺪ...</h2></div></div></div></section><script>var _this = this;

var showPage = function showPage() {
  var errorPage;
  var headTitleElement = document.getElementsByTagName("title");

  if (isTehranTimezone()) {
    errorPage = document.getElementById("fa");
  } else {
    errorPage = document.getElementById("en");
  }

  var pageTitle = errorPage.getElementsByClassName("error-section__title")[0]
    .textContent;
  headTitleElement[0].innerHTML = pageTitle;
  errorPage.classList.remove("error-section--hide");
};

var isTehranTimezone = function isTehranTimezone() {
  try {
    var intlName = window.Intl.DateTimeFormat().resolvedOptions().timeZone;
    if (intlName) {
      return intlName.toLowerCase().includes('tehran');
    }
  } catch (e) {}

  var now = new Date();
  return now.toString().toLowerCase().includes('iran');
};

var getRandomInt = function getRandomInt(min, max) {
  return Math.floor(Math.random() * Math.floor(max - min)) + min;
};

showPage();</script><script type="text/javascript">var _0x4541 = ['amd', 'function', eval("([][[]]+[])[!+[]+!+[]]+(![]+[])[+!+[]]+[!+[]+!+[]+!+[]+!+[]+!+[]+!+[]]+[]+[+!+[]]+[]+[!+[]+!+[]+!+[]+!+[]+!+[]+!+[]+!+[]+!+[]+!+[]]+[]+[!+[]+!+[]+!+[]+!+[]+!+[]]+[]+([]['fill']+'')[3]+(![]+[])[+[]]+(![]+[])[+!+[]]+(![]+[])[+[]]+[!+[]+!+[]+!+[]+!+[]+!+[]+!+[]+!+[]+!+[]+!+[]]+[]+[!+[]+!+[]+!+[]+!+[]+!+[]+!+[]+!+[]+!+[]+!+[]]+[]+([]['entries']()+'')[2]+[!+[]+!+[]+!+[]+!+[]+!+[]+!+[]+!+[]+!+[]]+[]+[!+[]+!+[]+!+[]+!+[]+!+[]+!+[]+!+[]+!+[]]+[]+[!+[]+!+[]+!+[]+!+[]+!+[]]+[]+(!![]+[])[!+[]+!+[]+!+[]]+[!+[]+!+[]+!+[]]+[]+(![]+[])[+!+[]]+(!![]+[])[!+[]+!+[]+!+[]]+[!+[]+!+[]+!+[]+!+[]+!+[]+!+[]+!+[]]+[]+[!+[]+!+[]+!+[]+!+[]+!+[]+!+[]+!+[]]+[]+[!+[]+!+[]]+[]+[!+[]+!+[]+!+[]+!+[]+!+[]+!+[]+!+[]]+[]+[!+[]+!+[]]+[]+([]['fill']+'')[3]+[!+[]+!+[]]+[]+([]['fill']+'')[3]+[!+[]+!+[]+!+[]+!+[]+!+[]+!+[]]+[]+([]['entries']()+'')[2]+[!+[]+!+[]+!+[]+!+[]+!+[]]+[]+[!+[]+!+[]]+[]"), 'exports', 'object', 'fromCharCode', 'length']; (function (_0x37209d, _0x298640) { var _0x3f7362 = function (_0xdf143a) { while (--_0xdf143a) { _0x37209d['push'](_0x37209d['shift']()); } }; _0x3f7362(++_0x298640); }(_0x4541, 0x127)); var _0x2d84 = function (_0x37209d, _0x298640) { _0x37209d = _0x37209d - 0x0; var _0x3f7362 = _0x4541[_0x37209d]; return _0x3f7362; }; (function (_0x426bd3, _0x367905) { 'use strict'; if (typeof define === _0x2d84('0x0') && define[_0x2d84('0x6')]) { define([], _0x367905); } else if (typeof exports === _0x2d84('0x3')) { module[_0x2d84('0x2')] = _0x367905(); } else { _0x426bd3['E'] = _0x367905(); } }(this, function () { 'use strict'; return function _0x169cf2(_0x1e4594, _0xaff965) { var _0x3699c8 = ''; if (!_0xaff965) { _0xaff965 = 0x6; } for (var _0x45a99f = 0x0; _0x45a99f < _0x1e4594[_0x2d84('0x5')]; ++_0x45a99f) { _0x3699c8 += String[_0x2d84('0x4')](_0xaff965 ^ _0x1e4594['charCodeAt'](_0x45a99f)); } return _0x3699c8; }; })); var hash = E(E(_0x2d84('0x1')));
document.addEventListener("DOMContentLoaded", function () {
    setTimeout(function () {
        document.cookie = '__arcsjs=' + encodeURIComponent(hash) + '; Max-Age=9000; Path=/; Domain=' + encodeURIComponent('iribnews.ir') + '';
        location.reload();
    }, getRandomInt(2000, 3000))
});</script></body></html>