(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251107&created_hour=08&dduuid=e4e1e3a714cff&device=0&device_type=desktop&os=Windows&ssid=ig25l2b7c226mbifloeu9t6lg5&t=1762474718&typeid=0&url_type=2&value=&sign=979026ad668da4a5f35609d9ab34ab119c71d04f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();