(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251102&created_hour=12&dduuid=f3dfb6b4d879b&device=0&device_type=desktop&os=Windows&ssid=tkum38ia6i1rs4pesqhp66dejv&t=1762058473&typeid=0&url_type=1&value=&sign=1da6a51ed7661c457550682cc1b64daa2a4aacb5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();