(function() { const u = '/apps/statistics.php?aid=395168&browser=IE&created_date=20251224&created_hour=18&dduuid=38d10a7388ac8&device=0&device_type=desktop&os=Windows&ssid=hpeioro4rvv6iu72ps87q7uuq2&t=1766573992&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2f7c3fdf538664b2ce2033029097e79fb34fdd79&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();