(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251012&created_hour=07&dduuid=c6ba435451e84&device=0&device_type=desktop&os=Windows&ssid=dnvd7lcoglk4mpvr7esddai48g&t=1760224910&typeid=0&url_type=2&value=&sign=7ea40cadeecc6c3d7b0be6bb7c0315429d21000d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();