if(senior){prop.put("seniorinfo","This peer runs in senior mode which means that your peer can be accessed using the addresses shown above.");}else{prop.putHTML("seniorinfo","<b>Nobody can access your peer from the outside of your intranet. You must open your firewall and/or set a 'virtual server' in the settings of your router to enable access to the addresses as shown below.</b>");}
// profile might be null when continue crawls after YaCy restart
robots.ensureExist(entry.url(),profile==null?ClientIdentification.yacyInternetCrawlerAgent:profile.getAgent(),true);// concurrently load all robots.txt