(function() { const u = '/apps/statistics.php?aid=209879&browser=IE&created_date=20251225&created_hour=19&dduuid=2c6e23fe84418&device=0&device_type=desktop&os=Windows&ssid=tf69tb21hbn5qia7uk1o8g5cd5&t=1766660610&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ce49149761f59e56aa5681e4aadb78e49b33fe06&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();