diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-05 12:47:51 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-05 12:47:51 +0900 |
| commit | f6f1b1a839bd13d07a92adb76715b935b10debfa (patch) | |
| tree | 51ec6e6c91ec028b6b1871eaf31aeaa904dd4c66 | |
| parent | fd709fc9f84fa77694b2d51346ba39fc4395a655 (diff) | |
modified newsboat/urls
| -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" " " |
