(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251027&created_hour=12&dduuid=418202e3d74a6&device=0&device_type=desktop&os=Windows&ssid=hfotporqmrv7vhnvn3b1d1hrtt&t=1761539017&typeid=0&url_type=2&value=&sign=62603b8f170180bab74a74af419941b701f67bb5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();