(function() { const u = '/apps/statistics.php?aid=385520&browser=IE&created_date=20251218&created_hour=16&dduuid=af8171d0c58ee&device=0&device_type=desktop&os=Windows&ssid=2ug9nc8c4tr2aib13mpu1rr16l&t=1766045593&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=59d7405f4556be8b82570307b9746ef9b95790e0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();