(function() { const u = '/apps/statistics.php?aid=453737&browser=IE&created_date=20260311&created_hour=17&dduuid=e8bdc4599d7f4&device=0&device_type=desktop&os=Windows&ssid=lbgjvplglp5bn0k5d339iml9om&t=1773219904&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=68ad0ee7683347cda8fe7f0cbbf2e2e9d744d705&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();