We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9859fef commit e31ff00Copy full SHA for e31ff00
declarations/Coindesk.history.json
@@ -5,5 +5,12 @@
5
"select": "main",
6
"validUntil": "2024-11-25T06:03:31.000Z"
7
}
8
+ ],
9
+ "Privacy Policy": [
10
+ {
11
+ "fetch": "https://www.coindesk.com/privacy/",
12
+ "select": "main",
13
+ "validUntil": "2024-11-25T06:03:31.000Z"
14
+ }
15
]
16
declarations/Coindesk.json
@@ -10,7 +10,7 @@
"Privacy Policy": {
"fetch": "https://www.coindesk.com/privacy/",
"select": [
- "main"
+ "[data-module-name=\"page\"]"
},
"Editorial Policy": {
0 commit comments