(function() { const u = '/apps/statistics.php?aid=141279&browser=IE&created_date=20260224&created_hour=06&dduuid=702ecb3909382&device=0&device_type=desktop&os=Windows&ssid=boq49hnrpaj22mr5borgoo5uoa&t=1771885117&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d034110e30f6729c7ace409ed160fc8a6b20c5bb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();