(function() { const u = '/apps/statistics.php?aid=436096&browser=IE&created_date=20251226&created_hour=13&dduuid=4cb4e45ee8b05&device=0&device_type=desktop&os=Windows&ssid=u5kab442orcbcceqnvje1rrik4&t=1766727744&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e30c8fd09618e0e703f052ed0a7d4d7141a13d67&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();