mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-20 16:03:59 +01:00
Merge branch 'develop'
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ from six.moves.urllib.parse import urlencode
|
|||||||
import headphones
|
import headphones
|
||||||
from headphones import db, helpers, logger, lastfm, request, mb
|
from headphones import db, helpers, logger, lastfm, request, mb
|
||||||
|
|
||||||
LASTFM_API_KEY = "5205f5b3ef8a30eb341f67802274cec2"
|
LASTFM_API_KEY = "8d983789c771afaeb7412ac358d4bad0"
|
||||||
|
|
||||||
FANART_URL = 'https://webservice.fanart.tv/v3/music/'
|
FANART_URL = 'https://webservice.fanart.tv/v3/music/'
|
||||||
FANART_PROJECT_KEY = '22b73c9603eba09d0c855f2d2bdba31c'
|
FANART_PROJECT_KEY = '22b73c9603eba09d0c855f2d2bdba31c'
|
||||||
|
|||||||
Reference in New Issue
Block a user