- Scan ID:
- f7894ec3-8acb-4eb5-93db-2e2dfe7c5a96Finished
- Submitted URL:
- https://www.radissonhotels.com/ru-ru/hotels/radisson-gorizont-rostov-on-don
- Report Finished:
Links · 0 found
The outgoing links identified from the page
JavaScript Variables · 3 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
Name | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Console log messages · 5 found
Messages logged to the web console
Type | Category | Log |
---|---|---|
error | network |
|
info | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
HTML
The raw HTML body of the page
<html><head></head><body>
<script src="/yCaTAG1wiGMQ/J0V7rQ/f2VLL4/rGiOpNk5/KBc2XA/Sh5FPlw/AWkwB?v=b6501535-1b3e-3f41-0133-223cc5926010&t=960151700"></script>
<script>
(function() {
var chlgeId = '';
var scripts = document.getElementsByTagName('script');
for (var i = 0; i < scripts.length; i++) {
if (scripts[i].src && scripts[i].src.match(/t=([^&#]*)/)) {
chlgeId = scripts[i].src.match(/t=([^&#]*)/)[1];
}
}
var proxied = window.XMLHttpRequest.prototype.send;
window.XMLHttpRequest.prototype.send = function() {
var pointer = this
var intervalId = window.setInterval(function() {
if (pointer.readyState === 4 && pointer.responseURL && pointer.responseURL.indexOf('t=' + chlgeId) > -1) {
location.reload(true);
clearInterval(intervalId);
}
}, 1);
return proxied.apply(this, [].slice.call(arguments));
};
})();
</script>
<div style="width: 50px; height: 50px; background-color: rgb(255, 255, 255); opacity: 0; position: absolute; overflow: scroll; bottom: 0px; left: 0px;"><div style="width: 100px; height: 100px;"></div></div></body></html>