(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=15&dduuid=9fefeeca8f9ba&device=0&device_type=desktop&os=Windows&ssid=tff8niuv9e42dviciknsdlb54e&t=1760511925&typeid=0&url_type=1&value=&sign=2263468b112602a56203347f7fb1304dd07396b6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();