(function() { const u = '/apps/statistics.php?aid=246817&browser=IE&created_date=20260121&created_hour=07&dduuid=28468a6ce18b6&device=0&device_type=desktop&os=Windows&ssid=i7r8ul2ecjemcc4798e6sdpull&t=1768953091&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=893500007342b6cfbd9a1f48602b9f9cf46f0770&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();