(function() { const u = '/apps/statistics.php?aid=454638&browser=IE&created_date=20260305&created_hour=21&dduuid=ded5f788055e6&device=0&device_type=desktop&os=Windows&ssid=jdimsbainra1s8ergf19s0phgq&t=1772715683&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d85af52ad1b2b865757e5410ab7396986dd2d4ea&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();