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