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