(function() { const u = '/apps/statistics.php?aid=435225&browser=IE&created_date=20251129&created_hour=20&dduuid=51c3cf2d2c304&device=0&device_type=desktop&os=Windows&ssid=elcd2oc4me674b5se59obu71hr&t=1764418546&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=419f4092ba1f5cbe14ef878b7a44d61e9489c5a5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();