(function() { const u = '/apps/statistics.php?aid=380578&browser=IE&created_date=20251220&created_hour=09&dduuid=46337de4f17fc&device=0&device_type=desktop&os=Windows&ssid=5na424io2l29o68n0k4rkg0q1l&t=1766195248&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e158ac9cc9b289952e66e1d9683d807be9b14ccb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();