diff --git a/htroot/Network.html b/htroot/Network.html index ebfd920fe..449627534 100644 --- a/htroot/Network.html +++ b/htroot/Network.html @@ -173,26 +173,31 @@ YaCy Cluster Indexing Speed: #[gppm]# Pages Per Minute (Accumulated PPM over Act
Network legend: | |||
dark font | : | senior/principal peers | |
lightred font | : | passiv peers (< 5 hour passiv time) | |
turquoise font | : | junior peers | |
red point | : | this peer | diff --git a/source/de/anomic/plasma/parser/vcf/vcfParser.java b/source/de/anomic/plasma/parser/vcf/vcfParser.java index 258deb41e..0e1fe5b61 100644 --- a/source/de/anomic/plasma/parser/vcf/vcfParser.java +++ b/source/de/anomic/plasma/parser/vcf/vcfParser.java @@ -73,6 +73,8 @@ public class vcfParser extends AbstractParser implements Parser { /** * a list of mime types that are supported by this parser class * @see #getSupportedMimeTypes() + * + * TODO: support of x-mozilla-cpt and x-mozilla-html tags */ public static final Hashtable SUPPORTED_MIME_TYPES = new Hashtable(); static {