**------------------------------------------------------------------------------------------------
* @header_start
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
* @Site: tvbox.qmap.tw
* @MinSWversion: V1.57
* @Revision 0 - [20/09/2016] Blackbear199
* - creation
* @Remarks:
* @header_end
**------------------------------------------------------------------------------------------------
site {url=tvbox.qmap.tw|timezone=Asia/Taipei|maxdays=4|cultureinfo=zh-TW|charset=UTF-8|titlematchfactor=90}
site {ratingsystem=TW|episodesystem=onscreen}
url_index{url|http://tvbox.qmap.tw/|channel|.htm?n=|urldate|}
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
urldate.format {daycounter|0}
*
index_showsplit.scrub {multi|
}
*
index_start.scrub {single|align="right">|||}
index_start.modify {replace|24:|00:}
index_title.scrub {single|valign="top">|||}
index_title.modify {cleanup(tags="")}
*
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
**
** @auto_xml_channel_start
*url_index {url|http://tvbox.qmap.tw/animax.htm}
*index_site_id.scrub {|}
*index_temp_9.scrub {multi||
}
*index_site_id.modify {substring(type=regex)|'index_temp_9' "href=\"\/(.*?).htm\">"}
*index_site_channel.modify {substring(type=regex)|'index_temp_9' "<\/span>(.*?)<\/a>"}
*index_site_channel.modify {cleanup}
*index_site_id.modify {cleanup(removeduplicates=equal,100 link="index_site_channel")}
** @auto_xml_channel_end