(function() { const u = '/apps/statistics.php?aid=431864&browser=IE&created_date=20251229&created_hour=08&dduuid=3adfcd04b79f5&device=0&device_type=desktop&os=Windows&ssid=5gun84jeso8ok9nd61f9d28q0s&t=1766969821&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6d337b27fa63a40f356773e3e1a5057bb1d44da9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();