Files
matrix-rss-bot/config/sources.example.yaml

15 lines
418 B
YAML
Raw Permalink Normal View History

# RSS источники
sources:
- url: "https://habr.com/ru/rss/hub/all/?fl=ru"
name: "Habr"
room_id: "!room_id_1:example.com"
- url: "https://3dnews.ru/breaking/rss/"
name: "3DNews"
room_id: "!room_id_2:example.com"
- url: "https://www.playground.ru/rss/news.xml"
name: "PlayGround"
room_id: "!room_id_3:example.com"
# Добавьте свои источники здесь