(function() { const u = '/apps/statistics.php?aid=146157&browser=IE&created_date=20251216&created_hour=20&dduuid=f53cbdf046b32&device=0&device_type=desktop&os=Windows&ssid=39kibprg3otemdech0d4ep0h3c&t=1765887763&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5bc0ba68d18c387cd021ee482d00727a38d2e707&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();