(function() { const u = '/apps/statistics.php?aid=395302&browser=IE&created_date=20251218&created_hour=01&dduuid=85a03d595b366&device=0&device_type=desktop&os=Windows&ssid=k6thpp25mb7cbdbfaa3bkou9v8&t=1765994075&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=aef3bda972232f407e6bde646cd2e2fd37919e65&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();