(function() { const u = '/apps/statistics.php?aid=394590&browser=IE&created_date=20260226&created_hour=22&dduuid=09612fc207e83&device=0&device_type=desktop&os=Windows&ssid=1739ltormaf2raqh11jkcspo1u&t=1772117682&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=115c17797646d69f962f11cc400a7eb62f95c9ec&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();