(function() { const u = '/apps/statistics.php?aid=436673&browser=IE&created_date=20251229&created_hour=16&dduuid=6e0a2c3b71f8b&device=0&device_type=desktop&os=Windows&ssid=ueg5lee0b415out6oonk7pgc4t&t=1766995561&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=029c7f5788e0b0f8302d32afed5a27615a8998b5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();