(function() { const u = '/apps/statistics.php?aid=355118&browser=IE&created_date=20251226&created_hour=23&dduuid=17a29c7d0e7aa&device=0&device_type=desktop&os=Windows&ssid=nptdhpf5844r16kmnsm8bjce3f&t=1766762136&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1a2d32305d9f153b913d91c7f7fe92e2cb1f83ac&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();