From d6a80cd684f8d0f670c7fc54cb4d480463a34cdd Mon Sep 17 00:00:00 2001 From: Josef Citrine Date: Wed, 21 Sep 2016 01:32:30 +0100 Subject: [PATCH] Updated contact email --- app/Http/Controllers/Api/V1/TracksController.php | 2 +- public/templates/artists/profile.html | 2 +- public/templates/pages/faq.html | 2 +- public/templates/uploader/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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 @@

Archived profile

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!

diff --git a/public/templates/pages/faq.html b/public/templates/pages/faq.html index 12e2e7c2..8acf51d5 100644 --- a/public/templates/pages/faq.html +++ b/public/templates/pages/faq.html @@ -21,7 +21,7 @@ individually whitelisted.

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!