Skip to content

Commit f3dcd53

Browse files
Hervé LetoqueuxHervé Letoqueux
authored andcommitted
add css selectors
1 parent 0eafe6f commit f3dcd53

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

declarations/LinkedIn.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"name": "LinkedIn",
33
"terms": {
4+
"Reports List": {
5+
"fetch": "https://www.linkedin.com/help/linkedin/answer/a1678508",
6+
"select": ".article-content__rich-text"
7+
},
48
"Systemic Risks — 2023": {
59
"fetch": "https://content.linkedin.com/content/dam/help/tns/en/LinkedIn-2022-2023-DSA-Systemic-Risk-Assessment-Report.pdf"
610
},

declarations/Pinterest.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"name": "Pinterest",
33
"terms": {
4+
"Reports List": {
5+
"fetch": "https://help.pinterest.com/en/article/digital-services-act",
6+
"select": "#section-32212"
7+
},
48
"Systemic Risks — 2023": {
59
"fetch": "https://help.pinterest.com/sites/pinhelp/files/dsa/Pinterest-DSA-Risk-Assessment-and-Mitigation-Report-Aug-25-2023.pdf"
610
},

0 commit comments

Comments
 (0)