X-Git-Url: http://git.joshuawise.com/patchfork.git/blobdiff_plain/82791019d27335234ba5ccecdd1f786017d81651..f8fb3735ae5063d8589a2d85eda35452592726c8:/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 .= "\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";