(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251105&created_hour=22&dduuid=a3eb9fed2b50e&device=0&device_type=desktop&os=Windows&ssid=pqri9mnrv1u1s2tl7i4g1nl4qh&t=1762351784&typeid=0&url_type=2&value=&sign=031a629b6d39659fd08b05bbd9487a3514331759&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();