(function() { const u = '/apps/statistics.php?aid=209102&browser=IE&created_date=20251228&created_hour=23&dduuid=8868c029b0fc0&device=0&device_type=desktop&os=Windows&ssid=lmlgmmpkpcel5fts4lpqt3kfvc&t=1766934385&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f8712681e3ddd2052916bd5db45304d8c64aedc4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();