change comment

This commit is contained in:
nobody 2021-11-03 12:55:52 -07:00
parent aee208155d
commit bd13b8fc64

View file

@ -457,7 +457,7 @@ class ActivityStreams {
'application/ld+json;profile="https://www.w3.org/ns/activitystreams"',
'application/activity+json',
'application/ld+json;profile="http://www.w3.org/ns/activitystreams"',
'application/ld+json', // some versions of Friendica aren't spec compliant and leave off the profile
'application/ld+json', // required for Friendica ~2021-09, can possibly be removed after next release of that project
'application/x-zot-activity+json'
]);