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