(function() { const u = '/apps/statistics.php?aid=353121&browser=IE&created_date=20251227&created_hour=07&dduuid=078f35e4af339&device=0&device_type=desktop&os=Windows&ssid=eq4ocr9cp4qd9n9oejgteiek4i&t=1766790305&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9d8913ebeb07af096ac16f1a28e2d50cd02c4ab4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();