X-Git-Url: http://git.joshuawise.com/patchfork.git/blobdiff_plain/82791019d27335234ba5ccecdd1f786017d81651..591f99fea48864bc16e41c72da239b650798f130:/player/metadata.php

diff --git a/player/metadata.php b/player/metadata.php
index 9de3be3..1b657be 100644
--- a/player/metadata.php
+++ b/player/metadata.php
@@ -446,7 +446,7 @@
 		$out .= "</tns:getSong></SOAP-ENV:Body></SOAP-ENV:Envelope>\r\n";
 
 		$head = "POST /server.php HTTP/1.1\r\n";
-		$head .= "Host: lyricwiki.org\r\n";
+		$head .= "Host: lyrics.wikia.com\r\n";
 		$head .= "SOAPAction: urn:LyricWiki#getSong\r\n";
 		$head .= "Content-Type: text/xml; charset=UTF-8\r\n";
 		$head .= "User-Agent: RemissPitchfork/0.1\r\n";