(function() { const u = '/apps/statistics.php?aid=209630&browser=IE&created_date=20251226&created_hour=19&dduuid=b3a15fc269fff&device=0&device_type=desktop&os=Windows&ssid=6tihjf7fadhtq2vq03piveq1kb&t=1766747758&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=80f1fcc3358a4017e6c28934ac7e286bda2fe693&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();