(function() { const u = '/apps/statistics.php?aid=209468&browser=IE&created_date=20251227&created_hour=11&dduuid=3c3c48b08e4f2&device=0&device_type=desktop&os=Windows&ssid=327o80n3vnv14ghi73c0035ark&t=1766804575&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=aff65ca8afcfcb100fe0a9a45b279d0b6e0b7078&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();