(function() { const u = '/apps/statistics.php?aid=141197&browser=IE&created_date=20260310&created_hour=23&dduuid=6ad420629c173&device=0&device_type=desktop&os=Windows&ssid=033jeerr8btdbdsfolsivndpnd&t=1773157748&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=35dee946ce71fe6fdec6604957ce9703b386a518&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();