(function() { const u = '/apps/statistics.php?aid=17639&browser=IE&created_date=20260312&created_hour=06&dduuid=398f991a4a3ec&device=0&device_type=desktop&os=Windows&ssid=lgih794tapef5r7srrilo02lsp&t=1773267643&typeid=15&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b5bc76a4b9707a19519e8543fa3faf8f5b453ac8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();