diff options
| -rw-r--r-- | ar/.config/newsboat/urls | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.config/newsboat/urls b/ar/.config/newsboat/urls index 6190a19..e7d0714 100644 --- a/ar/.config/newsboat/urls +++ b/ar/.config/newsboat/urls @@ -3,7 +3,7 @@ "query:Unread:unread = \"yes\" and age >=8" "Query" "query:Read:unread = \"no\"" "Query" #"query:Flagged:flags != \"\"" "Query" -"query:Podcast:enclosure_url != \"\" and enclosure_type =~ \"^(audio|video)/\"" "Query" +"query:Media:enclosure_url != \"\" and enclosure_type =~ \"^(audio|video)/\"" "Query" "query:Content:content != \"\"" "Query" "query:No Content:content = \"\"" "Query" " " |
