(function() { const u = '/apps/statistics.php?aid=207197&browser=IE&created_date=20251224&created_hour=06&dduuid=0b999fd28bec7&device=0&device_type=desktop&os=Windows&ssid=entb7qlth2riu7moj5m6p4teoe&t=1766528232&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=34d7b94f59b5a34ae2f651c926b7adcb2ac4506a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();