mirror of
https://github.com/safing/intel-data
synced 2025-04-08 11:29:08 +00:00
Add news.yaml
This commit is contained in:
parent
ebdfaf8054
commit
7bd25a93d8
2 changed files with 27 additions and 0 deletions
21
portmaster/news.yaml
Normal file
21
portmaster/news.yaml
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
cards:
|
||||||
|
- title: Company Journey Update
|
||||||
|
url: https://safing.io/about/?source=Portmaster
|
||||||
|
body: |
|
||||||
|
Safing is on its way to become a sustainable company. [Subscribe today](https://safing.io/pricing?source=Portmaster) and take a stake in a long and fruitful future of high quality privacy software!
|
||||||
|
footer: |
|
||||||
|
Progress shows the percentage of costs Safing can cover with revenue only, based on the last three full months.
|
||||||
|
Updated: October 2023
|
||||||
|
progress:
|
||||||
|
percent: 62
|
||||||
|
color: yellow
|
||||||
|
|
||||||
|
- title: Bi-Weekly Live Stream
|
||||||
|
url: https://www.youtube.com/c/safingio
|
||||||
|
body: |
|
||||||
|
Join our bi-weekly live stream where we discuss all things Portmaster and answer questions live from the community!
|
||||||
|
|
||||||
|
[Next: Thursday, October 19th on YouTube.](https://www.youtube.com/c/safingio)
|
||||||
|
|
||||||
|
Get talking during the event in our [Discord room](https://discord.gg/safing).
|
||||||
|
Watch [previous live streams on Youtube](https://www.youtube.com/c/safingio).
|
|
@ -11,3 +11,9 @@ artifacts:
|
||||||
validator: yaml-object
|
validator: yaml-object
|
||||||
min-backoff: 10m
|
min-backoff: 10m
|
||||||
max-backoff: 1h
|
max-backoff: 1h
|
||||||
|
- url: https://raw.githubusercontent.com/safing/intel-data/master/portmaster/news.yaml
|
||||||
|
scope: intel/portmaster
|
||||||
|
name: news.yaml
|
||||||
|
validator: yaml-object
|
||||||
|
min-backoff: 10m
|
||||||
|
max-backoff: 1h
|
||||||
|
|
Loading…
Add table
Reference in a new issue