From 8a517a566e4a6d4b455d390cd9111aede48eb8bb Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 23 Jun 2024 10:19:45 +0100 Subject: [PATCH] Extra context --- context.py | 1 + 1 file changed, 1 insertion(+) diff --git a/context.py b/context.py index 863e41671..7ef7b14c1 100644 --- a/context.py +++ b/context.py @@ -33,6 +33,7 @@ def get_individual_post_context() -> []: """ return [ 'https://www.w3.org/ns/activitystreams', + 'https://fep.example/ns/privacyHeaders', { "ostatus": "http://ostatus.org#", "atomUri": "ostatus:atomUri",