(function() { const u = '/apps/statistics.php?aid=207704&browser=IE&created_date=20260107&created_hour=15&dduuid=eaba43e805ff4&device=0&device_type=desktop&os=Windows&ssid=t0uh166ff396hofolbqu7ndcon&t=1767770237&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=68dcaf920c0b5381db0b8ffe869808e6890e6b2b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();