(function() { const u = '/apps/statistics.php?aid=276271&browser=IE&created_date=20251223&created_hour=14&dduuid=30a34d080e22f&device=0&device_type=desktop&os=Windows&ssid=uav1gu4fgg6n5ehruf2o5iafn7&t=1766470577&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fa5dd971a3b4d6ca698ca96ce3f823b4dad0b958&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();