(function() { const u = '/apps/statistics.php?aid=210364&browser=IE&created_date=20251223&created_hour=11&dduuid=3aaa00940a1a4&device=0&device_type=desktop&os=Windows&ssid=qgs9iih15impbrv4cajshburte&t=1766461095&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e1568ce2ce57226f6aa8093b1e6cb63af793f7ad&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();