(function() { const u = '/apps/statistics.php?aid=387109&browser=IE&created_date=20251219&created_hour=22&dduuid=916601e1d03e1&device=0&device_type=desktop&os=Windows&ssid=6eehfa8phqm1328bkr27m20frp&t=1766154871&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c49e6a8309f89e78a4da796cd868d032676eb474&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();