(function() { const u = '/apps/statistics.php?aid=391967&browser=IE&created_date=20251219&created_hour=16&dduuid=a2899ea74d45b&device=0&device_type=desktop&os=Windows&ssid=2vle02qfsb4p64a7s1k351o2s1&t=1766134674&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=bb4a38979a2f5ff2edd1e49dd79f1f4143c49253&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();