🐯修改取消订阅地址的替换字符串
This commit is contained in:
		
							
								
								
									
										2
									
								
								run.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								run.py
									
									
									
									
									
								
							@@ -77,7 +77,7 @@ if config["rss_subscribe"]["enable"]:
 | 
			
		||||
                "published": article["published"],
 | 
			
		||||
                "link": article["link"],
 | 
			
		||||
                "website_title": website_title,
 | 
			
		||||
                "github_issue_url": f"https://github.com/{github_username}/{github_repo}/issues/new",
 | 
			
		||||
                "github_issue_url": f"https://github.com/{github_username}/{github_repo}/issues?q=is%3Aissue+is%3Aclosed",
 | 
			
		||||
            }
 | 
			
		||||
            
 | 
			
		||||
            send_emails(
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user