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