Updated contact email

This commit is contained in:
Josef Citrine 2016-09-21 01:32:30 +01:00
parent 78c2f4f6d1
commit d6a80cd684
4 changed files with 4 additions and 4 deletions

View file

@ -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);
}
}

View file

@ -11,7 +11,7 @@
<h2>Archived profile</h2>
<p>This is an archived artist profile that&#39;s part of the MLP
Music Archive. If it&#39;s yours, email
<a href="mailto:feld0@pony.fm" target="_blank">feld0@pony.fm</a> to claim it!</p>
<a href="mailto:logic@pony.fm" target="_blank">logic@pony.fm</a> to claim it!</p>
</div>
<pfm-comments type="user" resource="::artist"></pfm-comments>

View file

@ -21,7 +21,7 @@
individually whitelisted.</p>
<p>Most of these should have been nailed by now, but if yours isn't being
accepted, contact <a href="mailto:feld0@pony.fm" target="_blank">feld0@pony.fm</a>
accepted, contact <a href="mailto:logic@pony.fm" target="_blank">logic@pony.fm</a>
with
a
copy of the file you&#39;re trying to upload and we&#39;ll sort it out!

View file

@ -13,7 +13,7 @@
<p>Note that you&#39;ll need to publish your tracks after uploading them before they&#39;ll become available to the public.</p>
<p>Contact <a href="mailto:feld0@pony.fm">feld0@pony.fm</a> if you run into any issues!</p>
<p>Contact <a href="mailto:logic@pony.fm">logic@pony.fm</a> if you run into any issues!</p>
<ul class="uploads">
<li ng-repeat="upload in data.queue track by $index" ng-class="{'uploading': upload.isUploading, 'has-error': upload.error != null, 'is-processing': upload.isProcessing || (upload.progress >= 100 && upload.error == null)}" ng-animate="'upload-queue'">