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