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