(function() { const u = '/apps/statistics.php?aid=441098&browser=IE&created_date=20251224&created_hour=06&dduuid=f9978d0e6225e&device=0&device_type=desktop&os=Windows&ssid=mielc32acqkp99cvsg4lt62f53&t=1766530085&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e23eb3d54b2d41c7fba787808171f8ad44225e71&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();