EPGUIDES XML Fail
#1
the epguides xml i have seems to being failing somewhere, could one of you who understands this take a look at the pastebin to see what needs to be changed?

Thanks

http://pastebin.com/PacDd8F2
Reply
#2
It's the Google search which is borked.

Replace line 10 with:
Code:
<RegExp input="$$1" output="&lt;url&gt;https://www.google.com/search?hl=en&amp;as_q=\1&amp;as_sitesearch=epguides.com&amp;as_occt=title" dest="3">
and line 21 with:
Code:
<expression repeat="yes">&lt;a href=&quot;/url\?q=http://epguides\.com/([^/&quot;]+)[^&gt;]*?&gt;([^\(]+)</expression>
Reply
#3
Thanks. Fixed!
Reply

Logout Mark Read Team Forum Stats Members Help
EPGUIDES XML Fail0