diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-07-21 23:13:10 +0800 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-07-21 23:13:10 +0800 |
commit | bade87d53fae651f9e5bf58a65f170ed3f3fb6bd (patch) | |
tree | 7523a94c7536d096dc160b03f721b8ad8962ee64 | |
parent | ad7647a0611456f24a29c988000ba8bbaea356da (diff) |
no more check yahoo mail in news, I add it to remind
-rwxr-xr-x | sh/news | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -3,7 +3,6 @@ daily () { # track DMIT VPS sells o Telegram - # mail.yahoo.com/d/folders/6 is spam folder # ihostart announcements rss feed not working on newsboat, not sure why, so I put here instead # I disabled discord notification for some lab/project group, I prefer check manually everyday o "$BROWSER" \ @@ -12,8 +11,6 @@ daily () { 'https://mail.google.com/mail/u/0/#spam' \ 'https://mail.google.com/mail/u/1/#inbox' \ 'https://mail.google.com/mail/u/1/#spam' \ - https://mail.yahoo.com \ - https://mail.yahoo.com/d/folders/6 \ https://discord.com/channels/@me \ https://en.wikipedia.org/wiki/Portal:Current_events # alacritty --hold must be before -e |