(function() { const u = '/apps/statistics.php?aid=410&browser=IE&created_date=20251129&created_hour=20&dduuid=ff45b8621cdbf&device=0&device_type=desktop&os=Windows&ssid=lggupsojilihc2ccdljgk2stj8&t=1764420453&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0c761cb474b66471f4374132ee4330d2ab2d69c3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();