(function() { const u = '/apps/statistics.php?aid=437719&browser=IE&created_date=20251228&created_hour=09&dduuid=195687a9f6e3b&device=0&device_type=desktop&os=Windows&ssid=bkvoe4ebn458q4lv3rbpt1lpa8&t=1766886253&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=47ca9a59a76dc09f8f22808e7c8e8d37e3e3a31f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();