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