(function() { const u = '/apps/statistics.php?aid=455053&browser=IE&created_date=20260312&created_hour=08&dduuid=8a9aa4e553f1d&device=0&device_type=desktop&os=Windows&ssid=boi8gpdk0abbjalvfhbddthatc&t=1773275447&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0197fc5b6f8e18fd4f8edc3bd3ead97e9ff3b203&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();