(function() { const u = '/apps/statistics.php?aid=449497&browser=IE&created_date=20260125&created_hour=00&dduuid=0306233c1a76c&device=0&device_type=desktop&os=Windows&ssid=vha117umar5r7g600jil71jmbi&t=1769273435&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5c84e105f07c2231e9b4d18fd7f298a2381e9c3f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();