(function() { const u = '/apps/statistics.php?aid=209778&browser=IE&created_date=20251226&created_hour=04&dduuid=d8ef86980ec4d&device=0&device_type=desktop&os=Windows&ssid=idi3t8fonirt9oeihu1a7ob012&t=1766693411&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=63d120f1b52ff30b8777b8e32af0c0858a44ca53&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();