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