(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251016&created_hour=11&dduuid=75699a9e30805&device=0&device_type=desktop&os=Windows&ssid=8ni8n06clbgm5cru2o28vvv3if&t=1760585598&typeid=0&url_type=2&value=&sign=dd5a648bae713dd50bf8c1c345b83112a90c99d3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();