(function() { const u = '/apps/statistics.php?aid=209100&browser=IE&created_date=20251228&created_hour=23&dduuid=486b6cc1a9d43&device=0&device_type=desktop&os=Windows&ssid=ream23ovts6qcd9p735q36c1f3&t=1766934222&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=54af4fd33e13b4b871f39502add1d77e9ae429f0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();