kopia lustrzana https://git.sr.ht/~tsileo/microblog.pub
				
				
				
			
							rodzic
							
								
									a337b32bcd
								
							
						
					
					
						commit
						5d95fd44ac
					
				| 
						 | 
				
			
			@ -24,7 +24,7 @@ async def _discover_webmention_endoint(url: str) -> str | None:
 | 
			
		|||
                follow_redirects=True,
 | 
			
		||||
            )
 | 
			
		||||
            resp.raise_for_status()
 | 
			
		||||
        except (httpx.HTTPError, httpx.HTTPStatusError):
 | 
			
		||||
        except Exception:
 | 
			
		||||
            logger.exception(f"Failed to discover webmention endpoint for {url}")
 | 
			
		||||
            return None
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue