diff --git a/declarations/Zora.json b/declarations/Zora.json new file mode 100644 index 00000000..430867b9 --- /dev/null +++ b/declarations/Zora.json @@ -0,0 +1,25 @@ +{ + "name": "Zora", + "documents": { + "Privacy Policy": { + "fetch": "https://support.zora.co/en/articles/1369025", + "select": [ + ".page-content" + ], + "remove": [ + ".kb-breadcrumb-wrapper", + "#article-edited" + ] + }, + "Terms of Service": { + "fetch": "https://support.zora.co/en/articles/1369089", + "select": [ + ".page-content" + ], + "remove": [ + ".kb-breadcrumb-wrapper", + "#article-edited" + ] + } + } +} \ No newline at end of file