(no commit message)
[utils] / crawler / kiss / conf / kiss / config.xml.example
index cd092fe3e46bc2fa41e43af2005d5712d269985b..ea2da2efe4f8c785c7571428df94b3bbca1852de 100644 (file)
@@ -4,10 +4,10 @@
     <type>
         <pattern>login</pattern>
         <method>post</method>
-        <xslt>login.xsl</xslt>
+        <xslt>login-graphic.xsl</xslt>
         <param name="user" value="youruserid"/>
         <param name="passwd" value="yourpassword"/>
-        <param name="GMode" value="TextMode"/>
+        <param name="GMode" value="GraphicMode"/>
         <param name="SavePlayerID" value="1"/>
         <param name="submit" value="Login"/>
         <header name="Referer" value="http://epg.kml.kiss-technology.com/login.php"/>
@@ -15,7 +15,7 @@
 
     <type> 
         <pattern>channels-favorites</pattern>
-           <xslt>channels-favorites.xsl</xslt>
+           <xslt>channels-favorites-graphic.xsl</xslt>
     </type>
     
     <type>
     
     <type>
         <pattern>right-now</pattern>
-        <xslt>channel-right-now-mobile.xsl</xslt>
+        <xslt>channel-right-now-graphic.xsl</xslt>
     </type>
     
     <type>
         <pattern>tomorrow</pattern>
-        <xslt>channel-right-now.xsl</xslt>
+        <xslt>channel-right-now-graphic.xsl</xslt>
     </type>
     
     <type>