Skip to content

Commit

Permalink
Track Blockworks (#3470)
Browse files Browse the repository at this point in the history
* Track Blockworks

* Improve selectors

---------

Co-authored-by: Clément Biron <[email protected]>
  • Loading branch information
afisher3578 and clementbiron authored Oct 21, 2024
1 parent c6a3e30 commit 33843bc
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions declarations/Blockworks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "Blockworks",
"documents": {
"Privacy Policy": {
"fetch": "https://blockworks.co/privacy-policy",
"select": [
"article"
]
},
"Editorial Policy": {
"fetch": "https://blockworks.co/trust-ethics",
"select": [
"article"
]
}
}
}

0 comments on commit 33843bc

Please sign in to comment.