diff --git a/declarations/Blockworks.json b/declarations/Blockworks.json new file mode 100644 index 00000000..c91b3b60 --- /dev/null +++ b/declarations/Blockworks.json @@ -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" + ] + } + } +}