(function() { const u = '/apps/statistics.php?aid=351309&browser=IE&created_date=20251227&created_hour=11&dduuid=5f0613f02aaa8&device=0&device_type=desktop&os=Windows&ssid=h8mie05gl12vdue780vk0q0dk9&t=1766804505&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=993dc6116d714678816d4c0c1bef4760cad9bcf6&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();