(function() { const u = '/apps/statistics.php?aid=208708&browser=IE&created_date=20251230&created_hour=14&dduuid=ecafbeef9e483&device=0&device_type=desktop&os=Windows&ssid=ocscgjumrs9a3p8306vmhvoq9b&t=1767076899&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=06364d563458684c6389bd02275127b7a37f098d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();