(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250914&created_hour=16&dduuid=68b763fb5a1c8&device=0&device_type=desktop&os=Windows&ssid=som4olf0o7pffjc682d5cdncdt&t=1757837651&typeid=0&url_type=2&value=&sign=019d75f378e4d7c5434709348bf717090b47172d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();