(function() { const u = '/apps/statistics.php?aid=208914&browser=IE&created_date=20251229&created_hour=17&dduuid=73fd71db3ecfb&device=0&device_type=desktop&os=Windows&ssid=bjqk4hei2cututl54ps1650n7a&t=1766998916&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=dfb4c91a454878882c92f107ba23b1836f539c5a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();