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