git.joshuawise.com
/
patchfork.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f2daf5
)
Update URL for LyricWiki. NOTE: LyricWiki now only returns 1/7 of the song lyrics...
author
Joshua Wise
<joshua@h2so4.joshuawise.com>
Tue, 2 Mar 2010 23:22:40 +0000
(18:22 -0500)
committer
Joshua Wise
<joshua@h2so4.joshuawise.com>
Tue, 2 Mar 2010 23:22:40 +0000
(18:22 -0500)
player/metadata.php
patch
|
blob
|
blame
|
history
diff --git
a/player/metadata.php
b/player/metadata.php
index
9de3be3
..
1b657be
100644
(file)
--- 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: lyric
wiki.org
\r\n";
+ $head .= "Host: lyric
s.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";
This page took
0.019799 seconds
and
4
git commands to generate.