(function() { const u = '/apps/statistics.php?aid=424818&browser=IE&created_date=20251216&created_hour=20&dduuid=77e494979bd7c&device=0&device_type=desktop&os=Windows&ssid=4r4j97h971hsq4nbduuu9f94j5&t=1765887724&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=507f9aa84f1dd40d42ca96649b41749043f0fbd4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();