(function() { const u = '/apps/statistics.php?aid=213690&browser=IE&created_date=20251217&created_hour=11&dduuid=5a89ff54a23ee&device=0&device_type=desktop&os=Windows&ssid=ioko7ned39m4d172mquodb3or6&t=1765943683&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6131e089a86f3ca752abc0cb6ac15457cb6f51a0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();