(function() { const u = '/apps/statistics.php?aid=451550&browser=IE&created_date=20260313&created_hour=05&dduuid=2b012381aede5&device=0&device_type=desktop&os=Windows&ssid=jbsjblu88hrpjjllg4bsr43n7q&t=1773352483&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=dacd3ab0acdb54d36b08b10f0905e436e70ea7e8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();