修复代理问题,添加头像接口

This commit is contained in:
咕谷酱
2025-09-19 17:02:24 +08:00
parent acb12120a2
commit 08ff35509e
3 changed files with 35 additions and 5 deletions

View File

@@ -65,6 +65,7 @@ class AssetProxyService:
r"https://a\.ppy\.sh/", f"https://{self.avatar_proxy_prefix}.{self.custom_asset_domain}/", result
)
return result
else:
return data