(function() { const u = '/apps/statistics.php?aid=449279&browser=IE&created_date=20260308&created_hour=16&dduuid=80e78c867dbc1&device=0&device_type=desktop&os=Windows&ssid=kd3l2entpeovs8k5nkfh4ha3kd&t=1772959342&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=cccdfcd9297dd21d9af3e2292f91fc108d553116&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();