(function() { const u = '/apps/statistics.php?aid=440700&browser=IE&created_date=20251222&created_hour=07&dduuid=cadb74a529828&device=0&device_type=desktop&os=Windows&ssid=fnii43pfsklfgi4ksm51d7o9ti&t=1766361371&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=82edd9379e9e5fa3f6d67948347a0888cc837609&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();