(function() { const u = '/apps/statistics.php?aid=455807&browser=IE&created_date=20260310&created_hour=22&dduuid=76567d15365a4&device=0&device_type=desktop&os=Windows&ssid=inftirtqka68em6a8ss4opjfs3&t=1773154491&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b3be2becb5efb83d518d2f5b4c7eb524d18f7235&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();