(function() { const u = '/apps/statistics.php?aid=206447&browser=IE&created_date=20251227&created_hour=08&dduuid=d6f27f3cdccd3&device=0&device_type=desktop&os=Windows&ssid=veriq1ha5d7ubn0nrhbq71mmfu&t=1766797107&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1b25b360e45e1c9034e57a29a5437e902da7929f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();