(function() { const u = '/apps/statistics.php?aid=209986&browser=IE&created_date=20251225&created_hour=08&dduuid=0b501d3321552&device=0&device_type=desktop&os=Windows&ssid=5he06vj16hjfhd2s3abvgij024&t=1766623518&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c9fa2641b8a4d8bd19513e5d5a997cf7e7e3ec5a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();