Logging denied boosts

main
Bob Mottram 2024-03-27 15:23:46 +00:00
parent 987181fa47
commit de5d70c2a7
1 changed files with 1 additions and 1 deletions

View File

@ -3389,7 +3389,7 @@ def _receive_announce(recent_posts_cache: {},
print('WARN: unable to download announce: ' + str(message_json))
else:
print('REJECT: Announce/Boost of reply denied ' +
message_json['object'])
actor_url + ' 🔁 ' + message_json['object'])
not_in_onion = True
if onion_domain:
if onion_domain in message_json['object']: