(function() { const u = '/apps/statistics.php?aid=355085&browser=IE&created_date=20251227&created_hour=00&dduuid=57bd85800cde5&device=0&device_type=desktop&os=Windows&ssid=e30i17h76psm8ee6q4utgolmn9&t=1766767515&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9ce98d4895a4f459eb3d9307fad5b62e76a71eab&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();