(function() { const u = '/apps/statistics.php?aid=208940&browser=IE&created_date=20251229&created_hour=13&dduuid=3a0fff55b0591&device=0&device_type=desktop&os=Windows&ssid=h6qgedufomistpeh9s3ge5f5qu&t=1766986502&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=945027ca90451f2714966ce16143d69a3f93080c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();