(function() { const u = '/apps/statistics.php?aid=440652&browser=IE&created_date=20251222&created_hour=11&dduuid=d93156ab630c5&device=0&device_type=desktop&os=Windows&ssid=snm16pghie2uut4djosookgs5v&t=1766375258&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=52d33a7552d003db93d634d10750f203c89be495&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();