(function() { const u = '/apps/statistics.php?aid=436268&browser=IE&created_date=20251226&created_hour=04&dduuid=811b4aaddbcde&device=0&device_type=desktop&os=Windows&ssid=evr2ojrels351m0ot6j0e58lt3&t=1766695083&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ea8d8c9aa1c3b49a43ea1b9a65aafb11220b4765&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();