(function() { const u = '/apps/statistics.php?aid=426707&browser=IE&created_date=20260224&created_hour=19&dduuid=378889c299d35&device=0&device_type=desktop&os=Windows&ssid=tioend9rm89djge37rr2h33913&t=1771933246&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d4a1df32ab15172657ca579ccf8a3bc74bb43455&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();