(function() { const u = '/apps/statistics.php?aid=209292&browser=IE&created_date=20251228&created_hour=06&dduuid=2b6849f80b683&device=0&device_type=desktop&os=Windows&ssid=k0hsr1eceil50abj4tvmea9v3i&t=1766873161&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a3afccd4f331c09b89d9ffca3430e9f311a647ed&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();