(function() { const u = '/apps/statistics.php?aid=449184&browser=IE&created_date=20260114&created_hour=04&dduuid=df08c2ae4e7c0&device=0&device_type=desktop&os=Windows&ssid=rg2mrnebd1vt0s03evue8v42aa&t=1768335764&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ebf8afed6e4e72a7d7d76cb7514a05fd4d816e40&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();