(function() { const u = '/apps/statistics.php?aid=439579&browser=IE&created_date=20260227&created_hour=22&dduuid=bbc4b55a24e32&device=0&device_type=desktop&os=Windows&ssid=ghvnhkjjkpjnji8p8gd1evb8ie&t=1772202694&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2d9d249c07bc4b4ee6efee9f78d41a0f5568b298&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();