(function() { const u = '/apps/statistics.php?aid=209364&browser=IE&created_date=20251227&created_hour=21&dduuid=e980515a6090f&device=0&device_type=desktop&os=Windows&ssid=kkhn5s3gt4bsau2r6u8up1dkhl&t=1766843945&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6b66200bfa13f7e523b47aa6246a9d7db5c8afcb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();