(function() { const u = '/apps/statistics.php?aid=443894&browser=IE&created_date=20251220&created_hour=08&dduuid=357d2fe818c76&device=0&device_type=desktop&os=Windows&ssid=b259dsmfphqou7athuerinpo04&t=1766191804&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=cd2fd73d0989c6d1b8680f61e3a40a2d359e2ce4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();