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