(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=11&dduuid=9d6c6947d3651&device=0&device_type=desktop&os=Windows&ssid=ng4kdebkv14vq7jqon5r3er2qo&t=1757906616&typeid=0&url_type=2&value=&sign=d56cd08a7b33d97a76288e6f2f8df8fb96c1015b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();