(function() { const u = '/apps/statistics.php?aid=210296&browser=IE&created_date=20251223&created_hour=18&dduuid=52aacf0898d47&device=0&device_type=desktop&os=Windows&ssid=pcne06o5oo4fev2oa5rne9crio&t=1766484633&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=05727d1abf24cbe5d0b956f8f3d5cbb87a8fbb32&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();