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