(function() { const u = '/apps/statistics.php?aid=407102&browser=IE&created_date=20251222&created_hour=02&dduuid=d8741c185f3a7&device=0&device_type=desktop&os=Windows&ssid=mcng224q05io4q2onuj31s9ikh&t=1766341991&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c962851a0a648dfa61cd2f18073bf2bb04d2e270&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();