(function() { const u = '/apps/statistics.php?aid=353146&browser=IE&created_date=20251227&created_hour=05&dduuid=69006ed8a7af9&device=0&device_type=desktop&os=Windows&ssid=j0p4pgbch8lsf9k2h0dk3tsbu0&t=1766783600&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8c7ecce1df4bf857f8d1b9dccc2c8940b72fd3bc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();