(function() { const u = '/apps/statistics.php?aid=404345&browser=IE&created_date=20251218&created_hour=00&dduuid=354831538f07b&device=0&device_type=desktop&os=Windows&ssid=kphpctgp9li37d13riij5tj3e3&t=1765987552&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a4ca8c7e958ff9acfc7f4ab18a7d0e811b67cb1f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();