(function() { const u = '/apps/statistics.php?aid=402104&browser=IE&created_date=20251218&created_hour=00&dduuid=5422ab9899fa2&device=0&device_type=desktop&os=Windows&ssid=rustklac98lrtq9e0ggvvppus3&t=1765988403&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=80f722022a06df70ee7569c7adbbbbabec725538&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();