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