31 lines
1.6 KiB
INI
Executable File
31 lines
1.6 KiB
INI
Executable File
**------------------------------------------------------------------------------------------------
|
||
* @header_start
|
||
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
||
* @Site: tintuc.vn
|
||
* @MinSWversion: 1.1.1/56.25
|
||
* @Revision 0 - [19/06/2016] Blackbear199
|
||
* - creation
|
||
* @Remarks:
|
||
* @header_end
|
||
**------------------------------------------------------------------------------------------------
|
||
site {url=tintuc.vn|timezone=Asia/Ho_Chi_Minh|maxdays=1|cultureinfo=vi-VN|charset=UTF-8|titlematchfactor=90}
|
||
site {ratingsystem=VN|episodesystem=onscreen}
|
||
url_index{url|http://tintuc.vn/tien-ich/lich-phat-song-truyen-hinh-kenh-|channel|}
|
||
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
|
||
urldate.format {daycounter|0}
|
||
*
|
||
index_showsplit.scrub {multi(exclude=1)|<table class="table table-striped">|<tr>|</tr>|</table>}
|
||
*
|
||
index_start.scrub {multi(includeblock=3)|<td>||</td>|</td>}
|
||
index_title.scrub {multi(includeblock=2)|<td>||</td>|</td>}
|
||
*
|
||
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
||
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
||
**
|
||
** @auto_xml_channel_start
|
||
*url_index{url|http://tintuc.vn/tien-ich/lich-phat-song-truyen-hinh}
|
||
*index_site_id.scrub {multi|<div class="row channel_list">|<a href="http://tintuc.vn/tien-ich/lich-phat-song-truyen-hinh-kenh-|"|</a> </div> </div>}
|
||
*index_site_channel.scrub {multi|<div class="row channel_list">|<div class="channel_name">|</div>|</a> </div> </div>}
|
||
*index_site_id.modify {cleanup(removeduplicates=equal,100 link="index_site_channel")}
|
||
** @auto_xml_channel_end
|