Removed Spaces CDN

This commit is contained in:
2024-08-09 12:09:51 +02:00
parent aa87e8c65f
commit f1697323fc
11 changed files with 106 additions and 150 deletions

View File

@ -110,5 +110,5 @@ func init() {
anilist.APIKeySecret = APIKeys.AniList.Secret
// Initialize file storage
initSpaces()
// initSpaces()
}