(function() { const u = '/apps/statistics.php?aid=447923&browser=IE&created_date=20260122&created_hour=01&dduuid=1ce73662e6c6f&device=0&device_type=desktop&os=Windows&ssid=tujd77piec1a5o5q3s28o2gj05&t=1769015406&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=efac2b25a015785605b2b68a78b2efdfc0678a5f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();