(function() { const u = '/apps/statistics.php?aid=395590&browser=IE&created_date=20251224&created_hour=17&dduuid=0516a46d3026a&device=0&device_type=desktop&os=Windows&ssid=i06ns91rdnt0iog0j436selocu&t=1766568195&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1f103db0f0e62abad411f6ccc06a97724120deed&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();