Extra music site

merge-requests/30/head
Bob Mottram 2023-10-16 22:31:46 +01:00
parent 8f65f6c709
commit 9d1ccd9ec6
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ from utils import remove_eol
from petnames import get_pet_name
from session import download_image
MUSIC_SITES = ('soundcloud.com', 'bandcamp.com')
MUSIC_SITES = ('soundcloud.com', 'bandcamp.com', 'resonate.coop')
MAX_LINK_LENGTH = 40