(function() { const u = '/apps/statistics.php?aid=18115&browser=IE&created_date=20260224&created_hour=17&dduuid=b178d0d58ee7a&device=0&device_type=desktop&os=Windows&ssid=bimaemev7r2qtq5q4u11etudtu&t=1771924700&typeid=15&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=452963bc6f79f7479230ac42641e27d16e0bcdc0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();