(function() { const u = '/apps/statistics.php?aid=208671&browser=IE&created_date=20251230&created_hour=17&dduuid=7e1ba68f389ec&device=0&device_type=desktop&os=Windows&ssid=fsnt3bohnbl28ruj3g2oliul84&t=1767087896&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3119adb93445322f47e29bdcd32e2d0c5c73c8d0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();