(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251028&created_hour=01&dduuid=07d437ce7a865&device=0&device_type=desktop&os=Windows&ssid=hp785tql5un4sl1e7df78mtear&t=1761587091&typeid=0&url_type=2&value=&sign=dd1b449a29b103cd20dac2264d8c9396789bdab2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();