(function() { const u = '/apps/statistics.php?aid=459821&browser=IE&created_date=20260312&created_hour=16&dduuid=789db4ab2482e&device=0&device_type=desktop&os=Windows&ssid=peo069k3f1b7fm5u05u5hdubrk&t=1773303666&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=906ce8dad81c12b5602864f7b91e9ba699425f74&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();