diff --git a/config/listenbrainz.json.example b/config/listenbrainz.json.example index 0f5e32eb..1124bfb9 100644 --- a/config/listenbrainz.json.example +++ b/config/listenbrainz.json.example @@ -7,8 +7,7 @@ "data": { "token": "029b081ba-9156-4pe7-88e5-3be671f5ea2b", "username": "FoxxMD", - "url": "https://api.listenbrainz.org", - "contact": "contact@mydomain.com" + "url": "https://api.listenbrainz.org" } }, { @@ -19,8 +18,7 @@ "data": { "token": "029b081ba-9156-4pe7-88e5-3be671f5ea2b", "username": "FoxxMD", - "url": "https://api.listenbrainz.org", - "contact": "contact@mydomain.com" + "url": "https://api.listenbrainz.org" } } ]