(function() { const u = '/apps/statistics.php?aid=387114&browser=IE&created_date=20251219&created_hour=22&dduuid=2a8425cbc323c&device=0&device_type=desktop&os=Windows&ssid=hdf8gf9bfe96h62gipu751ith4&t=1766155252&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f82c520ba460133724c099cbe92f4726190f3156&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();