(function() { const u = '/apps/statistics.php?aid=404669&browser=IE&created_date=20260124&created_hour=20&dduuid=9678aadd5ee43&device=0&device_type=desktop&os=Windows&ssid=fqmlcqfvgdmihvfg0sqg4t7bvd&t=1769257899&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=125a4313e70cf2ccd30f634be05a2a6854f89ed8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();