(function() { const u = '/apps/statistics.php?aid=398551&browser=IE&created_date=20251218&created_hour=08&dduuid=089984d4b2cc8&device=0&device_type=desktop&os=Windows&ssid=ovggfo3e6ahkubk60rl549e7m3&t=1766017766&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8cdcae0cb80c7681cd7b33f772ce6adc169aae87&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();