(function() { const u = '/apps/statistics.php?aid=405944&browser=IE&created_date=20251222&created_hour=09&dduuid=a9bb08af5f3a5&device=0&device_type=desktop&os=Windows&ssid=iu8lcip9966k2q05i31u90gif4&t=1766367984&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=32c1bdd4074b166f00a4a58894baf33459ec33dc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();