(function() { const u = '/apps/statistics.php?aid=418700&browser=IE&created_date=20260115&created_hour=06&dduuid=bf5b53bfbb7e7&device=0&device_type=desktop&os=Windows&ssid=6fr637sgsqligbit08cniu17ic&t=1768429637&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5cd40dafae93a66b422e162b3e13aa2f0cd12115&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();