diff --git a/app/Http/Controllers/Api/V1/TracksController.php b/app/Http/Controllers/Api/V1/TracksController.php index aeba018b..18dbc5c0 100644 --- a/app/Http/Controllers/Api/V1/TracksController.php +++ b/app/Http/Controllers/Api/V1/TracksController.php @@ -71,7 +71,7 @@ class TracksController extends ApiControllerBase } else { // something went wrong - return Response::json(['error' => 'Processing failed! Please contact feld0@poniverse.net to figure out what went wrong.'], 500); + return Response::json(['error' => 'Processing failed! Please contact logic@pony.fm to figure out what went wrong.'], 500); } } diff --git a/public/templates/artists/profile.html b/public/templates/artists/profile.html index fda05c05..e37dcfec 100644 --- a/public/templates/artists/profile.html +++ b/public/templates/artists/profile.html @@ -11,7 +11,7 @@
This is an archived artist profile that's part of the MLP Music Archive. If it's yours, email - feld0@pony.fm to claim it!
+ logic@pony.fm to claim it!Most of these should have been nailed by now, but if yours isn't being - accepted, contact feld0@pony.fm + accepted, contact logic@pony.fm with a copy of the file you're trying to upload and we'll sort it out! diff --git a/public/templates/uploader/index.html b/public/templates/uploader/index.html index 4a53fd33..5796c7a8 100644 --- a/public/templates/uploader/index.html +++ b/public/templates/uploader/index.html @@ -13,7 +13,7 @@
Note that you'll need to publish your tracks after uploading them before they'll become available to the public.
-Contact feld0@pony.fm if you run into any issues!
+Contact logic@pony.fm if you run into any issues!