(function() { const u = '/apps/statistics.php?aid=439769&browser=IE&created_date=20251129&created_hour=16&dduuid=8e2d67cdb570f&device=0&device_type=desktop&os=Windows&ssid=pmts2nl7nhg0pf3iir927qb9g0&t=1764406704&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=46249f1bddcaeaa31a5f68e6c74a9944b09c466f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();