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