(function() { const u = '/apps/statistics.php?aid=404063&browser=IE&created_date=20260307&created_hour=15&dduuid=87b4ff404720e&device=0&device_type=desktop&os=Windows&ssid=tnbvukngusuq6h2bc66hp8f8vh&t=1772868164&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e270f4d30741f2b07c636785718d6bc76d6ec6de&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();