- ID scansione:
- c962f7a5-af91-4b1a-8e72-2ea56c3b28e3Fatto
- URL inviato:
- https://pay.filmix-room.art/refundReindirizzato
- Report terminato:
Link · 0 trovati
I link in uscita identificati dalla pagina
Variabili JavaScript · 5 trovate
Le variabili JavaScript globali caricate sull'oggetto finestra di una pagina sono variabili dichiarate all'esterno delle funzioni e accessibili da qualsiasi punto del codice nell'ambito corrente
Nome | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
$ | function |
jQuery | function |
Messaggi di log della console · 0 trovati
Messaggi registrati nella console Web
HTML
Il corpo HTML non elaborato della pagina
<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>