(function() { const u = '/apps/statistics.php?aid=397314&browser=IE&created_date=20251218&created_hour=16&dduuid=4db85de4f30e8&device=0&device_type=desktop&os=Windows&ssid=6qako8pe6m0339pp4liqub0utj&t=1766045466&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=01c011feb2135b36d4bd7f404fc8efedaa78785c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();