(function() { const u = '/apps/statistics.php?aid=404998&browser=IE&created_date=20260311&created_hour=08&dduuid=339440918fce0&device=0&device_type=desktop&os=Windows&ssid=4t2hromrodrgnhnc5t1upulufm&t=1773187484&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d0ae5a089f1e3e2f6fe7bde9d111ab8bfe3d38c5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();