(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250914&created_hour=22&dduuid=8479f93e3979e&device=0&device_type=desktop&os=Windows&ssid=hvlp3ou8re9e63pdb4f7ftsrt4&t=1757860131&typeid=0&url_type=2&value=&sign=27d233905024697072cacd50cee73b7522779e64&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();