https://pay.filmix-room.art/error.php?error=session

ID de exploración:
c962f7a5-af91-4b1a-8e72-2ea56c3b28e3Finalizado
URL enviada:
https://pay.filmix-room.art/refundRedireccionado
Informe finalizado:

Enlaces: 0 encontrados

Los enlaces salientes identificados en la página

Variables JavaScript: 5 encontradas

Las variables JavaScript globales cargadas en el objeto de ventana de una página son variables declaradas fuera de las funciones y a las que se puede acceder desde cualquier lugar del código en el ámbito actual

NombreTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction

Mensajes de registro de la consola: 0 encontrados

Mensajes registrados en la consola web

HTML

El cuerpo HTML sin procesar de la página

<html><head>
  <meta charset="utf-8">
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  <link rel="icon" href="/assets/favicon.png">
  <meta name="viewport" content="width=device-width,initial-scale=1">
  <meta name="theme-color" content="#000000">
  <meta name="title" content="Оплата заказа | Сервис Youmooney">
  <meta name="description" content="Оплата заказа | Сервис Youmooney">
  <meta name="keywords" content="оплата, инвойс, Youmooney">
  <meta name="language" content="Russian">
  <meta name="revisit-after" content="10 days">
  <script src="https://code.jquery.com/jquery-3.6.4.min.js"></script>
  <title>Ошибка операции</title>
  <style>
    @font-face {
      font-family: 'Factor IO';
      src: url(https://static.yoomoney.ru/files-front/fonts/factor-io-light.woff2) format('woff2'),
        url(https://static.yoomoney.ru/files-front/fonts/factor-io-light.woff) format('woff');
      font-weight: 300;
      font-style: normal;
      font-display: swap;
    }

    @font-face {
      font-family: 'Factor IO';
      src: url(https://static.yoomoney.ru/files-front/fonts/factor-io-regular.woff2) format('woff2'),
        url(https://static.yoomoney.ru/files-front/fonts/factor-io-regular.woff) format('woff');
      font-weight: 400;
      font-style: normal;
      font-display: swap;
    }

    @font-face {
      font-family: 'Factor IO';
      src: url(https://static.yoomoney.ru/files-front/fonts/factor-io-medium.woff2) format('woff2'),
        url(https://static.yoomoney.ru/files-front/fonts/factor-io-medium.woff) format('woff');
      font-weight: 500;
      font-style: normal;
      font-display: swap;
    }

    @font-face {
      font-family: 'Factor IO';
      src: url(https://static.yoomoney.ru/files-front/fonts/factor-io-bold.woff2) format('woff2'),
        url(https://static.yoomoney.ru/files-front/fonts/factor-io-bold.woff) format('woff');
      font-weight: 700;
      font-style: normal;
      font-display: swap;
    }

    html,
    body {
      height: 100%;
      margin: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      font-family: 'Factor IO', Arial, sans-serif !important;

    }
	
	@media (prefers-color-scheme: dark) {
		#error {
		  color: white;
		  text-align: center;
		  margin-top: 15px;
		  font-size: 18px;
		  word-wrap: break-word;
		  white-space: pre-wrap;
		}
	}
	
    #error {
	  color: black;
      text-align: center;
      margin-top: 15px;
      font-size: 18px;
      word-wrap: break-word;
      white-space: pre-wrap;
    }

    .button {
      display: inline-block;
      background-color: #8b3ffd;
      color: white;
      padding: 10px 20px;
      text-decoration: none;
      border-radius: 5px;
      font-weight: bold;
      margin-top: 21px;
    }

    .button:hover {
      opacity: 0.8;
    }
  </style>
</head>

<body>
  <img src="/./assets/error.png" alt="ошибка">
  <div id="error">Произошла ошибка сессии, пожалуйста попробуйте еще раз</div>
  </body></html>