Skip to content

Commit 3a06d3f

Browse files
heussdgildesmarais
andauthored
feat: Add microsoft.com (#271)
* feat: Add microsoft.com * dev: change link key to url * fix: set ttl and time_zone --------- Co-authored-by: Gil Desmarais <gildesmarais@users.noreply.github.com> Co-authored-by: Gil Desmarais <git@desmarais.de>
1 parent 7782d60 commit 3a06d3f

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
channel:
2+
url: https://azure.microsoft.com/en-us/products
3+
language: en
4+
time_zone: US/Pacific
5+
ttl: 3600
6+
selectors:
7+
items:
8+
selector: ".card-body"
9+
title:
10+
selector: ".h5"
11+
url:
12+
selector: ".link-group a:first-of-type"
13+
extractor: "href"
14+
description:
15+
selector: "p"

0 commit comments

Comments
 (0)