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