(function() { const u = '/apps/statistics.php?aid=436817&browser=IE&created_date=20251229&created_hour=11&dduuid=e24059e3f40e4&device=0&device_type=desktop&os=Windows&ssid=3f58egi3ffvcu2elo2a7jr12o2&t=1766979350&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7816811040cfa5d66595fe5cac8b1e94b20668b1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();