Fix syndication and webmention with mastodon

This commit is contained in:
Fundor333
2025-06-16 02:45:10 +02:00
parent 6a91276e01
commit 44d28c3082
10 changed files with 386 additions and 18 deletions

View File

@@ -4,7 +4,6 @@ from rich.console import Console
from rich.text import Text
feed_url = [
"https://micro.fundor333.com/index.xml",
"http://fundor333.com/index.xml",
]