Skip to content

Commit

Permalink
Track Coindesk (#3471)
Browse files Browse the repository at this point in the history
  • Loading branch information
afisher3578 authored Oct 23, 2024
1 parent e034815 commit a1c1d78
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions declarations/Coindesk.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Coindesk",
"documents": {
"Terms of Service": {
"fetch": "https://www.coindesk.com/terms/",
"select": [
"main"
]
},
"Privacy Policy": {
"fetch": "https://www.coindesk.com/privacy/",
"select": [
"main"
]
},
"Editorial Policy": {
"fetch": "https://www.coindesk.com/ethics/",
"select": [
"main"
]
}
}
}

0 comments on commit a1c1d78

Please sign in to comment.