(function() { const u = '/apps/statistics.php?aid=452891&browser=IE&created_date=20260312&created_hour=09&dduuid=8883a7105a718&device=0&device_type=desktop&os=Windows&ssid=nuiiidorpbd1s87b8b63u3thts&t=1773277416&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9dd0a283698df7f2e4d65d48c1009059695e9d82&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();