(function() { const u = '/apps/statistics.php?aid=452205&browser=IE&created_date=20260224&created_hour=23&dduuid=0b71634385c22&device=0&device_type=desktop&os=Windows&ssid=tqk709o34flc4ii51a4c9nu06m&t=1771947705&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6e3b2b4dc2bfa30acf261f31b45be540553d8db2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();