From 2c259dbb7ee37e187a8e4b1d0bf894273f06aa77 Mon Sep 17 00:00:00 2001 From: Michiel de Jong Date: Tue, 10 Sep 2024 10:49:26 +0200 Subject: [PATCH] Add OTA PP (mainly for testing) --- declarations/Open Terms Archive.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 declarations/Open Terms Archive.json diff --git a/declarations/Open Terms Archive.json b/declarations/Open Terms Archive.json new file mode 100644 index 00000000..e11732b1 --- /dev/null +++ b/declarations/Open Terms Archive.json @@ -0,0 +1,9 @@ +{ + "name": "Open Terms Archive", + "documents": { + "Privacy Policy": { + "fetch": "https://opentermsarchive.org/en/privacy-policy", + "select": ".TextContent_textContent__ToW2S" + } + } +}