chore:替换图片API地址 (#1077)

感谢大自然的馈赠
This commit is contained in:
vatebur
2024-12-05 13:48:49 +08:00
committed by GitHub
parent c35fc543d3
commit 38eae9375d
2 changed files with 3 additions and 4 deletions

View File

@@ -40,7 +40,7 @@ import (
)
const (
backgroundURL = "https://iw233.cn/api.php?sort=mp"
backgroundURL = "https://pic.re/image"
referer = "https://weibo.com/"
)