Skip to content

Commit e7d3176

Browse files
authored
Fix pinterest (#24)
* Fix Systemic Risks — 2023 * Fix Systemic Risks — 2024 * Add Systemic Risks — 2025
1 parent 24a58f7 commit e7d3176

2 files changed

Lines changed: 19 additions & 2 deletions

File tree

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"Systemic Risks — 2023": [
3+
{
4+
"fetch": "https://help.pinterest.com/sites/pinhelp/files/dsa/Pinterest-DSA-Risk-Assessment-and-Mitigation-Report-Aug-25-2023.pdf",
5+
"validUntil": "2025-11-23T04:02:22Z"
6+
}
7+
],
8+
"Systemic Risks — 2024": [
9+
{
10+
"fetch": "https://help.pinterest.com/sites/pinhelp/files/dsa/2024-Pinterest-DSA-RIsk-Assessment-and-Mitigation-Report.pdf",
11+
"validUntil": "2025-12-14T04:02:05Z"
12+
}
13+
]
14+
}

declarations/Pinterest.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,13 @@
66
"select": "#section-32212"
77
},
88
"Systemic Risks — 2023": {
9-
"fetch": "https://help.pinterest.com/sites/pinhelp/files/dsa/Pinterest-DSA-Risk-Assessment-and-Mitigation-Report-Aug-25-2023.pdf"
9+
"fetch": "https://help.pinterest.com/sites/default/files/dsa/Pinterest-DSA-Risk-Assessment-and-Mitigation-Report-Aug-25-2023.pdf"
1010
},
1111
"Systemic Risks — 2024": {
12-
"fetch": "https://help.pinterest.com/sites/pinhelp/files/dsa/2024-Pinterest-DSA-RIsk-Assessment-and-Mitigation-Report.pdf"
12+
"fetch": "https://help.pinterest.com/sites/default/files/dsa/2024-Pinterest-DSA-RIsk-Assessment-and-Mitigation-Report.pdf"
13+
},
14+
"Systemic Risks — 2025": {
15+
"fetch": "https://help.pinterest.com/sites/default/files/dsa/Pinterest-2025-DSA-Systemic-Risk-Assessment-and-Mitigation-Report.pdf"
1316
}
1417
}
1518
}

0 commit comments

Comments
 (0)