(function() { const u = '/apps/statistics.php?aid=419615&browser=IE&created_date=20260114&created_hour=12&dduuid=e796e29da1bdd&device=0&device_type=desktop&os=Windows&ssid=lhoafetl090qlvp3qn0fns2of7&t=1768363238&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0ca0797e5d0255ba18b3c4e353b4f880e32e6224&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();