(function() { const u = '/apps/statistics.php?aid=457350&browser=IE&created_date=20260311&created_hour=13&dduuid=ee1a7a624e3a1&device=0&device_type=desktop&os=Windows&ssid=lnsjsq18p9ltghi876spq2jqb9&t=1773205619&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e62886bcb77bab6c945fd43123d0cb4b4af037f6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();