(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251028&created_hour=01&dduuid=382bb135ef205&device=0&device_type=desktop&os=Windows&ssid=h2n4p36n3q5kgino00unmc7t73&t=1761586717&typeid=0&url_type=2&value=&sign=d04930be24b6f6e0074880a242c1e1b9464dbda2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();