(function() { const u = '/apps/statistics.php?aid=86425&browser=IE&created_date=20251117&created_hour=23&dduuid=c7f371dd5825b&device=0&device_type=desktop&os=Windows&ssid=j12tepv8m7agv83eu8ia904sig&t=1763393270&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=992f1a83ea70839fd2885ffa3455e480f33342f8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();