lastfm: update API key

master
mutantmonkey 2012-10-09 00:38:26 -04:00
parent 321e039a62
commit aaa50263fa
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ from urllib.error import HTTPError
from lxml import etree
from datetime import datetime
APIKEY = "b25b959554ed76058ac220b7b2e0a026"
APIKEY = "f8f2a50033d7385e547fccbae92b2138"
APIURL = "http://ws.audioscrobbler.com/2.0/?api_key="+APIKEY+"&"
AEPURL = "http://www.davethemoonman.com/lastfm/aep.php?format=txt&username="