(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251102&created_hour=13&dduuid=8c42a0bd23a29&device=0&device_type=desktop&os=Windows&ssid=t4nju2lht81e4m9koc4kv426fr&t=1762059649&typeid=0&url_type=2&value=&sign=e5f4a99aa6be48a85ac9446fe50b987f59b53e5e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();