(function() { const u = '/apps/statistics.php?aid=141228&browser=IE&created_date=20260306&created_hour=07&dduuid=652b5c99a46b6&device=0&device_type=desktop&os=Windows&ssid=hfeqciva8vvsaaqf6i98fmhn3a&t=1772753485&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c20fc98c08d5b8e862d95acb5a01dcf0a8c23a73&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();