(function() { const u = '/apps/statistics.php?aid=454897&browser=IE&created_date=20260304&created_hour=18&dduuid=ba44f205c9416&device=0&device_type=desktop&os=Windows&ssid=uecakelnime7nc4lavc93b9eqc&t=1772618592&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e499b013ca96a728ea9ceeb8ebe836bb5c9b996b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();