(function() { const u = '/apps/statistics.php?aid=433575&browser=IE&created_date=20251228&created_hour=15&dduuid=89c33ec5b9292&device=0&device_type=desktop&os=Windows&ssid=fkcblfd7b5d2qqabv11ijcir1c&t=1766907156&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fdda66bdd23cf0728a508beafd19f8c60c235c8a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();