(function() { const u = '/apps/statistics.php?aid=443786&browser=IE&created_date=20251220&created_hour=19&dduuid=dea57b884197f&device=0&device_type=desktop&os=Windows&ssid=2o600t1t7irc2bl0s6q6122ak4&t=1766230250&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9d7856e9a07ae3e3f174defb831b1fe067992ba4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();