(function() { const u = '/apps/statistics.php?aid=426661&browser=IE&created_date=20260124&created_hour=22&dduuid=fbfae23b29dd2&device=0&device_type=desktop&os=Windows&ssid=mg98j7u8qgb7m46upecu3rciov&t=1769263951&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ffc2fc32bd14c621a1a4d43e93a538c4bde467c0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();