mirror of https://gitlab.com/bashrc2/epicyon
Extra context
parent
272690b3d3
commit
8a517a566e
|
@ -33,6 +33,7 @@ def get_individual_post_context() -> []:
|
||||||
"""
|
"""
|
||||||
return [
|
return [
|
||||||
'https://www.w3.org/ns/activitystreams',
|
'https://www.w3.org/ns/activitystreams',
|
||||||
|
'https://fep.example/ns/privacyHeaders',
|
||||||
{
|
{
|
||||||
"ostatus": "http://ostatus.org#",
|
"ostatus": "http://ostatus.org#",
|
||||||
"atomUri": "ostatus:atomUri",
|
"atomUri": "ostatus:atomUri",
|
||||||
|
|
Loading…
Reference in New Issue