(function() { const u = '/apps/statistics.php?aid=436998&browser=IE&created_date=20251229&created_hour=08&dduuid=340b344fc3588&device=0&device_type=desktop&os=Windows&ssid=e2q6il0e978jgroo00in0ueabg&t=1766966961&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8ef98a7f494d8e0cc88c61b4b3159268d3ded879&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();