(function() { const u = '/apps/statistics.php?aid=208903&browser=IE&created_date=20251229&created_hour=17&dduuid=72fecd4292178&device=0&device_type=desktop&os=Windows&ssid=tt6rdaopmsbil0etcimabb5mam&t=1766998857&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c507c5ea9bfc0c03cb0b0d4d112b4ad7a685c4a0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();