Merge pull request #1244 from AkashiCoin/patch-1

替换pixiv反向代理地址
This commit is contained in:
HibiKier 2023-02-05 16:37:57 +08:00 committed by GitHub
commit d2cf18e11d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ Config.add_plugin_config(
Config.add_plugin_config(
"pixiv",
"PIXIV_NGINX_URL",
"i.pixiv.re",
"i.pximg.cf",
help_="Pixiv反向代理"
)
Config.add_plugin_config(