(function() { const u = '/apps/statistics.php?aid=258813&browser=IE&created_date=20260120&created_hour=00&dduuid=7f0c771ef40e8&device=0&device_type=desktop&os=Windows&ssid=joreo4lm10u7map8vfqrpi85l9&t=1768839183&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=aee23e515f440d2c241793ba28f50a8d304728b0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();