(function() { const u = '/apps/statistics.php?aid=438208&browser=IE&created_date=20251227&created_hour=18&dduuid=0c59c3c150dea&device=0&device_type=desktop&os=Windows&ssid=8840d1vboh9molvbfqfji3sshr&t=1766831803&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b6b5bc39d18ebb333d231ea3e0e6c00656b8f36e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();