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