(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=03&dduuid=ee078b138622c&device=0&device_type=desktop&os=Windows&ssid=ccl3on98heitarkiavljvpue3a&t=1762975188&typeid=0&url_type=2&value=&sign=3cf79fa253407cdb1fcfcbf6055538005bb70d47&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();