(function() { const u = '/apps/statistics.php?aid=451855&browser=IE&created_date=20260311&created_hour=07&dduuid=9e5b33d07e33e&device=0&device_type=desktop&os=Windows&ssid=tqfk2psv3ud3536i1u7o2lqbsd&t=1773186958&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9e4c4c293a76b38212af888c64579b9e21f81525&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();