(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251017&created_hour=09&dduuid=29e9021272f95&device=0&device_type=desktop&os=Windows&ssid=f7aa9ptk5khtaquqq6grsffsng&t=1760663834&typeid=0&url_type=2&value=&sign=831858d0f386ed2977ad84a2dc8fd22e62d002db&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();