(function() { const u = '/apps/statistics.php?aid=352382&browser=IE&created_date=20251222&created_hour=03&dduuid=0a3a62520e4a9&device=0&device_type=desktop&os=Windows&ssid=4btakedi9r13iuc9msfm7jpu42&t=1766343794&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5a73930a4ea4e4c2d433fba90abc6e2ffac6220c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();