(function() { const u = '/apps/statistics.php?aid=350525&browser=IE&created_date=20251222&created_hour=04&dduuid=08b1516ce3eb3&device=0&device_type=desktop&os=Windows&ssid=ta56pvd6h5jgpc0m2g12qt81tk&t=1766349411&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3331c1ed7b7490b86a9ab8c4bdc2ce7da6100a0d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();