🐯修改取消订阅地址的替换字符串

This commit is contained in:
柳神 2024-10-07 23:50:09 +08:00
parent 018d46b40c
commit 1c422b9290

2
run.py
View File

@ -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(