X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=url.c;h=eb9d7f6385ae0bed975232d4df700b9220591a97;hp=78d03d89a47ee40395d9a7307944f29d0c0222c7;hb=df9a60705a8b714c1929339fe9173cf0a06ab3ba;hpb=08b24cfbdc0c35af65891f5b2478dc0ee33feb7e diff --git a/url.c b/url.c index 78d03d8..eb9d7f6 100644 --- a/url.c +++ b/url.c @@ -33,6 +33,7 @@ static struct mapping_t UrlMap[] = { {"pop", U_POP}, {"pops", U_POPS}, {"nntp", U_NNTP}, + {"news", U_NNTP}, {"nntps", U_NNTPS}, {"snews", U_NNTPS}, {"mailto", U_MAILTO},