(function() { const u = '/apps/statistics.php?aid=422926&browser=IE&created_date=20260130&created_hour=12&dduuid=82767411dec0b&device=0&device_type=desktop&os=Windows&ssid=lkb8bibleed63001fclvs9imbq&t=1769746765&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d9bdd32e85d9bed30f77494ca1dcb1d0853e3da3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();