(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251108&created_hour=14&dduuid=552852107fdaa&device=0&device_type=desktop&os=Windows&ssid=59ov61424c2i0lnidlf3ffa0mg&t=1762582770&typeid=0&url_type=2&value=&sign=d719ee157836ed93c6c7fb5e4717d489ba7e99cd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();