mirror of
				https://git.sr.ht/~tsileo/microblog.pub
				synced 2025-06-05 21:59:23 +02:00 
			
		
		
		
	Tweak OG metadata
This commit is contained in:
		| @@ -67,6 +67,7 @@ async def external_urls( | ||||
|         if tag.get("type") == "Mention" and tag["name"] != LOCAL_ACTOR.handle: | ||||
|             mentioned_actor = await fetch_actor(db_session, tag["href"]) | ||||
|             tags_hrefs.add(mentioned_actor.url) | ||||
|             tags_hrefs.add(mentioned_actor.ap_id) | ||||
|  | ||||
|     urls = set() | ||||
|     if ro.content: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user