(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251021&created_hour=17&dduuid=79f2d98a44793&device=0&device_type=desktop&os=Windows&ssid=97oo36jqdniv9oqiat54fr2hqd&t=1761040220&typeid=0&url_type=2&value=&sign=c3e01c8c1cec7b9fff9c6f5b92ffbe92d7b4bce6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();