Skip to content

Commit e31ff00

Browse files
Cli4dclementbiron
andauthored
Update Coindesk Privacy Policy selector (#3841)
* Update Coindesk Privacy Policy selector * Improve selector * Add Privacy Policy history --------- Co-authored-by: Clément Biron <clement.biron@gmail.com>
1 parent 9859fef commit e31ff00

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

declarations/Coindesk.history.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,12 @@
55
"select": "main",
66
"validUntil": "2024-11-25T06:03:31.000Z"
77
}
8+
],
9+
"Privacy Policy": [
10+
{
11+
"fetch": "https://www.coindesk.com/privacy/",
12+
"select": "main",
13+
"validUntil": "2024-11-25T06:03:31.000Z"
14+
}
815
]
916
}

declarations/Coindesk.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"Privacy Policy": {
1111
"fetch": "https://www.coindesk.com/privacy/",
1212
"select": [
13-
"main"
13+
"[data-module-name=\"page\"]"
1414
]
1515
},
1616
"Editorial Policy": {

0 commit comments

Comments
 (0)