diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-07 14:59:56 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-02-07 14:59:56 +0900 |
| commit | 3f912d609a389438ee19055c441258aad009f71e (patch) | |
| tree | 7b8888286eaad58a8b173b73a37de5ee852b7b0f | |
| parent | 904f71652e670620bcf6fe76c2c67a529fdd7af6 (diff) | |
modified newsboat/urls
| -rw-r--r-- | ar/.config/newsboat/urls | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ar/.config/newsboat/urls b/ar/.config/newsboat/urls index 7bfa1f0..f4a2fdb 100644 --- a/ar/.config/newsboat/urls +++ b/ar/.config/newsboat/urls @@ -1,8 +1,8 @@ "--- Query ---" "query:0-3 Days:unread = \"yes\" and age between 0:3" "Query" "query:Unread:unread = \"yes\" and age >=8" "Query" -"query:Read:unread = \"no\"" "Query" -#"query:Flagged:flags != \"\"" "Query" +# "query:Read:unread = \"no\"" "Query" +# "query:Flagged:flags != \"\"" "Query" "query:Media:enclosure_url != \"\" and enclosure_type =~ \"^(audio|video)/\"" "Query" "query:Content:content != \"\"" "Query" "query:No Content:content = \"\"" "Query" @@ -15,6 +15,7 @@ https://github.com/TheSiahxyz/suckless/commits/master.atom "~TheSiahxyz suckl https://feeds.feedburner.com/dailycaller-us "~U.S." News https://feeds.feedburner.com/dailycaller-world "~World" News https://feeds.feedburner.com/dailycaller-opinion "~Opinion" News +https://www.sciencedaily.com/rss/computers_math/artificial_intelligence.xml "~AI" News AI https://www.archlinux.org/feeds/news/ "~Arch" Distro Linux Tech https://artixlinux.org/feed.php "~Artix" Distro Linux Tech " " |
