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