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