(function() { const u = '/apps/statistics.php?aid=112979&browser=IE&created_date=20260313&created_hour=01&dduuid=43614a65fc828&device=0&device_type=desktop&os=Windows&ssid=inibeishdjuf5gb2tg8jpvd524&t=1773336444&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6f449f849425e7b56b4157b177fb93ec72da0e68&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();