feat: bookmarks
This commit is contained in:
parent
ddd00d7844
commit
98ec0130fd
19 changed files with 223 additions and 90 deletions
|
@ -11,22 +11,22 @@ https://suckless.org/atom.xml "su
|
|||
https://tails.net/news/index.en.rss "Tails"
|
||||
|
||||
@ Updates
|
||||
https://github.com/vector-im/element-web/releases.atom "Element"
|
||||
https://github.com/go-gitea/gitea/releases.atom "Gitea"
|
||||
https://github.com/vector-im/element-web/releases.atom "Element" < item-rule "title NOT LIKE '%-rc._'"
|
||||
https://github.com/go-gitea/gitea/releases.atom "Gitea" < item-rule "title NOT LIKE '%-rc_' AND title NOT LIKE '%-dev%'"
|
||||
https://gitea.com/gitea/act_runner/releases.rss "Act runner"
|
||||
https://github.com/jellyfin/jellyfin/releases.atom "Jellyfin"
|
||||
https://www.getmonero.org/feed.xml "Monero"
|
||||
https://github.com/nextcloud/server/releases.atom "Nextcloud"
|
||||
https://www.getmonero.org/feed.xml "Monero" < item-rule "title NOT LIKE 'Monero GUI%released'"
|
||||
https://github.com/nextcloud/server/releases.atom "Nextcloud" < item-rule "title NOT LIKE '%rc_' AND title NOT LIKE '%beta_'"
|
||||
https://github.com/searxng/searxng/commits/master.atom "SearXNG"
|
||||
https://github.com/element-hq/synapse/releases.atom "Synapse"
|
||||
https://github.com/qbittorrent/qBittorrent/tags.atom "qBittorrent"
|
||||
https://github.com/element-hq/synapse/releases.atom "Synapse" < item-rule "title NOT LIKE '%rc%'"
|
||||
https://github.com/qbittorrent/qBittorrent/tags.atom "qBittorrent" < item-rule "title NOT LIKE '%rc_' AND title NOT LIKE '%beta_'"
|
||||
https://github.com/ventoy/Ventoy/releases.atom "Ventoy"
|
||||
|
||||
@ K8S
|
||||
https://github.com/kubernetes/kubernetes/releases.atom "Kubernetes"
|
||||
https://github.com/cert-manager/cert-manager/releases.atom "cert-manager"
|
||||
https://github.com/cloudnative-pg/cloudnative-pg/releases.atom "CloudNativePG"
|
||||
https://github.com/kubernetes/kubernetes/releases.atom "Kubernetes" < item-rule "title NOT LIKE '%-rc._' AND title NOT LIKE '%-alpha._' AND title NOT LIKE '%-beta._'"
|
||||
https://github.com/cert-manager/cert-manager/releases.atom "cert-manager" < item-rule "title NOT LIKE 'cmd/ctl/%' AND title NOT LIKE '%-alpha._' AND title NOT LIKE '%-beta._'"
|
||||
https://github.com/cloudnative-pg/cloudnative-pg/releases.atom "CloudNativePG" < item-rule "title NOT LIKE '%-rc_'"
|
||||
https://github.com/flannel-io/flannel/releases.atom "flannel"
|
||||
https://github.com/kubernetes/ingress-nginx/releases.atom "Ingress-NGINX"
|
||||
https://github.com/metallb/metallb/releases.atom "MetalLB"
|
||||
https://github.com/kubernetes/ingress-nginx/releases.atom "Ingress-NGINX" < item-rule "title LIKE 'controller-%' AND title NOT LIKE '%-beta._'"
|
||||
https://github.com/metallb/metallb/releases.atom "MetalLB" < item-rule "title NOT LIKE 'metallb-chart-%'"
|
||||
https://github.com/kubernetes-csi/csi-driver-nfs/releases.atom "NFS"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue