Another paywall

main
Bob Mottram 2025-02-28 12:43:22 +00:00
parent 6bf3401806
commit 0a790a8598
2 changed files with 3 additions and 1 deletions

View File

@ -91,6 +91,7 @@ def _accept_follow(base_dir: str, message_json: {},
curr_domain: str,
onion_domain: str, i2p_domain: str) -> None:
""" Receiving an ActivityPub follow Accept activity
Your follow was accepted
"""
if not has_object_string_type(message_json, debug):
return

View File

@ -43,6 +43,7 @@
"independent.co.uk",
"thesun.co.uk",
"theintercept.com",
".zeit.de"
".zeit.de",
".stern.de"
]
}