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