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