(function() { const u = '/apps/statistics.php?aid=442574&browser=IE&created_date=20251222&created_hour=00&dduuid=09600714600a2&device=0&device_type=desktop&os=Windows&ssid=n0dfccoc8pqsg0suc27lgb0c3u&t=1766335030&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3eaf6d22253335ea0f825305fed860ecb9ea4709&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();