(function() { const u = '/apps/statistics.php?aid=444267&browser=IE&created_date=20251222&created_hour=07&dduuid=27db6cc34d3f4&device=0&device_type=desktop&os=Windows&ssid=tjp9vdm05ta9j31tjlloqemqth&t=1766360806&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ee1687986b77f203794c3ad0da67f5f698d4a647&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();