(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251011&created_hour=21&dduuid=738bca6e44001&device=0&device_type=desktop&os=Windows&ssid=nbh5si1ma3k5najncnc30igtmo&t=1760188898&typeid=0&url_type=2&value=&sign=8c481dc1d36f59d97ddf08a2f9710050c8b9a677&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();