(function() { const u = '/apps/statistics.php?aid=392321&browser=IE&created_date=20251225&created_hour=06&dduuid=b7e998f5f1aee&device=0&device_type=desktop&os=Windows&ssid=toi1cl76duf9q33js45upnrhc3&t=1766616326&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4e6fcd97c4cad83a64a853c33392a912c401e014&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();