(function() { const u = '/apps/statistics.php?aid=239072&browser=IE&created_date=20260226&created_hour=07&dduuid=76092a1ac44ee&device=0&device_type=desktop&os=Windows&ssid=duefs284somoq96elikdl4shg9&t=1772062994&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4bf30278c43b48c5c8f5ff8c2a2d2e681fee0b99&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();