(function() { const u = '/apps/statistics.php?aid=86431&browser=IE&created_date=20251117&created_hour=20&dduuid=ac0dac36d6265&device=0&device_type=desktop&os=Windows&ssid=fhf8sle8vlqaj807s6gefbreau&t=1763383980&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6098cd068d845e73bba50e70f7f1243d6486453a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();