(function() { const u = '/apps/statistics.php?aid=209767&browser=IE&created_date=20251226&created_hour=06&dduuid=e769ce4ed10a1&device=0&device_type=desktop&os=Windows&ssid=fqfv9ks8o01pvrpl6amfi5mq43&t=1766701731&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ee4c4cb6d821076f0da2e101cfe393bcc2c99a83&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();