(function() { const u = '/apps/statistics.php?aid=168740&browser=IE&created_date=20260115&created_hour=11&dduuid=a3daa7d0077d0&device=0&device_type=desktop&os=Windows&ssid=uguqrgoglh9akgo9bc43ucdidq&t=1768446460&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=12a29d1d9bc3105fc089d6ba872f0c6f53c19ea4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();