(function() { const u = '/apps/statistics.php?aid=455519&browser=IE&created_date=20260304&created_hour=16&dduuid=5b5b162a2b8b5&device=0&device_type=desktop&os=Windows&ssid=r9fetasmnalc0mn06sa0b6ol3c&t=1772613880&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3953fecdb2f6550d481bb02149f7a30d8b367ead&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();