(function() { const u = '/apps/statistics.php?aid=368899&browser=IE&created_date=20260310&created_hour=14&dduuid=f7884937ddcea&device=0&device_type=desktop&os=Windows&ssid=flsmialsnolt4m6l1qaf0igdqh&t=1773125523&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=92c78690544d1d65df86d4cc4ffd4a3f7cb6bc99&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();