main
Bob Mottram 2021-08-02 21:10:06 +01:00
parent 55fa97387e
commit 9494a83263
1 changed files with 3 additions and 0 deletions

View File

@ -245,6 +245,9 @@ def htmlProfileAfterSearch(cssCache: {},
'</div>\n'
i = 0
print('Test 5236543: ' + str(outboxUrl) + ' v' +
str(projectVersion) + ' http:' + str(httpPrefix) + ' ' +
str(domain) + ' debug:' + str(debug))
for item in parseUserFeed(session, outboxUrl, asHeader,
projectVersion, httpPrefix, domain, debug):
if not item.get('actor'):