Skip to content

Commit 34fea95

Browse files
committed
feat: Add microsoft.com
1 parent ba875a9 commit 34fea95

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
channel:
2+
url: https://azure.microsoft.com/en-us/products
3+
language: en
4+
selectors:
5+
items:
6+
selector: ".card-body"
7+
title:
8+
selector: ".h5"
9+
link: # <-- html2rss v0.17.0 does not seem to work with url here
10+
selector: ".link-group a:first-of-type"
11+
extractor: "href"
12+
description:
13+
selector: "p"

0 commit comments

Comments
 (0)