(function() { const u = '/apps/statistics.php?aid=208804&browser=IE&created_date=20251230&created_hour=05&dduuid=e68c7df7f7b38&device=0&device_type=desktop&os=Windows&ssid=24otaj6699j074t3e0noaen3i0&t=1767044157&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e2c900450333cfc8231fc059f61e46ccd0b10d5e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();