(function() { const u = '/apps/statistics.php?aid=209798&browser=IE&created_date=20251226&created_hour=02&dduuid=7f2bbbb3aa4c1&device=0&device_type=desktop&os=Windows&ssid=2co950t4vlin9stddd2itps3s5&t=1766686706&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9921efebe6140f07b8e526d859092c88227e3b4b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();