(function() { const u = '/apps/statistics.php?aid=455308&browser=IE&created_date=20260308&created_hour=11&dduuid=ae07ed844a4a8&device=0&device_type=desktop&os=Windows&ssid=lbftmrle667osubv13bb5t3t6k&t=1772941334&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=51c3ee04c2cbd85bcb41105abb9fa612507c6457&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();