(function() { const u = '/apps/statistics.php?aid=443387&browser=IE&created_date=20251226&created_hour=04&dduuid=14e6d0c2eb375&device=0&device_type=desktop&os=Windows&ssid=ldas48p14t627o213on4pem2k1&t=1766694953&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f2c3f8821c0a1e16f343b86745cd9402ba30add2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();