(function() { const u = '/apps/statistics.php?aid=349408&browser=IE&created_date=20251227&created_hour=16&dduuid=8fc5a74c9eb7f&device=0&device_type=desktop&os=Windows&ssid=lqasd7jh02ji41agoj78mjshgg&t=1766825659&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0cd48c83825376751e7e009ca70834b64e45f5c3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();