(function() { const u = '/apps/statistics.php?aid=443998&browser=IE&created_date=20251216&created_hour=20&dduuid=b4d29d69bdcd8&device=0&device_type=desktop&os=Windows&ssid=47n05q6kfgnar1o8l1ror67lcd&t=1765888744&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f41e520c74e605b4a730b829a15373a303275d2f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();