(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251104&created_hour=13&dduuid=ff623d1a1f85e&device=0&device_type=desktop&os=Windows&ssid=91c2bh2si1io59de36bhoop1m2&t=1762234787&typeid=0&url_type=2&value=&sign=809707578247a575d93856ad6cf433a144b48d07&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();