(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250916&created_hour=21&dduuid=0f86d5e812bb1&device=0&device_type=desktop&os=Windows&ssid=tqstu9olb09i1f5vc7orjt5nnj&t=1758031057&typeid=0&url_type=2&value=&sign=441fc28164c6738085deddff66459130c6962f3b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();