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