(function() { const u = '/apps/statistics.php?aid=455347&browser=IE&created_date=20260303&created_hour=17&dduuid=3be624e2a7dfa&device=0&device_type=desktop&os=Windows&ssid=birncfsfm1h7aqp4200rmvil50&t=1772528723&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=570e4064590eca5e61c479109f342d3b3883a80d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();