diff --git a/declarations/Open Terms Archive.json b/declarations/Open Terms Archive.json new file mode 100644 index 00000000..86abdb1e --- /dev/null +++ b/declarations/Open Terms Archive.json @@ -0,0 +1,13 @@ +{ + "name": "Open Terms Archive", + "documents": { + "Privacy Policy": { + "fetch": "https://opentermsarchive.org/privacy-policy", + "select": ".TextContent_textContent__ToW2S" + }, + "Imprint": { + "fetch": "https://opentermsarchive.org/legal-notice", + "select": ".TextContent_textContent__ToW2S" + } + } +}