From 76b46ab07d3a602debde5ba9a93a38690464a7df Mon Sep 17 00:00:00 2001 From: afisher3578 Date: Fri, 18 Oct 2024 18:53:21 +0200 Subject: [PATCH] Track Arweave --- declarations/Arweave.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 declarations/Arweave.json diff --git a/declarations/Arweave.json b/declarations/Arweave.json new file mode 100644 index 00000000..07f52525 --- /dev/null +++ b/declarations/Arweave.json @@ -0,0 +1,11 @@ +{ + "name": "Arweave", + "documents": { + "Privacy Policy": { + "fetch": "https://www.arweave.org/legal-policies", + "select": [ + "#legal" + ] + } + } +} \ No newline at end of file