(function() { const u = '/apps/statistics.php?aid=207195&browser=IE&created_date=20251224&created_hour=06&dduuid=6e3355abc273a&device=0&device_type=desktop&os=Windows&ssid=o2cttpfo4afqcip9rca4c8b7b1&t=1766528330&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7cb4e281da7e7f1ebba653b6fc3601c36a1abd7b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();