(function() { const u = '/apps/statistics.php?aid=439427&browser=IE&created_date=20251223&created_hour=12&dduuid=5b8176a721dcd&device=0&device_type=desktop&os=Windows&ssid=pbo352m45896drddd8sg5c5j3k&t=1766465342&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2dab9832eb25e0bb0c96d23d4d0acf1fbf1487c1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();