(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250916&created_hour=06&dduuid=4b7a24e686bd3&device=0&device_type=desktop&os=Windows&ssid=ul1giebaelntlle7de7d2rdtm4&t=1757975330&typeid=0&url_type=2&value=&sign=9651d849e9e8a8b3c806af0a2a8a119fddf61546&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();