(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251018&created_hour=22&dduuid=4448969746cc7&device=0&device_type=desktop&os=Windows&ssid=igchdtqd65qg3uskuqm7h9ton8&t=1760798696&typeid=0&url_type=2&value=&sign=e1892d33b21c71246f3b9c850ce2f5b127ca11e3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();