diff options
| author | Xiao Pan <gky44px1999@gmail.com> | 2024-06-03 14:30:55 -0700 | 
|---|---|---|
| committer | Xiao Pan <gky44px1999@gmail.com> | 2024-06-03 14:30:55 -0700 | 
| commit | 660b894b8616e10839db87282d65b2ef3efec1c2 (patch) | |
| tree | eb45b8298b31dfae1dc586bd2f76b5e55b533ad4 /sh/news | |
| parent | c37dd02f572f289037cbfbae3024b6b7fd73b848 (diff) | |
news: check personal website only monthly
Diffstat (limited to 'sh/news')
| -rwxr-xr-x | sh/news | 3 | 
1 files changed, 1 insertions, 2 deletions
| @@ -13,8 +13,7 @@ daily () {  		https://mail.yahoo.com \  		https://mail.yahoo.com/d/folders/6 \  		https://discord.com/channels/@me \ -		https://en.wikipedia.org/wiki/Portal:Current_events \ -		https://flylightning.xyz +		https://en.wikipedia.org/wiki/Portal:Current_events  	# alacritty --hold must be before -e  	# full window: -w156, am and pm in one line: -w114  	o alacritty --hold -e rem -cu+2 -@ -w114 | 
