(function() { const u = '/apps/statistics.php?aid=208502&browser=IE&created_date=20251231&created_hour=17&dduuid=c8d974c3de656&device=0&device_type=desktop&os=Windows&ssid=bopolfjoj5r65ei3itd0ccr6rn&t=1767173645&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=00a6a3a5119882f29c971bb005df59b8fc5045fb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();