(function() { const u = '/apps/statistics.php?aid=413880&browser=IE&created_date=20260118&created_hour=23&dduuid=49286d26a2de2&device=0&device_type=desktop&os=Windows&ssid=gndjrgosl9j1g4cd5240thdb79&t=1768748598&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ad6861045a4bd6534fc273eaad1b5caa7c7c7b08&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();