(function() { const u = '/apps/statistics.php?aid=84053&browser=IE&created_date=20251118&created_hour=13&dduuid=67257127d7752&device=0&device_type=desktop&os=Windows&ssid=qvedpp6ehrskttcq8o2drih0l7&t=1763444143&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2362d6acd9bc924c429d01d2bed7cd0a3f784793&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();