forked from hsuyelin/nas-tools-sites
-
Notifications
You must be signed in to change notification settings - Fork 0
/
user.sites.pack.json
1 lines (1 loc) · 274 KB
/
user.sites.pack.json
1
{"version":"202402180851","indexer":{"piggo.me":{"id":"zhuzhu","name":"\u732a\u732a","domain":"https://piggo.me/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"search.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"browse":{"path":"torrents.php"},"category":{"movie":[{"id":401,"cat":"Movies","desc":"\u7535\u5f71"}],"tv":[{"id":402,"cat":"TV/Series","desc":"\u7535\u89c6\u5267"},{"id":403,"cat":"TV/Shows","desc":"\u7efc\u827a"},{"id":404,"cat":"TV/Documentaries","desc":"\u7eaa\u5f55\u7247"},{"id":405,"cat":"TV/Animations","desc":"\u52a8\u6f2b"},{"id":908,"cat":"TV/Series","desc":"\u513f\u7ae5\u5267\u96c6"},{"id":909,"cat":"Movies","desc":"\u513f\u7ae5\u7535\u5f71"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"poster":{"selector":"img[data-orig]","attribute":"data-orig"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td.rowfollow:nth-child(5)"},"grabs":{"selector":"td.rowfollow:nth-child(8)"},"seeders":{"selector":"td.rowfollow:nth-child(6)"},"leechers":{"selector":"td.rowfollow:nth-child(7)"},"date_elapsed":{"selector":"td.rowfollow:nth-child(4) > span","optional":true},"date_added":{"selector":"td.rowfollow:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"div > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"div > a.torrents-tag"},"subject":{"selector":"td.embedded:nth-child(2) > div > div[style] > span","contents":-1},"description":{"selector":"td:nth-child(2)","remove":"span,a,img,font,b"},"labels":{"selector":"td:nth-child(2) > span[style]"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='pro_free']"],"2XFREE":["//h1[@id='top']/b/font[@class='pro_free2up']"],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"pt.hdbd.us":{"id":"yidianyuan","name":"\u4f0a\u7538\u56ed","domain":"https://pt.hdbd.us/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"img[title][src=\"pic/cattrans.gif\"]","attribute":"title"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"poster":{"text":""},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > table > tr > td.embedded:has(\"a[title]\")","remove":"span, a, b"},"labels":{"selector":"td:nth-child(2) > table > tr > td.embedded:has(\"a[title]\") > span"}}}},"pt.soulvoice.club":{"id":"lingyin","name":"\u8046\u97f3","domain":"https://pt.soulvoice.club/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71"}],"tv":[{"id":402,"cat":"TV","desc":"TV Series/\u7535\u89c6\u5267"},{"id":404,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247"},{"id":405,"cat":"TV/Anime","desc":"Animations/\u52a8\u6f2b"},{"id":403,"cat":"TV","desc":"TV Show/\u7efc\u827a"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"a[href*=\"imdb.com/title/tt\"]","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"table.torrentname > tr > td:nth-child(2)","remove":"a,img,span","contents":-1},"minimumratio":{"case":{"img[title=\"H&R\"]":2,"*":0}},"minimumseedtime":{"case":{"img[title=\"H&R\"]":259200,"*":0}},"labels":{"selector":"table.torrentname > tr > td:nth-child(2) > span"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":[],"HR":["//img[@class='hitandrun']"],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"pt.hd4fans.org":{"id":"shouzhan","name":"\u517d\u7ad9","domain":"https://pt.hd4fans.org/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies"}],"tv":[{"id":404,"cat":"TV/Documentary","desc":"Documentaries"},{"id":405,"cat":"TV/Anime","desc":"Animations"},{"id":402,"cat":"TV","desc":"TV Series"},{"id":403,"cat":"TV","desc":"TV Shows"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > table > tr > td.embedded","contents":-1},"labels":{"selector":"td:nth-child(2) > table > tr > td.embedded > span"}}}},"sz.chddiy.xyz":{"id":"caihongdaobeiyong","name":"\u5f69\u8679\u5c9b\u5907\u7528\u7ad9","domain":"https://sz.chddiy.xyz/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies"}],"tv":[{"id":404,"cat":"TV/Documentary","desc":"Documentaries"},{"id":405,"cat":"TV/Anime","desc":"Animations"},{"id":402,"cat":"TV","desc":"TV Series"},{"id":403,"cat":"TV","desc":"TV Shows"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"table.torrentname > tr > td.embedded > a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"table.torrentname > tr > td.embedded > a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td:nth-child(5)"},"grabs":{"selector":"td:nth-child(8)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"td[class] > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"hr_days":{"defualt_value":0,"selector":"div.circle > div.circle-text","filters":[{"name":"re_search","args":["\\d",0]}]},"minimumratio":{"text":"{% if fields[ 'hr_days' ] %}999999{% else %}0{% endif %}"},"minimumseedtime":{"text":"{% if fields[ 'hr_days' ] %}{{ (fields[ 'hr_days' ]|int)*86400 }}{% else %}0{% endif %}"},"description":{"selector":"font.subtitle","remove":"div","contents":-1},"labels":{"selector":"font.subtitle > div[style] > div.tag"}}},"conf":{"FREE":["//h1[@id='top']/img[@class='pro_free']"],"2XFREE":[],"HR":["//b[contains(text(),'H&R:')]"],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"52pt.site":{"id":"52PT","name":"52PT","domain":"https://52pt.site/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71"}],"tv":[{"id":404,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247"},{"id":405,"cat":"TV/Anime","desc":"Animations/\u52a8\u6f2b"},{"id":402,"cat":"TV","desc":"TV Series/\u5267\u96c6"},{"id":403,"cat":"TV","desc":"TV Shows/\u7efc\u827a"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > table > tr > td.embedded","contents":-1},"minimumratio":{"text":1},"minimumseedtime":{"text":90000}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"exoticaz.to":{"id":"exoticaz","name":"exoticaz","domain":"https://exoticaz.to/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":"Video Clip","cat":"AV/Video Clip","desc":"Video Clip"},{"id":"Video Pack","cat":"AV/Video Pack","desc":"Video Pack"},{"id":"Siterip Pack","cat":"AV/cate_level2_desc","desc":"Siterip Pack"},{"id":"Pornstar Pack","cat":"AV/Pornstar Pack","desc":"Pornstar Pack"},{"id":"DVD","cat":"AV/DVD","desc":"DVD"},{"id":"BluRay","cat":"AV/BluRay","desc":"BluRay"},{"id":"Photo Pack","cat":"AV/Photo Pack","desc":"Photo Pack"},{"id":"Books & Magazines","cat":"AV/Books","desc":"Books & Magazines"}]},"torrents":{"list":{"selector":"div.card.mt-2 > div.card-body.p-2 > div.table-responsive > table > tbody > tr:has(i)"},"fields":{"id":{"selector":"a[href^=\"https://exoticaz.to/torrent/\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"/torrent/\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"/torrent/\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"td:nth-child(1) > i.fa.fa-video.category-icon[title]","attribute":"title"},"details":{"selector":"a[href^=\"https://exoticaz.to/torrent/\"]","attribute":"href","filters":[{"name":"replace","args":["https://exoticaz.to/",""]}]},"download":{"selector":"a[href^=\"https://exoticaz.to/download/torrent/\"]","attribute":"href"},"date":{"text":"td:nth-child(4)","filters":[{"name":"date_en_elapsed_parse"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"i.fa.fa-star.text-yellow":0,"i.fa.fa-star-half-alt.text-pink":0.5,"*":1}},"uploadvolumefactor":{"case":{"i.fa.fa-gem.text-green":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f"},"minimumratio":{"text":1},"minimumseedtime":{"text":2073600}}},"conf":{"FREE":["//i[contains(@class, 'fa-star')]"],"2XFREE":["//i[contains(@class, 'fa-star-half')]"],"HR":[],"PEER_COUNT":[]}},"dajiao.cyou":{"id":"dajiao","name":"\u6253\u80f6","domain":"https://dajiao.cyou/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71"}],"tv":[{"id":404,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247"},{"id":405,"cat":"TV/Anime","desc":"Animations/\u52a8\u6f2b"},{"id":402,"cat":"TV","desc":"TV Series/\u8fde\u7eed\u5267"},{"id":403,"cat":"TV","desc":"TV Shows/\u7efc\u827a"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"poster":{"selector":"img[data-orig]","attribute":"data-orig"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td.rowfollow:nth-child(5)"},"grabs":{"selector":"td.rowfollow:nth-child(8)"},"seeders":{"selector":"td.rowfollow:nth-child(6)"},"leechers":{"selector":"td.rowfollow:nth-child(7)"},"date_elapsed":{"selector":"td.rowfollow:nth-child(4) > span","optional":true},"date_added":{"selector":"td.rowfollow:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"div > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"div > a.torrents-tag"},"subject":{"selector":"td.embedded:nth-child(2) > div > div:nth-child(2) > span","contents":-1},"description":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2)","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2) > span[title=\"\"]"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":["//h1[@id='top']/img[@class='hitandrun']"],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"kufei.org":{"id":"kufei","name":"\u5e93\u975e","builtin":true,"domain":"https://kufei.org","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":""}},"batch":{"delimiter":" ","space_replace":""},"browse":{},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"poster":{"selector":"img[data-orig]","attribute":"data-orig"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td.rowfollow:nth-child(5)"},"grabs":{"selector":"td.rowfollow:nth-child(8)"},"seeders":{"selector":"td.rowfollow:nth-child(6)"},"leechers":{"selector":"td.rowfollow:nth-child(7)"},"date_elapsed":{"selector":"td.rowfollow:nth-child(4) > span","optional":true},"date_added":{"selector":"td.rowfollow:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"div > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"div > a.torrents-tag"},"subject":{"selector":"td.embedded:nth-child(2) > div > div:nth-child(2) > span","contents":-1},"description":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2)","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2) > span"}}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies(\u7535\u5f71)","default":true}],"tv":[{"id":402,"cat":"TV","desc":"TV Series(\u7535\u89c6\u5267)","default":true},{"id":403,"cat":"TV","desc":"TV Shows(\u7efc\u827a)","default":true},{"id":404,"cat":"TV/Documentary","desc":"Documentaries(\u7eaa\u5f55\u7247)","default":true},{"id":405,"cat":"TV/Anime","desc":"Animations(\u52a8\u753b)","default":true}]},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"dmhy.org":{"id":"dmhy","name":"\u52a8\u6f2b\u82b1\u56ed","domain":"https://dmhy.org/","encoding":"UTF-8","public":true,"proxy":true,"search":{"paths":[{"path":"topics/list?keyword={keyword}","method":"get"}]},"browse":{"path":"topics/list/page/{page}","start":1},"torrents":{"list":{"selector":"table.tablesorter > tbody > tr"},"fields":{"id":{"selector":"a[href*=\"/topics/list/sort_id/\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title":{"selector":"td.title > a"},"details":{"selector":"td.title > a","attribute":"href"},"download":{"selector":"a.download-arrow.arrow-magnet","attribute":"href"},"date_added":{"selector":"td:nth-child(1) > span","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"*":0}},"uploadvolumefactor":{"case":{"*":1}}}}},"www.okpt.net":{"id":"OK","name":"OK","domain":"https://www.okpt.net/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71"}],"tv":[{"id":404,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247"},{"id":405,"cat":"TV/Anime","desc":"Animations/\u52a8\u6f2b"},{"id":402,"cat":"TV","desc":"TV Series/\u8fde\u7eed\u5267"},{"id":403,"cat":"TV","desc":"TV Shows/\u7efc\u827a"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"poster":{"selector":"img[data-orig]","attribute":"data-orig"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td.rowfollow:nth-child(5)"},"grabs":{"selector":"td.rowfollow:nth-child(8)"},"seeders":{"selector":"td.rowfollow:nth-child(6)"},"leechers":{"selector":"td.rowfollow:nth-child(7)"},"date_elapsed":{"selector":"td.rowfollow:nth-child(4) > span","optional":true},"date_added":{"selector":"td.rowfollow:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"div > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"div > a.torrents-tag"},"subject":{"selector":"td.embedded:nth-child(2) > div > div:nth-child(2) > span","contents":-1},"description":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2)","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2) > span[title=\"\"]"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":["//h1[@id='top']/img[@class='hitandrun']"],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"xp.m-team.cc":{"id":"mteam-xpcc","name":"\u9992\u5934(Porn)","domain":"https://xp.m-team.cc/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"adult.php","method":"get"}],"params":{"search":"{keyword}"}},"category":{"adult":[{"id":410,"cat":"Adults/HD-Censored","desc":"\u9ad8\u6e05(\u6709\u78bc)/HD-Censored","default":true},{"id":429,"cat":"Adults/HD-Uncensored","desc":"\u9ad8\u6e05(\u7121\u78bc)/HD-Uncensored","default":true},{"id":424,"cat":"Adults/SD-Censored","desc":"\u6a19\u6e05(\u6709\u78bc)/SD-Censored","default":true},{"id":430,"cat":"Adults/SD-Uncensored","desc":"\u6a19\u6e05(\u7121\u78bc)/SD-Uncensored","default":true},{"id":431,"cat":"Adults/SD-Censored","desc":"\u85cd\u5149(\u6709\u78bc)/UHD-Censored","default":true},{"id":432,"cat":"Adults/SD-Uncensored","desc":"\u85cd\u5149(\u7121\u78bc)/UHD-Uncensored","default":true}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"] > b"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"poster":{"selector":"img[alt=\"torrent thumbnail\"]","attribute":"src","filters":[{"name":"replace","args":["pic/nopic.jpg",""]}]},"imdbid":{"selector":"a[href*=\"imdb.com/title/tt\"]","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"size":{"selector":"td.rowfollow:nth-last-child(6)"},"grabs":{"selector":"td.rowfollow:nth-last-child(3)"},"seeders":{"selector":"td.rowfollow:nth-last-child(5)"},"leechers":{"selector":"td.rowfollow:nth-last-child(4)"},"date_added":{"selector":"td.rowfollow:nth-last-child(7) > span","attribute":"title","optional":true},"date_elapsed":{"selector":"tr > td > span","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"span[style=\"font-weight:normal\"]","filters":[{"name":"re_search","args":["(?:\u9650\u6642\uff1a\\s*)((?:\\d+\u65e5)?(?:\\d+\u6642)?(?:\\d+\u5206)?)",1]},{"name":"date_elapsed_parse"}]},"description":{"selector":"table.torrentname > tr > td.embedded","contents":-1},"labels":{"selector":"table.torrentname > tr > td.embedded > img[class*=\"label_\"]","attribute":"alt"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":[],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"www.hitpt.com":{"id":"baichuan","name":"\u767e\u5ddd","domain":"https://www.hitpt.com/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > table > tr > td.embedded","contents":-1},"labels":{"selector":"td:nth-child(2) > table > tr > td.embedded > span"}}}},"u9a9.de":{"id":"u9a9","name":"u9a9","domain":"https://u9a9.de/","encoding":"UTF-8","public":true,"proxy":true,"search":{"paths":[{"path":"?type=2&search={keyword}","method":"get"}]},"browse":{"path":"?type=2&p={page}","start":1},"torrents":{"list":{"selector":"table.torrent-list > tbody > tr"},"fields":{"id":{"selector":"a[href*=\"/view/2/\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title":{"selector":"td:nth-child(2) > a"},"details":{"selector":"td:nth-child(2) > a","attribute":"href"},"download":{"selector":"td:nth-child(3) > a[href*=\"magnet:\"]","attribute":"href"},"date_added":{"selector":"td:nth-child(5)"},"size":{"selector":"td:nth-child(4)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"*":0}},"uploadvolumefactor":{"case":{"*":1}}}}},"hdvideo.one":{"id":"gaoqingshipin","name":"\u9ad8\u6e05\u89c6\u9891","domain":"https://hdvideo.one/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"\u7535\u5f71"}],"tv":[{"id":402,"cat":"TV/Series","desc":"\u7535\u89c6\u5267"},{"id":403,"cat":"TV/Shows","desc":"\u7efc\u827a"},{"id":404,"cat":"TV/Documentaries","desc":"\u7eaa\u5f55\u7247"},{"id":405,"cat":"TV/Animations","desc":"\u52a8\u6f2b"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"poster":{"selector":"img[data-orig]","attribute":"data-orig"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td.rowfollow:nth-child(5)"},"grabs":{"selector":"td.rowfollow:nth-child(8)"},"seeders":{"selector":"td.rowfollow:nth-child(6)"},"leechers":{"selector":"td.rowfollow:nth-child(7)"},"date_elapsed":{"selector":"td.rowfollow:nth-child(4) > span","optional":true},"date_added":{"selector":"td.rowfollow:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"div > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"div > a.torrents-tag"},"subject":{"selector":"td.embedded:nth-child(2) > div > div[style] > span","contents":-1},"description":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(1)","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(1) > span"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"ptchdbits.co":{"id":"caihongdao","name":"\u5f69\u8679\u5c9b","domain":"https://ptchdbits.co/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies"}],"tv":[{"id":404,"cat":"TV/Documentary","desc":"Documentaries"},{"id":405,"cat":"TV/Anime","desc":"Animations"},{"id":402,"cat":"TV","desc":"TV Series"},{"id":403,"cat":"TV","desc":"TV Shows"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"table.torrentname > tr > td.embedded > a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"table.torrentname > tr > td.embedded > a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td:nth-child(5)"},"grabs":{"selector":"td:nth-child(8)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"td[class] > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"hr_days":{"defualt_value":0,"selector":"div.circle > div.circle-text","filters":[{"name":"re_search","args":["\\d",0]}]},"minimumratio":{"text":"{% if fields[ 'hr_days' ] %}999999{% else %}0{% endif %}"},"minimumseedtime":{"text":"{% if fields[ 'hr_days' ] %}{{ (fields[ 'hr_days' ]|int)*86400 }}{% else %}0{% endif %}"},"description":{"selector":"font.subtitle","remove":"div","contents":-1},"labels":{"selector":"font.subtitle > div[style] > div.tag"}}},"conf":{"FREE":["//h1[@id='top']/img[@class='pro_free']"],"2XFREE":[],"HR":["//b[contains(text(),'H&R:')]"],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"mikanime.tv":{"id":"mikanani","name":"\u871c\u67d1","domain":"https://mikanime.tv/","encoding":"UTF-8","public":true,"proxy":true,"search":{"paths":[{"path":"Home/Search?searchstr={keyword}","method":"get"}]},"browse":{"path":"Home/Classic/{page}","start":1},"torrents":{"list":{"selector":"div.central-container > table > tbody > tr.js-search-results-row"},"fields":{"id":{"selector":"tr.js-search-results-row","attribute":"data-itemindex"},"title":{"selector":"td:nth-child(1) > a.magnet-link-wrap"},"details":{"selector":"td:nth-child(1) > a.magnet-link-wrap","attribute":"href"},"download":{"selector":"td:nth-child(1) > a.js-magnet.magnet-link","attribute":"data-clipboard-text"},"date_added":{"selector":"td:nth-child(3)"},"size":{"selector":"td:nth-child(2)"},"downloadvolumefactor":{"case":{"*":0}},"uploadvolumefactor":{"case":{"*":1}}}}},"www.icc2022.com":{"id":"bingqilin","name":"\u51b0\u6dc7\u6dcb","domain":"https://www.icc2022.com/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71","default":true}],"tv":[{"id":404,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247","default":true},{"id":405,"cat":"TV/Anime","desc":"Animations/\u52a8\u6f2b","default":true},{"id":402,"cat":"TV","desc":"TV Series/\u7535\u89c6\u5267","default":true},{"id":403,"cat":"TV","desc":"TV Shows/\u7efc\u827a","default":true}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td.embedded","remove":"a,b,img,span"},"labels":{"selector":"td.embedded > span[style]"},"minimumratio":{"text":1},"minimumseedtime":{"text":90000}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":["//h1[@id='top']/img[@class='hitandrun']"],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"hdfun.me":{"id":"gaoqingkongjian","name":"\u9ad8\u6e05\u7a7a\u95f4","domain":"http://hdfun.me/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":411,"cat":"Movies/SD","desc":"Movies SD"},{"id":412,"cat":"Movies","desc":"Movies IPad"},{"id":413,"cat":"Movies/HD","desc":"Movies 720p"},{"id":414,"cat":"Movies/HD","desc":"Movies 1080p"},{"id":415,"cat":"Movies","desc":"Movies REMUX"},{"id":450,"cat":"Movies/BluRay","desc":"Movies Bluray"},{"id":499,"cat":"Movies/UHD","desc":"Movies UHD Blu-ray"},{"id":416,"cat":"Movies/UHD","desc":"Movies 2160p"}],"tv":[{"id":417,"cat":"TV/Documentary","desc":"Doc SD"},{"id":418,"cat":"TV/Documentary","desc":"Doc IPad"},{"id":419,"cat":"TV/Documentary","desc":"Doc 720p"},{"id":420,"cat":"TV/Documentary","desc":"Doc 1080p"},{"id":421,"cat":"TV/Documentary","desc":"Doc REMUX"},{"id":451,"cat":"TV/Documentary","desc":"Doc Bluray"},{"id":500,"cat":"TV/Documentary","desc":"Doc UHD Blu-ray"},{"id":422,"cat":"TV/Documentary","desc":"Doc 2160p"},{"id":425,"cat":"TV/SD","desc":"TVShow SD"},{"id":426,"cat":"TV","desc":"TVShow IPad"},{"id":471,"cat":"TV","desc":"TVShow IPad"},{"id":427,"cat":"TV/HD","desc":"TVShow 720p"},{"id":472,"cat":"TV/HD","desc":"TVShow 720p"},{"id":428,"cat":"TV/HD","desc":"TVShow 1080i"},{"id":429,"cat":"TV/HD","desc":"TVShow 1080p"},{"id":430,"cat":"TV","desc":"TVShow REMUX"},{"id":452,"cat":"TV/HD","desc":"TVShow Bluray"},{"id":431,"cat":"TV/UHD","desc":"TVShow 2160p"},{"id":432,"cat":"TV/SD","desc":"TVSeries SD"},{"id":433,"cat":"TV","desc":"TVSeries IPad"},{"id":434,"cat":"TV/HD","desc":"TVSeries 720p"},{"id":435,"cat":"TV/HD","desc":"TVSeries 1080i"},{"id":436,"cat":"TV/HD","desc":"TVSeries 1080p"},{"id":437,"cat":"TV","desc":"TVSeries REMUX"},{"id":453,"cat":"TV/HD","desc":"TVSeries Bluray"},{"id":438,"cat":"TV/UHD","desc":"TVSeries 2160p"},{"id":444,"cat":"TV/Anime","desc":"Anime SD"},{"id":445,"cat":"TV/Anime","desc":"Anime IPad"},{"id":446,"cat":"TV/Anime","desc":"Anime 720p"},{"id":447,"cat":"TV/Anime","desc":"Anime 1080p"},{"id":448,"cat":"TV/Anime","desc":"Anime REMUX"},{"id":454,"cat":"TV/Anime","desc":"Anime Bluray"},{"id":449,"cat":"TV/Anime","desc":"Anime 2160p"},{"id":501,"cat":"TV/Anime","desc":"Anime UHD Blu-ray"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > table > tr > td.embedded","contents":-1},"labels":{"selector":"td:nth-child(2) > table > tr > td.embedded > span"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"ptchina.org":{"id":"bojinxueyuan","name":"\u94c2\u91d1\u5b66\u9662","domain":"https://ptchina.org/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71"}],"tv":[{"id":402,"cat":"TV","desc":"TV Series/\u7535\u89c6\u5267"},{"id":404,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"poster":{"selector":"img[data-orig]","attribute":"data-orig"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td.rowfollow:nth-child(5)"},"grabs":{"selector":"td.rowfollow:nth-child(8)"},"seeders":{"selector":"td.rowfollow:nth-child(6)"},"leechers":{"selector":"td.rowfollow:nth-child(7)"},"date_elapsed":{"selector":"td.rowfollow:nth-child(4) > span","optional":true},"date_added":{"selector":"td.rowfollow:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"div > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"div > a.torrents-tag"},"subject":{"selector":"td.embedded:nth-child(2) > div > div[style] > span","contents":-1},"description":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(1)","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(1) > span"}}},"conf":{"FREE":["//h1[@id='top']/b/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":[]}},"kp.m-team.cc":{"id":"mteam-kpcc","name":"\u9992\u5934(KPCC)","domain":"https://kp.m-team.cc/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"}},"category":{"movie":[{"id":401,"cat":"Movies/SD","desc":"Movie(\u96fb\u5f71)/SD","default":true},{"id":419,"cat":"Movies/HD","desc":"Movie(\u96fb\u5f71)/HD","default":true},{"id":420,"cat":"Movies/DVD","desc":"Movie(\u96fb\u5f71)/DVDiSo","default":true},{"id":421,"cat":"Movies/BluRay","desc":"Movie(\u96fb\u5f71)/Blu-Ray","default":true},{"id":439,"cat":"Movies/Other","desc":"Movie(\u96fb\u5f71)/Remux","default":true}],"tv":[{"id":403,"cat":"TV/SD","desc":"TV Series(\u5f71\u5287/\u7d9c\u85dd)/SD","default":true},{"id":402,"cat":"TV/HD","desc":"TV Series(\u5f71\u5287/\u7d9c\u85dd)/HD","default":true},{"id":435,"cat":"TV/SD","desc":"TV Series(\u5f71\u5287/\u7d9c\u85dd)/DVDiSo","default":true},{"id":438,"cat":"TV/HD","desc":"TV Series(\u5f71\u5287/\u7d9c\u85dd)/BD","default":true},{"id":404,"cat":"TV/Documentary","desc":"\u7d00\u9304\u6559\u80b2","default":true},{"id":405,"cat":"TV/Anime","desc":"Anime(\u52d5\u756b)","default":true}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"] > b"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"poster":{"selector":"img[alt=\"torrent thumbnail\"]","attribute":"src","filters":[{"name":"replace","args":["pic/nopic.jpg",""]}]},"imdbid":{"selector":"a[href*=\"imdb.com/title/tt\"]","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"size":{"selector":"td.rowfollow:nth-last-child(6)"},"grabs":{"selector":"td.rowfollow:nth-last-child(3)"},"seeders":{"selector":"td.rowfollow:nth-last-child(5)"},"leechers":{"selector":"td.rowfollow:nth-last-child(4)"},"date_added":{"selector":"td.rowfollow:nth-last-child(7) > span","attribute":"title","optional":true},"date_elapsed":{"selector":"tr > td > span","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"span[style=\"font-weight:normal\"]","filters":[{"name":"re_search","args":["(?:\u9650\u6642\uff1a\\s*)((?:\\d+\u65e5)?(?:\\d+\u6642)?(?:\\d+\u5206)?)",1]},{"name":"date_elapsed_parse"}]},"description":{"selector":"table.torrentname > tr > td.embedded","contents":-1},"labels":{"selector":"table.torrentname > tr > td.embedded > img[class*=\"label_\"]","attribute":"alt"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":[],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"nyaa.si":{"id":"NYAA","name":"NYAA","domain":"https://nyaa.si/","encoding":"UTF-8","public":true,"proxy":true,"search":{"paths":[{"path":"?f=0&c=0_0&q={keyword}","method":"get"}]},"browse":{"path":"?p={page}","start":1},"torrents":{"list":{"selector":"table.torrent-list > tbody > tr"},"fields":{"id":{"selector":"a[href*=\"/view/\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title":{"selector":"td:nth-child(2) > a"},"details":{"selector":"td:nth-child(2) > a","attribute":"href"},"download":{"selector":"td:nth-child(3) > a[href*=\"/download/\"]","attribute":"href"},"date_added":{"selector":"td:nth-child(5)"},"size":{"selector":"td:nth-child(4)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"*":0}},"uploadvolumefactor":{"case":{"*":1}}}}},"xingtan.one":{"id":"xingtan","name":"\u674f\u575b","domain":"https://xingtan.one/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71"}],"tv":[{"id":404,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247"},{"id":405,"cat":"TV/Anime","desc":"Animations/\u52a8\u6f2b"},{"id":402,"cat":"TV","desc":"TV Series/\u8fde\u7eed\u5267"},{"id":403,"cat":"TV","desc":"TV Shows/\u7efc\u827a"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"poster":{"selector":"img[data-orig]","attribute":"data-orig"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td.rowfollow:nth-child(5)"},"grabs":{"selector":"td.rowfollow:nth-child(8)"},"seeders":{"selector":"td.rowfollow:nth-child(6)"},"leechers":{"selector":"td.rowfollow:nth-child(7)"},"date_elapsed":{"selector":"td.rowfollow:nth-child(4) > span","optional":true},"date_added":{"selector":"td.rowfollow:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"div > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"div > a.torrents-tag"},"subject":{"selector":"td.embedded:nth-child(2) > div > div:nth-child(2) > span","contents":-1},"description":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(1)","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(1) > span"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":["//h1[@id='top']/img[@class='hitandrun']"],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"skyeysnow.com":{"id":"skyeysnow","name":"\u5929\u96ea(skyeysnow)","domain":"https://skyeysnow.com/","encoding":"UTF-8","public":false,"proxy":false,"search":{"paths":[{"path":"forum.php?mod=torrents&cat=1&search={keyword}","method":"get"}]},"browse":{"path":"forum.php?mod=torrents&page={page}"},"torrents":{"list":{"selector":"table.torrents > tbody > tr:has(\"td.rowfollow\")"},"fields":{"id":{"selector":"a[href*=\"/download.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title":{"selector":"table.torrentname > tbody > tr > td > a[title]","attribute":"title"},"details":{"selector":"table.torrentname > tbody > tr > td > a[title]","attribute":"href"},"download":{"selector":"a[href*=\"/download.php?id=\"]","attribute":"href"},"date_added":{"selector":"td:nth-child(3)"},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(4)"},"seeders":{"selector":"td:nth-child(7)"},"leechers":{"selector":"td:nth-child(6)"},"grabs":{"selector":"td:nth-child(5)"},"downloadvolumefactor":{"case":{"img.sp_4":0,"*":1}},"uploadvolumefactor":{"case":{"*":1}}}},"conf":{"FREE":["//div[@class='pi']/b[contains(text(),'FREE')]"],"2XFREE":[],"HR":[],"PEER_COUNT":[]}},"www.beitai.pt":{"id":"beitai","name":"\u5907\u80ce","domain":"https://www.beitai.pt/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71"}],"tv":[{"id":404,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247"},{"id":405,"cat":"TV/Anime","desc":"Animations/\u52a8\u6f2b"},{"id":402,"cat":"TV","desc":"TV Series/\u5267\u96c6"},{"id":403,"cat":"TV","desc":"TV Shows/\u7efc\u827a"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > table > tr > td.embedded","contents":-1}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"hudbt.hust.edu.cn":{"id":"butterfly","name":"\u8774\u8776","domain":"https://hudbt.hust.edu.cn/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}","search_area":4},"batch":{"delimiter":" ","space_replace":"_"}},"batch":{"delimiter":" ","space_replace":"_"},"browse":{},"torrents":{"list":{"selector":"table#torrents > tbody > tr"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"date_added":{"selector":"td:nth-child(4)"},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.free":0,"img.twoupfree":0,"img.thirtypercent":0.3,"img.fiftypercent":0.5,"*":1}},"uploadvolumefactor":{"case":{"img.twoupfree":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > div > div > div:nth-child(2) > h3","attribute":"title"}}},"category":{}},"jptv.club":{"id":"JPTV","name":"JPTV","domain":"https://jptv.club/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents/filter?search={keyword}","method":"get"}]},"browse":{"path":"torrents/filter?page={page}","start":1},"torrents":{"list":{"selector":"div.table-responsive > table > tbody > tr"},"fields":{"id":{"selector":"a.view-torrent","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title":{"selector":"a.view-torrent"},"details":{"selector":"a.view-torrent","attribute":"href"},"download":{"selector":"a[href*=\"torrents/download/\"]","attribute":"href"},"date_elapsed":{"selector":"td:nth-child(7) > time"},"size":{"selector":"td:nth-child(8) > span","remove":"span"},"seeders":{"selector":"td:nth-child(9) > a > span"},"leechers":{"selector":"td:nth-child(10) > a > span"},"grabs":{"selector":"td:nth-child(11) > a > span","filters":[{"name":"re_search","args":["\\d+",0]}]},"downloadvolumefactor":{"case":{"*":1}},"uploadvolumefactor":{"case":{"*":1}}}},"conf":{"FREE":["//span/i[@class='fas fa-star text-gold']"],"2XFREE":[],"HR":[],"PEER_COUNT":["//span[@class='badge-extra text-green']"]}},"azusa.wiki":{"id":"zimiao","name":"\u6893\u55b5","domain":"https://azusa.wiki/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"anime":[{"id":402,"cat":"Anime/Comic","desc":"\u6f2b\u753b"},{"id":403,"cat":"Anime/Light Novel","desc":"\u8f7b\u5c0f\u8bf4"},{"id":404,"cat":"Anime/Game","desc":"\u6e38\u620f"},{"id":407,"cat":"Anime/CG","desc":"CG"},{"id":409,"cat":"Music/Audio","desc":"\u97f3\u4e50"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(table)"},"fields":{"id":{"selector":"a[href^=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href^=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href^=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href^=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href^=\"details.php?id=\"]","attribute":"href"},"poster":{"selector":"img[data-orig]","attribute":"data-orig"},"download":{"selector":"a[href^=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td:nth-child(5)"},"grabs":{"selector":"td:nth-child(8)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"date_elapsed":{"selector":"td:nth-child(4) > span[title]","optional":true},"date_added":{"selector":"td:nth-child(4):not(:has(span))","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"td.embedded > span[style]"},"subject":{"selector":"td.embedded:has(a[href^=\"details.php?id=\"])","contents":-1},"description":{"selector":"{% if fields['tags']%}{{ fields['subject']+' '+fields['tags']|join(' ') }}{% else %}{{ fields['subject'] }}{% endif %} {% if fields['checked'] %}\u2753{% else %}\u2705{% endif %}","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2) > span"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":[]}},"pt.0ff.cc":{"id":"ziyounongchang","name":"\u81ea\u7531\u519c\u573a","domain":"https://pt.0ff.cc/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"poster":{"selector":"img[data-orig]","attribute":"data-orig"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td.rowfollow:nth-child(5)"},"grabs":{"selector":"td.rowfollow:nth-child(8)"},"seeders":{"selector":"td.rowfollow:nth-child(6)"},"leechers":{"selector":"td.rowfollow:nth-child(7)"},"date_elapsed":{"selector":"td.rowfollow:nth-child(4) > span","optional":true},"date_added":{"selector":"td.rowfollow:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"div > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"div > a.torrents-tag"},"subject":{"selector":"td.embedded:nth-child(2) > div > div[style] > span","contents":-1},"description":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2)","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2) > span"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":["//h1[@id='top']/img[@class='hitandrun']"],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"ptcafe.club":{"id":"coffee","name":"\u5496\u5561","domain":"https://ptcafe.club","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71"}],"tv":[{"id":404,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247"},{"id":405,"cat":"TV/Anime","desc":"Animations/\u52a8\u6f2b"},{"id":402,"cat":"TV","desc":"TV Series/\u8fde\u7eed\u5267"},{"id":403,"cat":"TV","desc":"TV Shows/\u7efc\u827a"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"poster":{"selector":"img[data-orig]","attribute":"data-orig"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td.rowfollow:nth-child(5)"},"grabs":{"selector":"td.rowfollow:nth-child(8)"},"seeders":{"selector":"td.rowfollow:nth-child(6)"},"leechers":{"selector":"td.rowfollow:nth-child(7)"},"date_elapsed":{"selector":"td.rowfollow:nth-child(4) > span","optional":true},"date_added":{"selector":"td.rowfollow:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"div > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"div > a.torrents-tag"},"subject":{"selector":"td.embedded:nth-child(2) > div > div:nth-child(2) > span","contents":-1},"description":{"selector":"td.embedded","remove":"span,a,img,font,b"},"labels":{"selector":"td.embedded > span[style]"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"hdchina.org":{"id":"ciqi","name":"\u74f7\u5668","domain":"https://hdchina.org/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"batch":{"delimiter":" ","space_replace":"_"},"browse":{},"torrents":{"list":{"selector":"table.torrent_list tr:has(\"td.t_cat\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title":{"selector":"a[href*=\"details.php?id=\"]","attribute":"title"},"description":{"selector":"table.tbname tr > td:nth-child(2) > h4"},"labels":{"selector":"table.tbname tr > td:nth-child(2) > h4 > span"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?hash=\"]","attribute":"href"},"size":{"selector":"td.t_size"},"grabs":{"selector":"td.t_completed"},"seeders":{"selector":"td.t_torrents"},"leechers":{"selector":"td.t_leech"},"date_elapsed":{"selector":"td.t_time > span"},"date_added":{"selector":"td.t_time > span","attribute":"title"},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"csrf":{"selector":"meta[name=\"x-csrf\"]","attribute":"content"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}}}},"category":{"movie":[{"id":20,"cat":"Movies/BluRay","desc":"Movie Full BD"},{"id":17,"cat":"Movies/HD","desc":"Movie 1080p"},{"id":16,"cat":"Movies/HD","desc":"Movie 1080i"},{"id":9,"cat":"Movies/HD","desc":"Movie 720p"},{"id":27,"cat":"Movies/SD","desc":"iPad Video"},{"id":410,"cat":"Movies/UHD","desc":"4K UltraHD"}],"tv":[{"id":13,"cat":"TV","desc":"EU/US TV series"},{"id":25,"cat":"TV","desc":"Chinese TV series"},{"id":26,"cat":"TV","desc":"Kor Drama"},{"id":24,"cat":"TV","desc":"Jpn Drama"},{"id":21,"cat":"TV","desc":"EU/US TV series pack"},{"id":22,"cat":"TV","desc":"Chinese TV series pack"},{"id":23,"cat":"TV","desc":"JPN/KOR drama pack"},{"id":5,"cat":"TV/Documentary","desc":"Documentary"},{"id":14,"cat":"TV/Anime","desc":"Animation"},{"id":401,"cat":"TV","desc":"TV Shows"}]},"conf":{"RENDER":true,"FREE":["//h2[@id='top']/img[@class='pro_free']"],"2XFREE":["//h2[@id='top']/img[@class='pro_free2up']"],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"www.comicat.org":{"id":"comicat","name":"\u6f2b\u55b5","domain":"https://www.comicat.org","encoding":"UTF-8","public":true,"search":{"paths":[{"path":"search.php?keyword={keyword}&page={page}","method":"get"}]},"torrents":{"list":{"selector":"#data_list tr"},"fields":{"id":{"selector":"td:nth-of-type(3) a","attribute":"href","fitlers":[{"name":"re_search","args":["show-(\\w+).html",0]}]},"title":{"selector":"td:nth-of-type(3) a"},"download":{"selector":"td:nth-of-type(3) a","attribute":"href","filters":[{"name":"split","args":["-",1]},{"name":"split","args":[".",0]},{"name":"appendleft","args":"magnet:?xt=urn:btih:"}]},"labels":{"selector":"td:nth-of-type(8) a"},"size":{"selector":"td:nth-of-type(4)"},"seeders":{"selector":"td:nth-of-type(5) span"},"leechers":{"selector":"td:nth-of-type(6) span"},"date_added":{"selector":"td:nth-of-type(1)"}}}},"ultrahd.net":{"id":"UltraHD","name":"UltraHD","domain":"https://ultrahd.net/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"}},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > table > tr > td.embedded","contents":-1},"labels":{"selector":"td:nth-child(2) > table > tr > td.embedded > span"},"minimumratio":{"case":{"img.hitandrun":3,"*":0}},"minimumseedtime":{"case":{"img.hitandrun":1209600,"*":0}}}}},"ptsbao.club":{"id":"shaobaoleyuan","name":"\u70e7\u5305\u4e50\u56ed","domain":"https://ptsbao.club/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies(\u7535\u5f71)"}],"tv":[{"id":402,"cat":"TV","desc":"TV Series(\u7535\u89c6\u5267)"},{"id":403,"cat":"TV/Other","desc":"TV Shows(\u7535\u89c6\u8282\u76ee)"},{"id":405,"cat":"TV/Anime","desc":"Animations(\u52a8\u6f2b)"},{"id":404,"cat":"TV/Documentary","desc":"Documentaries(\u8bb0\u5f55\u7247)"}]},"torrents":{"list":{"selector":"table.torrents tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"torrents.php?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td:nth-child(6)"},"grabs":{"selector":"td:nth-child(9)"},"seeders":{"selector":"td:nth-child(7)"},"leechers":{"selector":"td:nth-child(8)"},"date_elapsed":{"selector":"td:nth-child(5) > span","optional":true},"date_added":{"selector":"td:nth-child(5) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"td[class=\"embedded\"] > font > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"table.torrentname > td","contents":-1},"labels":{"selector":"table.torrentname > td > span"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"fsm.name":{"id":"feitianlamian","name":"\u98de\u5929\u62c9\u9762","builtin":true,"domain":"https://fsm.name/","search":{"paths":[{"path":"Torrents","method":"get"}],"params":{"keyword":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"batch":{"delimiter":" ","space_replace":"_"},"parser":null,"render":null,"browse":{},"torrents":{"list":{"selector":"div.table-responsive > table.table-bordered > tbody > tr"},"fields":{"id":{"selector":"a[href*=\"details?tid=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"td:nth-child(3) > div> a"},"title_optional":{"optional":true,"selector":"td:nth-child(3) > div> a","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'][0:80] }}{% else %}{{ fields['title_default'][0:80] }}{% endif %}"},"details":{"selector":"a[href*=\"details?tid=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download\"]","attribute":"href"},"size":{"selector":"td:nth-child(6)"},"grabs":{"selector":"td:nth-child(9)"},"seeders":{"selector":"td:nth-child(7)"},"leechers":{"selector":"td:nth-child(8)"},"date_added":{"selector":"td:nth-child(5)"},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"td[class=\"embedded\"] > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"div> a","index":-1},"labels":{"selector":"div > div.tags > a"},"minimumratio":{"text":1},"minimumseedtime":{"text":90000}}},"conf":{"FREE":["//span[@class='badge bg-primary']"],"2XFREE":[],"HR":[],"PEER_COUNT":[]}},"hdfans.org":{"id":"hdfans","name":"\u7ea2\u8c46\u996d","domain":"https://hdfans.org/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71"}],"tv":[{"id":402,"cat":"TV","desc":"TV Series/\u7535\u89c6\u5267"},{"id":403,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247"},{"id":416,"cat":"TV","desc":"TV Shows/\u7efc\u827a"},{"id":417,"cat":"TV/Anime","desc":"Animations/\u52a8\u6f2b"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td:nth-child(5)"},"grabs":{"selector":"td:nth-child(8)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"td[class=\"embedded\"] > font > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"table.torrentname > tr > td:nth-child(1)","remove":"a,img,span,b,br","contents":-1},"labels":{"selector":"table.torrentname > tr > td:nth-child(1) > span"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]},"system_type":""},"pt.sjtu.edu.cn":{"id":"putao","name":"\u8461\u8404","domain":"https://pt.sjtu.edu.cn/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies CHN \u534e\u8bed\u7535\u5f71"},{"id":402,"cat":"Movies","desc":"Movies Eng \u6b27\u7f8e\u7535\u5f71"},{"id":403,"cat":"Movies","desc":"Movies Asian \u4e9a\u6d32\u7535\u5f71"}],"tv":[{"id":406,"cat":"TV/Documentary","desc":"Documentary \u7eaa\u5f55\u7247"},{"id":407,"cat":"TV","desc":"TV Series HKTW \u6e2f\u53f0\u7535\u89c6\u5267"},{"id":408,"cat":"TV","desc":"TV Series Asian \u4e9a\u6d32\u7535\u89c6\u5267"},{"id":409,"cat":"TV","desc":"TV Series CHN \u5927\u9646\u7535\u89c6\u5267"},{"id":410,"cat":"TV","desc":"TV Series Eng \u6b27\u7f8e\u7535\u89c6\u5267"},{"id":411,"cat":"TV","desc":"TV CHN \u5927\u9646\u7efc\u827a\u8282\u76ee"},{"id":412,"cat":"TV","desc":"TV HKTW \u6e2f\u53f0\u7efc\u827a\u8282\u76ee"},{"id":413,"cat":"TV","desc":"TV Eng \u6b27\u7f8e\u7efc\u827a\u8282\u76ee"},{"id":414,"cat":"TV","desc":"TV JPKR \u65e5\u97e9\u7efc\u827a\u8282\u76ee"},{"id":431,"cat":"TV/Anime","desc":"Anime \u52a8\u6f2b"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td:nth-child(5)"},"grabs":{"selector":"td:nth-child(8)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"tr.free_bg":0,"tr.twoup_bg":0,"tr.d30down_bg":0.3,"tr.halfdown_bg":0.5,"tr.d70down_bg":0.7,"*":1}},"uploadvolumefactor":{"case":{"tr.twoup_bg":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"font[style][title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"table.torrentname > tr > td.embedded","contents":-1},"labels":{"selector":"table.torrentname > tr > td.embedded > span"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":[],"HR":[],"PEER_COUNT":[]}},"star-space.net":{"id":"startspace","name":"\u661f\u7a7a","domain":"https://star-space.net/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71"}],"tv":[{"id":404,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247"},{"id":405,"cat":"TV/Anime","desc":"Animations/\u52a8\u6f2b"},{"id":402,"cat":"TV","desc":"TV Series/\u8fde\u7eed\u5267"},{"id":403,"cat":"TV","desc":"TV Shows/\u7efc\u827a"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"poster":{"selector":"img[data-orig]","attribute":"data-orig"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td.rowfollow:nth-child(5)"},"grabs":{"selector":"td.rowfollow:nth-child(8)"},"seeders":{"selector":"td.rowfollow:nth-child(6)"},"leechers":{"selector":"td.rowfollow:nth-child(7)"},"date_elapsed":{"selector":"td.rowfollow:nth-child(4) > span","optional":true},"date_added":{"selector":"td.rowfollow:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"div > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"div > a.torrents-tag"},"subject":{"selector":"td.embedded:nth-child(2) > div > div:nth-child(2) > span","contents":-1},"description":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(1)","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(1) > span[title=\"\"]"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":["//h1[@id='top']/img[@class='hitandrun']"],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"hhanclub.top":{"id":"hanhan","name":"\u61a8\u61a8","encoding":"UTF-8","public":false,"proxy":false,"domain":"https://hhanclub.top/","search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}","search_area":0},"batch":{"delimiter":" ","space_replace":"_"}},"batch":{"delimiter":" ","space_replace":"_"},"browse":{},"torrents":{"list":{"selector":"div.torrent-table-sub-info"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat[]=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"div.torrent-info-text-size"},"seeders":{"selector":"div.torrent-info-text-seeders > a[href*=\"#seeders\"]"},"leechers":{"selector":"div.torrent-info-text-leechers > a[href*=\"#leechers\"]"},"grabs":{"selector":"div.torrent-info-text-finished"},"date_elapsed":{"selector":"div.torrent-info-text-added > span","optional":true},"date_added":{"selector":"div.torrent-info-text-added > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"span.promotion-tag-free":0,"span.promotion-tag-free2up":0,"span.promotion-tag-50pctdown":0.5,"span.promotion-tag-50pctdown2up":0.5,"span.promotion-tag-30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"span.promotion-tag-50pctdown2up":2,"span.promotion-tag-free2up":2,"span.promotion-tag-2up":2,"*":1}},"description":{"selector":"div.torrent-info-text-small_name"},"labels":{"selector":"a[href*=\"?tag_id\"] > span.tag"}}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71"},{"id":405,"cat":"Anime","desc":"Animations/\u52a8\u6f2b"}],"tv":[{"id":404,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247"},{"id":405,"cat":"Anime","desc":"Animations/\u52a8\u6f2b"},{"id":402,"cat":"TV","desc":"TV Series/\u8fde\u7eed\u5267"},{"id":403,"cat":"TV","desc":"TV Shows/\u7efc\u827a"}]},"conf":{"FREE":["//span[@class='promotion-tag promotion-tag-free']"],"2XFREE":["//span[@class='promotion-tag promotion-tag-2xfree']"],"HR":["//span[contains(text(), 'H&R')]"],"PEER_COUNT":["//div[@id='seeder-count']"]}},"hdatmos.club":{"id":"atongmu","name":"\u963f\u7ae5\u6728","domain":"https://hdatmos.club/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71"}],"tv":[{"id":404,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247"},{"id":405,"cat":"TV/Anime","desc":"Animations/\u52a8\u6f2b"},{"id":402,"cat":"TV","desc":"TV Series/\u7535\u89c6\u5267"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_2up":2,"img.pro_free2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"font.free,font.twoupfree,font.halfdown,font.twouphalfdown","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"table.torrentname > tr > td:nth-child(1)","remove":"a,img,b,font","contents":-1}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"totheglory.im":{"id":"TTG","name":"TTG","domain":"https://totheglory.im/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"browse.php"}],"params":{"search_field":"{keyword}","c":"M"},"batch":{"delimiter":"+","space_replace":"+"}},"category":{"field":"search_field","delimiter":" \u5206\u7c7b:","movie":[{"id":"\u7535\u5f71DVDRip","cat":"Movies/SD"},{"id":"\u7535\u5f71720p","cat":"Movies/HD"},{"id":"\u7535\u5f711080i/p","cat":"Movies/HD"},{"id":"BluRay\u539f\u76d8","cat":"Movies/BluRay"},{"id":"\u5f71\u89c62160p","cat":"Movies/UHD"},{"id":"UHD\u539f\u76d8","cat":"Movies/UHD"}],"tv":[{"id":"\u7eaa\u5f55\u7247720p","cat":"Movies/HD"},{"id":"\u7eaa\u5f55\u72471080i/p","cat":"Movies/HD"},{"id":"\u7eaa\u5f55\u7247BluRay\u539f\u76d8","cat":"Movies/BluRay"},{"id":"\u6b27\u7f8e\u5267720p","cat":"TV/HD"},{"id":"\u6b27\u7f8e\u52671080i/p","cat":"TV/HD"},{"id":"\u9ad8\u6e05\u65e5\u5267","cat":"TV/HD"},{"id":"\u5927\u9646\u6e2f\u53f0\u52671080i/p","cat":"TV/HD"},{"id":"\u5927\u9646\u6e2f\u53f0\u5267720p","cat":"TV/HD"},{"id":"\u9ad8\u6e05\u97e9\u5267","cat":"TV/HD"},{"id":"\u6b27\u7f8e\u5267\u5305","cat":"TV/HD"},{"id":"\u65e5\u5267\u5305","cat":"TV/HD"},{"id":"\u97e9\u5267\u5305","cat":"TV/HD"},{"id":"\u534e\u8bed\u5267\u5305","cat":"TV/HD"},{"id":"\u9ad8\u6e05\u52a8\u6f2b","cat":"TV/HD"},{"id":"\u97e9\u56fd\u7efc\u827a","cat":"TV/HD"},{"id":"\u65e5\u672c\u7efc\u827a","cat":"TV/HD"},{"id":"\u9ad8\u6e05\u7efc\u827a","cat":"TV/HD"},{"id":"\u52a8\u6f2b\u539f\u76d8","cat":"TV/BluRay"}]},"torrents":{"list":{"selector":"table#torrent_table tr[id]"},"fields":{"id":{"selector":"div.name_left > a","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"description_free_forever":{"selector":"div.name_left > a > b > font > span"},"description_normal":{"selector":"div.name_left > a > b > span"},"description":{"text":"{% if fields['description_free_forever'] %}{{ fields['description_free_forever'] }}{% else %}{{ fields['description_normal'] }}{% endif %}"},"labels":{"selector":"div.name_left > span > b"},"title":{"selector":"div.name_left > a > b","remove":"span","contents":0},"category":{"selector":"tr[id] td:nth-child(1) > a > img","attribute":"alt"},"details":{"selector":"div.name_left > a","attribute":"href"},"download":{"selector":"a.dl_a","attribute":"href"},"files":{"selector":"td:nth-child(3)"},"size":{"selector":"td:nth-child(7)"},"seeders":{"selector":"td:nth-child(9) > b > a >font"},"leechers":{"selector":"td:nth-child(9) > b:nth-child(2) > a"},"grabs":{"selector":"td:nth-child(8)","contents":0},"date_elapsed":{"selector":"td:nth-child(6)","optional":true},"date_added":{"selector":"td:nth-child(5) > nobr","optional":true},"date":{"selector":"td:nth-child(5)","filters":[{"name":"dateparse","args":"%Y-%m-%d%H:%M:%S"}]},"imdbid":{"selector":"span.imdb_rate > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"downloadvolumefactor":{"case":{"img[alt=\"free\"]":0,"img[alt=\"50%\"]":0.5,"img[alt=\"30%\"]":0.3,"*":1}},"uploadvolumefactor":{"case":{"img[alt=\"200%\"]":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"span[onclick]","attribute":"onclick","filters":[{"name":"re_search","args":["\\d+\u5e74\\d+\u6708\\d+\u65e5\\d+\u70b9\\d+\u5206",0]},{"name":"dateparse","args":"%Y\u5e74%m\u6708%d\u65e5%H\u70b9%M\u5206"}]},"minimumratio":{"case":{"img[title=\"Hit and Run\"]":1,"*":0}},"minimumseedtime":{"case":{"img[title=\"Hit and Run\"]":216000,"*":0}}}},"conf":{"FREE":["//img[@class='topic'][contains(@src,'ico_free.gif')]"],"2XFREE":[],"HR":["//img[@src='/pic/hit_run.gif']"],"PEER_COUNT":["//span[@id='dlstatus']"]}},"wintersakura.net":{"id":"dongying","name":"\u51ac\u6a31","domain":"https://wintersakura.net/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71"},{"id":422,"cat":"Movies","desc":"Animation flims/\u52a8\u6f2b\u7535\u5f71"}],"tv":[{"id":410,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247"},{"id":413,"cat":"TV/Anime","desc":"Animation series/\u52a8\u6f2b\u5267\u96c6(\u5206\u96c6)"},{"id":423,"cat":"TV/Anime","desc":"Animation series/\u52a8\u6f2b\u5267\u96c6(\u5408\u96c6)\t"},{"id":414,"cat":"TV/Series","desc":"TV Series/\u5267\u96c6(\u5408\u96c6\uff09"},{"id":402,"cat":"TV/Series","desc":"TV Series/\u5267\u96c6(\u5206\u96c6\uff09"},{"id":403,"cat":"TV/Shows","desc":"TV Shows/\u7efc\u827a(\u5408\u96c6)"},{"id":418,"cat":"TV/Shows","desc":"TV Shows/\u7efc\u827a(\u5206\u96c6\uff09"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"poster":{"selector":"img[data-orig]","attribute":"data-orig"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td.rowfollow:nth-child(5)"},"grabs":{"selector":"td.rowfollow:nth-child(8)"},"seeders":{"selector":"td.rowfollow:nth-child(6)"},"leechers":{"selector":"td.rowfollow:nth-child(7)"},"date_elapsed":{"selector":"td.rowfollow:nth-child(4) > span","optional":true},"date_added":{"selector":"td.rowfollow:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"div > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"div > a.torrents-tag"},"subject":{"selector":"td.embedded:nth-child(2) > div > div:nth-child(2) > span","contents":-1},"description":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2)","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2) > span"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":[]}},"club.hares.top":{"id":"baitu","name":"\u767d\u5154","domain":"https://club.hares.top/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"torrents":{"list":{"selector":"table.torrents > tr"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up,img.pro_50pctdown,img.pro_50pctdown2up,img.pro_30pctdown","attribute":"data-d","filters":[{"name":"re_search","args":["\\d{4}-\\d{2}-\\d{2} \\d{2}:\\d{2}:\\d{2}",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"div.layui-torrents-Subject > div.left > p.layui-elip.layui-torrents-descr-width"},"labels":{"selector":"div.layui-torrents-Subject > div.left > p.layui-elip.layui-torrents-descr-width > span"}}},"conf":{"FREE":["//b[@class='free'][text()='\u514d\u8d39']"],"2XFREE":["//b[@class='twoupfree'][text()='2X\u514d\u8d39']"],"HR":[],"PEER_COUNT":[]}},"hdarea.club":{"id":"gaoqingshijie","name":"\u9ad8\u6e05\u89c6\u754c","domain":"https://hdarea.club/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":300,"cat":"Movies/UHD","desc":"Movies UHD-4K"},{"id":401,"cat":"Movies/BluRay","desc":"Movies Blu-ray"},{"id":415,"cat":"Movies/HD","desc":"Movies REMUX"},{"id":416,"cat":"Movies/3D","desc":"Movies 3D"},{"id":410,"cat":"Movies/HD","desc":"Movies 1080p"},{"id":411,"cat":"Movies/HD","desc":"Movies 720p"},{"id":414,"cat":"Movies/DVD","desc":"Movies DVD"},{"id":412,"cat":"Movies/WEB-DL","desc":"Movies WEB-DL"},{"id":413,"cat":"Movies/HD","desc":"Movies HDTV"},{"id":417,"cat":"Movies/Other","desc":"Movies iPad"}],"tv":[{"id":404,"cat":"TV/Documentary","desc":"Documentaries"},{"id":405,"cat":"TV/Anime","desc":"Animations"},{"id":402,"cat":"TV","desc":"TV Series"},{"id":403,"cat":"TV","desc":"TV Shows"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > table > tr > td.embedded","contents":-1}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"www.pttime.org":{"id":"PTT","name":"PTT","domain":"https://www.pttime.org/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}","allsec":true},"batch":{"delimiter":" ","space_replace":"_"}},"batch":{"delimiter":" ","space_replace":"_"},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies(\u7535\u5f71)"},{"id":440,"cat":"9kg-\u6b65\u5175(\u6b65\u5175/\u65e0\u7801)","desc":"9kg-\u6b65\u5175(\u6b65\u5175/\u65e0\u7801)"},{"id":441,"cat":"9kg-\u9a91\u5175(\u9a91\u5175/\u6709\u7801)","desc":"9kg-\u9a91\u5175(\u9a91\u5175/\u6709\u7801)"},{"id":442,"cat":"9kg-III(\u4e09\u7ea7\u7247\u3001\u9650\u5236\u7ea7\u7535\u5f71)","desc":"9kg-III(\u4e09\u7ea7\u7247\u3001\u9650\u5236\u7ea7\u7535\u5f71)"},{"id":443,"cat":"9kg-H\u6f2b(\u52a8\u6f2b\u3001\u6f2b\u753b)","desc":"9kg-H\u6f2b(\u52a8\u6f2b\u3001\u6f2b\u753b)"}],"tv":[{"id":402,"cat":"TV","desc":"TV Series(\u7535\u89c6\u5267)"},{"id":403,"cat":"TV","desc":"TV Shows(\u7efc\u827a)"},{"id":404,"cat":"TV/Documentary","desc":"Documentaries(\u7eaa\u5f55\u7247)"},{"id":430,"cat":"TV/Anime","desc":"Animate(3D\u52a8\u753b\u30012.5\u6b21\u5143)"},{"id":431,"cat":"TV/Anime","desc":"ACGN(\u4e8c\u6b21\u5143)"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"poster":{"default_value":"","selector":"img.pr5","attribute":"src"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(5) > span","optional":true},"date_added":{"selector":"td:nth-child(5) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(6)"},"seeders":{"selector":"td:nth-child(7)"},"leechers":{"selector":"td:nth-child(8)"},"grabs":{"selector":"td:nth-child(9)"},"downloadvolumefactor":{"case":{"font.promotion.free":0,"font.promotion.twoupfree":0,"font.promotion.twouphalfdown":0.5,"font.promotion.halfdown":0.5,"font.promotion.thirtypercent":0.3,"*":1}},"uploadvolumefactor":{"case":{"font.promotion.twoup":2,"font.promotion.twouphalfdown":2,"font.promotion.twoupfree":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"td:nth-child(2) > table > tr > td.embedded > span[title]","attribute":"title","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > table.torrentname > tr > td.embedded > font[title]:not([title=''])","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table > tr > td.embedded > a > span.tags"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']","//h1[@id='top']/b/font[@class='zeroupzerodown']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"www.htpt.cc":{"id":"haitang","name":"\u6d77\u68e0","domain":"https://www.htpt.cc/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > table > tr > td.embedded","contents":-1},"labels":{"selector":"td:nth-child(2) > table > tr > td.embedded > span"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":[],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"audiences.me":{"id":"audiences","name":"\u89c2\u4f17","domain":"https://audiences.me/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"\u7535\u5f71/Movies"}],"tv":[{"id":402,"cat":"TV","desc":"\u5267\u96c6/TV-Series"},{"id":403,"cat":"TV","desc":"\u7efc\u827a/TV-Show"},{"id":406,"cat":"TV/Documentary","desc":"\u7eaa\u5f55\u7247/Documentary"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td.embedded > span[style]"},"labels":{"selector":"td.embedded > span.tags"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":["//h1[@id='top']/img[@class='hitandrun']"],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"pterclub.com":{"id":"maozhan","name":"\u732b\u7ad9","domain":"https://pterclub.com/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}","search_area":0},"batch":{"delimiter":" ","space_replace":"_"}},"batch":{"delimiter":" ","space_replace":"_"},"browse":{},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title":{"selector":"td:nth-child(2) > div > div:nth-child(1) > a > b"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"poster":{"selector":"img[data-orig]","attribute":"data-orig"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td.rowfollow:nth-child(5)"},"grabs":{"selector":"td.rowfollow:nth-child(8)"},"seeders":{"selector":"td.rowfollow:nth-child(6)"},"leechers":{"selector":"td.rowfollow:nth-child(7)"},"date_elapsed":{"selector":"td.rowfollow:nth-child(4) > span","optional":true},"date_added":{"selector":"td.rowfollow:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"div > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > div > div:nth-child(2) > span"},"labels":{"selector":"td:nth-child(2) > div > div:nth-child(2) > a.torrents-tag"}}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"\u7535\u5f71 (Movie)"},{"id":403,"cat":"Anime","desc":"\u52a8\u6f2b (Anime)"},{"id":402,"cat":"Documentary","desc":"\u7eaa\u5f55\u7247 (Documentary)"}],"tv":[{"id":404,"cat":"TV","desc":"\u7535\u89c6\u5267 (TV Play)"},{"id":403,"cat":"Anime","desc":"\u52a8\u6f2b (Anime)"},{"id":405,"cat":"TV","desc":"\u7efc\u827a (TV Show)"},{"id":402,"cat":"Documentary","desc":"\u7eaa\u5f55\u7247 (Documentary)"}]},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":["(//td[@align='left' and @class='rowfollow' and @valign='top']/b[1])[3]"]}},"www.tjupt.org":{"id":"beibingyang","name":"\u5317\u6d0b\u56ed","domain":"https://www.tjupt.org/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"-"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies\u7535\u5f71"}],"tv":[{"id":402,"cat":"TV","desc":"TV Series\u5267\u96c6"},{"id":403,"cat":"TV","desc":"TV Shows\u7efc\u827a"},{"id":405,"cat":"TV/Anime","desc":"Animations\u52a8\u6f2b"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"a[href*=\"imdb.com/title/tt\"]","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"font.free":0,"font.twoupfree":0,"font.halfdown":0.5,"font.twouphalfdown":0.5,"font.thirtypercent":0.3,"*":1}},"uploadvolumefactor":{"case":{"font.twouphalfdown":2,"font.twoupfree":2,"font.twoup":2,"*":1}},"description":{"selector":"table.torrentname > tr:nth-child(1) > td:nth-child(2)","remove":"a, img, div","contents":-1},"labels":{"selector":"table.torrentname > tr:nth-child(2) > td:nth-child(2) > div#tag > font.tag"},"minimumratio":{"text":0.8}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//font[@class='twoup'][text()='2X']"],"HR":["//font[@color='red'][text()='Hit&Run']"],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"www.ptlsp.com":{"id":"PTLSP","name":"PTLSP","domain":"https://www.ptlsp.com/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71"}],"tv":[{"id":404,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247"},{"id":405,"cat":"TV/Anime","desc":"Animations/\u52a8\u6f2b"},{"id":402,"cat":"TV","desc":"TV Series/\u8fde\u7eed\u5267"},{"id":403,"cat":"TV","desc":"TV Shows/\u7efc\u827a"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"poster":{"selector":"img[data-orig]","attribute":"data-orig"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td.rowfollow:nth-child(5)"},"grabs":{"selector":"td.rowfollow:nth-child(8)"},"seeders":{"selector":"td.rowfollow:nth-child(6)"},"leechers":{"selector":"td.rowfollow:nth-child(7)"},"date_elapsed":{"selector":"td.rowfollow:nth-child(4) > span","optional":true},"date_added":{"selector":"td.rowfollow:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"div > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"div > a.torrents-tag"},"subject":{"selector":"td.embedded:nth-child(2) > div > div:nth-child(2) > span","contents":-1},"description":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2)","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2) > span[title=\"\"]"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":["//h1[@id='top']/img[@class='hitandrun']"],"PEER_COUNT":["//div[@id='peercount']/b[1]"]},"system_type":"nexus_php"},"zhuque.in":{"id":"zhuque","name":"\u6731\u96c0","domain":"https://zhuque.in/","encoding":"UTF-8","parser":"TNodeSpider","public":false,"search":{"paths":[{"path":"torrent/search","method":"chrome","params":{"keyword":"//input[@id=\"form_item_keyword\"]","submit":"//form//button[@type=\"submit\"]"}}]},"conf":{"RENDER":true,"FREE":["//span[@class='text-download'][contains(text(),'0x')]"],"2XFREE":[""],"HR":[],"PEER_COUNT":["//div[@class='ant-form-item-control-input-content']/span[contains(text(),'\u6b63\u5728\u505a\u79cd: )]"]}},"ihdbits.me":{"id":"iHDBits","name":"iHDBits","domain":"https://ihdbits.me/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71"}],"tv":[{"id":404,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247"},{"id":405,"cat":"TV/Anime","desc":"Animations/\u52a8\u6f2b"},{"id":402,"cat":"TV","desc":"TV Series/\u8fde\u7eed\u5267"},{"id":403,"cat":"TV","desc":"TV Shows/\u7efc\u827a"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"poster":{"selector":"img[data-orig]","attribute":"data-orig"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td.rowfollow:nth-child(5)"},"grabs":{"selector":"td.rowfollow:nth-child(8)"},"seeders":{"selector":"td.rowfollow:nth-child(6)"},"leechers":{"selector":"td.rowfollow:nth-child(7)"},"date_elapsed":{"selector":"td.rowfollow:nth-child(4) > span","optional":true},"date_added":{"selector":"td.rowfollow:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"div > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"div > a.torrents-tag"},"subject":{"selector":"td.embedded:nth-child(2) > div > div:nth-child(2) > span","contents":-1},"description":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2)","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2) > span"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":[]}},"ubits.club":{"id":"Ubits","name":"Ubits","domain":"https://ubits.club/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71"}],"tv":[{"id":404,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247"},{"id":405,"cat":"TV/Anime","desc":"Animations/\u52a8\u6f2b"},{"id":402,"cat":"TV","desc":"TV Series/\u8fde\u7eed\u5267"},{"id":403,"cat":"TV","desc":"TV Shows/\u7efc\u827a"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"poster":{"selector":"img[data-orig]","attribute":"data-orig"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td.rowfollow:nth-child(5)"},"grabs":{"selector":"td.rowfollow:nth-child(8)"},"seeders":{"selector":"td.rowfollow:nth-child(6)"},"leechers":{"selector":"td.rowfollow:nth-child(7)"},"date_elapsed":{"selector":"td.rowfollow:nth-child(4) > span","optional":true},"date_added":{"selector":"td.rowfollow:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"div > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"div > a.torrents-tag"},"subject":{"selector":"td.embedded:nth-child(2) > div > div:nth-child(2) > span","contents":-1},"description":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(1)","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(1) > span"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"discfan.net":{"id":"discfan","name":"\u8776\u7c89","domain":"https://discfan.net/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"\u4e2d\u56fd\u5927\u9646(CHN)"},{"id":404,"cat":"Movies","desc":"\u4e2d\u56fd\u9999\u6e2f\u7279\u522b\u884c\u653f\u533a(HKG)"},{"id":405,"cat":"Movies","desc":"\u4e2d\u56fd\u53f0\u6e7e\u7701(TWN)"},{"id":402,"cat":"Movies","desc":"\u6cf0\u56fd(THA)"},{"id":403,"cat":"Movies","desc":"\u65e5\u672c(JPN)"},{"id":406,"cat":"Movies","desc":"\u97e9\u56fd(KOR)"},{"id":410,"cat":"Movies","desc":"\u4e16\u754c(World)"}],"tv":[{"id":411,"cat":"TV","desc":"\u5267\u96c6(Series)"},{"id":413,"cat":"TV/Documentary","desc":"\u8bb0\u5f55(Documentary)"},{"id":416,"cat":"TV","desc":"\u7efc\u827a(Variety Show)"},{"id":419,"cat":"TV/Anime","desc":"\u52a8\u6f2b(Animation)"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > table > tr > td.embedded","remove":"span,a,img,font,b","contents":-1}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":[],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]},"system_type":""},"hdmayi.com":{"id":"xiaomaoyi","name":"\u5c0f\u8682\u8681","domain":"https://hdmayi.com/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"batch":{"delimiter":" ","space_replace":"_"},"category":{"movie":[{"id":401,"cat":"Movies","desc":"\u7535\u5f71"}],"tv":[{"id":402,"cat":"TV/Series","desc":"\u7535\u89c6\u5267"},{"id":403,"cat":"TV/Shows","desc":"\u7efc\u827a"},{"id":404,"cat":"TV/Documentaries","desc":"\u7eaa\u5f55\u7247"},{"id":405,"cat":"TV/Animations","desc":"\u52a8\u6f2b"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"table.torrentname > tr > td:nth-child(2)","remove":"a,b,img,span","contents":-1},"labels":{"selector":"table.torrentname > tr > td:nth-child(2) > span"},"minimumratio":{"text":1},"minimumseedtime":{"text":90000}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"rousi.zip":{"id":"rousi","name":"\u8089\u4e1d","domain":"https://rousi.zip/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}","allsec":true},"batch":{"delimiter":" ","space_replace":"_"}},"batch":{"delimiter":" ","space_replace":"_"},"category":{"movie":[{"id":401,"cat":"Movies(\u7535\u5f71)","desc":"Movies(\u7535\u5f71)"},{"id":406,"cat":"Music(\u97f3\u4e50\u3001\u4e13\u8f91\u3001MV\u3001\u6f14\u5531\u4f1a)","desc":"Music(\u97f3\u4e50\u3001\u4e13\u8f91\u3001MV\u3001\u6f14\u5531\u4f1a)"},{"id":422,"cat":"III(\u4e09\u7ea7\u7247\u3001\u9650\u5236\u7ea7\u7535\u5f71)","desc":"III(\u4e09\u7ea7\u7247\u3001\u9650\u5236\u7ea7\u7535\u5f71)"},{"id":423,"cat":"H\u6f2b(\u52a8\u6f2b\u3001\u6f2b\u753b)","desc":"H\u6f2b(\u52a8\u6f2b\u3001\u6f2b\u753b)"},{"id":426,"cat":"H\u56fe(\u5199\u771f\u3001\u56fe\u7247\u3001\u79c1\u62cd\u3001\u77ed\u89c6\u9891)","desc":"H\u56fe(\u5199\u771f\u3001\u56fe\u7247\u3001\u79c1\u62cd\u3001\u77ed\u89c6\u9891)"}],"tv":[{"id":402,"cat":"TV Series(\u7535\u89c6\u5267)","desc":"Doc SD"},{"id":403,"cat":"TV Shows(\u7efc\u827a)","desc":"TV Shows(\u7efc\u827a)"},{"id":404,"cat":"Documentaries(\u7eaa\u5f55\u7247)","desc":"Documentaries(\u7eaa\u5f55\u7247)"},{"id":405,"cat":"Animations(3D\u52a8\u753b\u30012.5\u6b21\u5143)","desc":"Animations(3D\u52a8\u753b\u30012.5\u6b21\u5143)"},{"id":407,"cat":"Sports(\u4f53\u80b2\u3001\u7ade\u6280\u3001\u6b66\u672f\u53ca\u76f8\u5173)","desc":"Sports(\u4f53\u80b2\u3001\u7ade\u6280\u3001\u6b66\u672f\u53ca\u76f8\u5173)"},{"id":419,"cat":"Art(\u821e\u8e48\u3001\u6b4c\u5267\u3001\u620f\u66f2\u3001\u76f8\u58f0\u3001\u8bc4\u4e66\u7b49)","desc":"Art(\u821e\u8e48\u3001\u6b4c\u5267\u3001\u620f\u66f2\u3001\u76f8\u58f0\u3001\u8bc4\u4e66\u7b49)"},{"id":415,"cat":"ACGN(\u4e8c\u6b21\u5143\u3001\u6f2b\u753b\u3001\u52a8\u6f2b)","desc":"ACGN(\u4e8c\u6b21\u5143\u3001\u6f2b\u753b\u3001\u52a8\u6f2b)"},{"id":416,"cat":"Baby(\u5a74\u5e7c\u3001\u513f\u7ae5\u3001\u65e9\u6559\u3001\u5c0f\u5b66\u53ca\u76f8\u5173)","desc":"Baby(\u5a74\u5e7c\u3001\u513f\u7ae5\u3001\u65e9\u6559\u3001\u5c0f\u5b66\u53ca\u76f8\u5173)"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"div > a.torrents-tag"},"subject":{"selector":"td.embedded:nth-child(2) > div > div:nth-child(2) > span","contents":-1},"description":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2)","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2) > span[title=\"\"]"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":[],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]},"system_type":""},"www.hddolby.com":{"id":"gaoqingdubi","name":"\u9ad8\u6e05\u675c\u6bd4","domain":"https://www.hddolby.com/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies\u7535\u5f71"}],"tv":[{"id":402,"cat":"TV","desc":"TV Series\u7535\u89c6\u5267"},{"id":403,"cat":"TV","desc":"TV Shows\u7efc\u827a"},{"id":404,"cat":"TV/Documentary","desc":"Documentaries\u7eaa\u5f55\u7247"},{"id":405,"cat":"TV/Anime","desc":"Animations\u52a8\u6f2b"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > table > tr > td.embedded > span[style]","contents":-1},"labels":{"selector":"td:nth-child(2) > table > tr > td.embedded > span.tags"},"minimumratio":{"case":{"img.hitandrun":1,"*":0}},"minimumseedtime":{"case":{"img.hitandrun":86400,"*":0}}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":["//h1[@id='top']/img[@class='hitandrun']"],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"u2.dmhy.org":{"id":"U2","name":"U2","domain":"https://u2.dmhy.org/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"batch":{"delimiter":" ","space_replace":"_"},"browse":{},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > time","optional":true},"date_added":{"selector":"td:nth-child(4) > time","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"td > b > time[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > table > tr > td.embedded","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table > tr > td.embedded > span"}}},"category":{"movie":[{"id":9,"cat":"Movies/Other","desc":"U2-Rip"},{"id":411,"cat":"Movies/Other","desc":"U2-RBD"},{"id":413,"cat":"Movies/Other","desc":"Web"},{"id":12,"cat":"Movies/HD","desc":"BDRip"},{"id":13,"cat":"Movies/Other","desc":"DVDRip"},{"id":14,"cat":"Movies/Other","desc":"HDTVRip"},{"id":15,"cat":"Movies/Other","desc":"DVDISO"},{"id":16,"cat":"Movies/BluRay","desc":"BDMV"},{"id":17,"cat":"Movies/Other","desc":"LQRip"},{"id":412,"cat":"Movies/BluRay","desc":"\u52a0\u6d41\u91cd\u704c (Modded Blu-rays)"}],"tv":[{"id":9,"cat":"TV/Anime","desc":"U2-Rip"},{"id":411,"cat":"TV/Anime","desc":"U2-RBD"},{"id":413,"cat":"TV/Anime","desc":"Web"},{"id":12,"cat":"TV/Anime","desc":"BDRip"},{"id":13,"cat":"TV/Anime","desc":"DVDRip"},{"id":14,"cat":"TV/Anime","desc":"HDTVRip"},{"id":15,"cat":"TV/Anime","desc":"DVDISO"},{"id":16,"cat":"TV/Anime","desc":"BDMV"},{"id":17,"cat":"TV/Anime","desc":"LQRip"},{"id":410,"cat":"TV/Anime","desc":"\u5916\u6302\u7ed3\u6784 (TV Series)"},{"id":412,"cat":"TV/Anime","desc":"\u52a0\u6d41\u91cd\u704c (Modded Blu-rays)"}]},"conf":{"FREE":["//td[@class='rowfollow']/img[@class='pro_free'][@alt='FREE']"],"2XFREE":["//td[@class='rowfollow']/img[@class='pro_free2up'][@alt='2X Free']"],"HR":[],"PEER_COUNT":[]}},"www.skyey2.com":{"id":"skyey2","name":"\u5929\u96ea(skyey2)","domain":"https://www.skyey2.com/","encoding":"UTF-8","public":false,"proxy":false,"search":{"paths":[{"path":"forum.php?mod=torrents&cat=1&search={keyword}","method":"get"}]},"browse":{"path":"forum.php?mod=torrents&page={page}"},"torrents":{"list":{"selector":"table.torrents > tbody > tr:has(\"td.rowfollow\")"},"fields":{"id":{"selector":"a[href*=\"/download.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title":{"selector":"table.torrentname > tbody > tr > td > a[title]","attribute":"title"},"details":{"selector":"table.torrentname > tbody > tr > td > a[title]","attribute":"href"},"download":{"selector":"a[href*=\"/download.php?id=\"]","attribute":"href"},"date_added":{"selector":"td:nth-child(3)"},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(4)"},"seeders":{"selector":"td:nth-child(7)"},"leechers":{"selector":"td:nth-child(6)"},"grabs":{"selector":"td:nth-child(5)"},"downloadvolumefactor":{"case":{"img.sp_4":0,"*":1}},"uploadvolumefactor":{"case":{"*":1}}}},"conf":{"FREE":["//div[@class='pi']/b[contains(text(),'FREE')]"],"2XFREE":[],"HR":[],"PEER_COUNT":[]}},"pt.btschool.club":{"id":"xuexiao","name":"\u5b66\u6821","domain":"https://pt.btschool.club/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":405,"cat":"Movies","desc":"\u7535\u5f71/Movies"}],"tv":[{"id":406,"cat":"TV","desc":"\u8fde\u7eed\u5267/TV-Series"},{"id":407,"cat":"TV/Anime","desc":"\u52a8\u6f2b/Animation"},{"id":408,"cat":"TV/Documentary","desc":"\u7eaa\u5f55\u7247/Documentary"},{"id":412,"cat":"TV","desc":"\u7efc\u827a/TV-Show"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"table.torrentname > tr > td.embedded","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"table.torrentname > tr > td.embedded > span"},"minimumratio":{"text":1},"minimumseedtime":{"text":75600}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"www.haidan.video":{"id":"haidan","name":"\u6d77\u80c6\u4e4b\u5bb6","domain":"https://www.haidan.video/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"batch":{"delimiter":" ","space_replace":"_"},"browse":{},"torrents":{"list":{"selector":"div.torrent_panel_inner > div.torrent_group"},"fields":{"id":{"selector":"a[href*=\"details.php?group_id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?group_id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?group_id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'][0:80] }}{% else %}{{ fields['title_default'][0:80] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?group_id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"div.torrent_group > div.group_content > div.group_detail_wrap > div.group_detail > div.torrent_detail > div:nth-child(1) > div.torrent_item > div.time_col > span[title]","optional":true},"date_added":{"selector":"div.torrent_group > div.group_content > div.group_detail_wrap > div.group_detail > div.torrent_detail > div:nth-child(1) > div.torrent_item > div.time_col > span[title]","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"div.torrent_group > div.group_content > div.group_detail_wrap > div.group_detail > div.torrent_detail > div:nth-child(1) > div.torrent_item > div.video_size"},"seeders":{"selector":"div.torrent_group > div.group_content > div.group > div.seeder_col"},"leechers":{"selector":"div.torrent_group > div.group_content > div.group > div.leecher_col"},"grabs":{"selector":"div.torrent_group > div.group_content > div.group > div.snatched_col"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"div.torrent_group > div.group_content > div.group > div.table_cell > div.name > div.video_name > a","remove":"a,b,img,span","contents":-1},"labels":{"selector":"div.torrent_group > div.group_content > div.group > div.table_cell > div.name > div.video_name_extra > div"},"minimumratio":{"text":1},"minimumseedtime":{"text":90000}}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"\u7535\u5f71"}],"tv":[{"id":402,"cat":"TV/Series","desc":"\u7535\u89c6\u5267"},{"id":403,"cat":"TV/Shows","desc":"\u7efc\u827a"},{"id":404,"cat":"TV/Documentaries","desc":"\u7eaa\u5f55\u7247"},{"id":405,"cat":"TV/Animations","desc":"\u52a8\u6f2b"}]},"conf":{"FREE":["//div[@class='torrent']/div/div/div/div/div[@class='torrent_name_wrap']/div/div[@class='sp']/img[@class='pro_free']"],"2XFREE":[],"HR":[],"PEER_COUNT":[]}},"open.cd":{"id":"queen","name":"\u7687\u540e","domain":"https://open.cd/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"batch":{"delimiter":" ","space_replace":"_"},"browse":{},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(10)"},"seeders":{"selector":"td:nth-child(8)"},"leechers":{"selector":"td:nth-child(9)"},"date_elapsed":{"selector":"td:nth-child(6) > span","optional":true},"date_added":{"selector":"td:nth-child(6) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"td[class=\"embedded\"] > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"table.torrentname > tr > td.embedded > font","index":-1},"labels":{"selector":"table.torrentname > tr > td.embedded > i > a"}}},"category":{},"conf":{"FREE":["//div[@class='title']/img[@class='pro_free']"],"2XFREE":["//div[@class='title']/img[@class='pro_free2up']"],"HR":[],"PEER_COUNT":[]}},"nanyangpt.com":{"id":"nanyang","name":"\u5357\u6d0b","domain":"https://nanyangpt.com/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"torrents":{"list":{"selector":"table.torrents > form > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > table > tr > td.embedded","contents":-1},"labels":{"selector":"td:nth-child(2) > table > tr > td.embedded > span"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":[],"HR":[],"PEER_COUNT":[]}},"pt.eastgame.org":{"id":"tulufan","name":"\u5410\u9c81\u756a","domain":"https://pt.eastgame.org/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > table > tr > td.embedded","contents":-1},"labels":{"selector":"td:nth-child(2) > table > tr > td.embedded > span"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"www.dragonhd.xyz":{"id":"longzhijia","name":"\u9f99\u4e4b\u5bb6","domain":"https://www.dragonhd.xyz/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > table > tr > td.embedded","contents":-1},"labels":{"selector":"td:nth-child(2) > table > tr > td.embedded > span"}}}},"hdtime.org":{"id":"gaoqingshijian","name":"\u9ad8\u6e05\u65f6\u95f4","domain":"https://hdtime.org/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71"},{"id":424,"cat":"Movies/BluRay","desc":"Blu-Ray\u539f\u76d8"}],"tv":[{"id":402,"cat":"TV","desc":"TV Series/\u5267\u96c6"},{"id":403,"cat":"TV","desc":"TV Shows/\u7efc\u827a"},{"id":405,"cat":"TV/Anime","desc":"Animations/\u52a8\u6f2b"},{"id":404,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > table > tr > td:nth-child(2)","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table > tr > td:nth-child(2) > span"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"hdhome.org":{"id":"jiayuan","name":"\u5bb6\u56ed","domain":"https://hdhome.org/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":411,"cat":"Movies/SD","desc":"Movies SD"},{"id":412,"cat":"Movies/SD","desc":"Movies IPad"},{"id":413,"cat":"Movies/HD","desc":"Movies 720p"},{"id":414,"cat":"Movies/HD","desc":"Movies 1080p"},{"id":415,"cat":"Movies/HD","desc":"Movies REMUX"},{"id":450,"cat":"Movies/BluRay","desc":"Movies Bluray"},{"id":499,"cat":"Movies/BluRay","desc":"Movies UHD Blu-ray"},{"id":416,"cat":"Movies/UHD","desc":"Movies 2160p"}],"tv":[{"id":417,"cat":"TV/Documentary","desc":"Doc SD"},{"id":418,"cat":"TV/Documentary","desc":"Doc IPad"},{"id":419,"cat":"TV/Documentary","desc":"Doc 720p"},{"id":420,"cat":"TV/Documentary","desc":"Doc 1080p"},{"id":421,"cat":"TV/Documentary","desc":"Doc REMUX"},{"id":451,"cat":"TV/Documentary","desc":"Doc Bluray"},{"id":500,"cat":"TV/Documentary","desc":"Doc UHD Blu-ray"},{"id":422,"cat":"TV/Documentary","desc":"Doc 2160p"},{"id":423,"cat":"TV/HD","desc":"TVMusic 720p"},{"id":424,"cat":"TV/HD","desc":"TVMusic 1080i"},{"id":425,"cat":"TV/SD","desc":"TVShow SD"},{"id":426,"cat":"TV/SD","desc":"TVShow IPad"},{"id":471,"cat":"TV/SD","desc":"TVShow IPad"},{"id":427,"cat":"TV/HD","desc":"TVShow 720p"},{"id":428,"cat":"TV/HD","desc":"TVShow 1080i"},{"id":429,"cat":"TV/HD","desc":"TVShow 1080p"},{"id":430,"cat":"TV/HD","desc":"TVShow REMUX"},{"id":452,"cat":"TV/HD","desc":"TVShows Bluray"},{"id":431,"cat":"TV/HD","desc":"TVShow 2160p"},{"id":432,"cat":"TV/SD","desc":"TVSeries SD"},{"id":433,"cat":"TV/SD","desc":"TVSeries IPad"},{"id":434,"cat":"TV/HD","desc":"TVSeries 720p"},{"id":435,"cat":"TV/HD","desc":"TVSeries 1080i"},{"id":436,"cat":"TV/HD","desc":"TVSeries 1080p"},{"id":437,"cat":"TV/HD","desc":"TVSeries REMUX"},{"id":453,"cat":"TV/HD","desc":"TVSereis Bluray"},{"id":438,"cat":"TV/UHD","desc":"TVSeries 2160p"},{"id":502,"cat":"TV/UHD","desc":"TVSeries 4K Bluray"},{"id":444,"cat":"TV/Anime","desc":"Anime SD"},{"id":445,"cat":"TV/Anime","desc":"Anime IPad"},{"id":446,"cat":"TV/Anime","desc":"Anime 720p"},{"id":447,"cat":"TV/Anime","desc":"Anime 1080p"},{"id":448,"cat":"TV/Anime","desc":"Anime REMUX"},{"id":454,"cat":"TV/Anime","desc":"Anime Bluray"},{"id":449,"cat":"TV/Anime","desc":"Anime 2160p"},{"id":501,"cat":"TV/Anime","desc":"Anime UHD Blu-ray"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > table > tr > td.embedded > span[style]","contents":-1},"labels":{"selector":"td:nth-child(2) > table > tr > td.embedded > span.tags"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"pandapt.net":{"id":"pandapt","name":"\u718a\u732b","domain":"https://pandapt.net/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies\u7535\u5f71"}],"tv":[{"id":402,"cat":"TV","desc":"TV Shows\u7535\u89c6\u5267"},{"id":403,"cat":"TV","desc":"TV Shows\u7efc\u827a"},{"id":404,"cat":"TV/Documentary","desc":"Documentaries\u7eaa\u5f55\u7247"},{"id":405,"cat":"TV/Anime","desc":"Animations\u52a8\u6f2b"},{"id":407,"cat":"TV/Sports","desc":"Sports\u4f53\u80b2"},{"id":408,"cat":"TV/Music","desc":"Music\u97f3\u4e50"},{"id":409,"cat":"TV/Other","desc":"Other\u5176\u4ed6"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2)","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2) > span[title=\"\"]"},"minimumratio":{"case":{"img.hitandrun":1,"*":0}},"minimumseedtime":{"case":{"img.hitandrun":86400,"*":0}}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":["//h1[@id='top']/img[@class='hitandrun']"],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"sharkpt.net":{"id":"sharkpt","name":"\u9ca8\u9c7c","domain":"https://sharkpt.net/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies(\u7535\u5f71)"}],"tv":[{"id":404,"cat":"TV/Documentary","desc":"Documentaries(\u8bb0\u5f55\u7247)"},{"id":405,"cat":"TV/Anime","desc":"Animations(\u52a8\u6f2b)"},{"id":402,"cat":"TV","desc":"TV Series(\u7535\u89c6\u5267)"},{"id":403,"cat":"TV/Other","desc":"TV Shows(\u7efc\u827a)"}]},"torrents":{"list":{"selector":"div.s-table-body-item > div.torrent-item"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title":{"selector":"div.torrent-title > a"},"details":{"selector":"div.torrent-title > a","attribute":"href"},"download":{"selector":"shark-icon.torrent-action-download","attribute":"onclick","filters":[{"name":"re_search","args":["download.php\\?id=\\d+",0]}]},"size":{"selector":"div.torrent-size"},"grabs":{"selector":"div.torrent-snatches > a"},"seeders":{"selector":"div.torrent-seeders > a"},"leechers":{"selector":"div.torrent-leechers > a"},"date_elapsed":{"selector":"div.torrent-when > span"},"date_added":{"selector":"div.torrent-when > span","attribute":"title"},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"font.free":0,"font.twoupfree":0,"*":1}},"uploadvolumefactor":{"case":{"font.twoupfree":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"div.torrent-tags > font > span","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"div > a.torrents-tag"},"description":{"selector":"div.torrent-subtitle"},"labels":{"selector":"div.torrent-tags > span > a.s-tag"}}},"price":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":["//h1[@id='top']/img[@class='hitandrun']"],"PEER_COUNT":["//div[@id='peercount']/b[1]"]},"system_type":""},"hdsky.me":{"id":"gaoqingtiankong","name":"\u9ad8\u6e05\u5929\u7a7a","domain":"https://hdsky.me/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71"},{"id":410,"cat":"Movies","desc":"iPad/iPad\u5f71\u89c6"}],"tv":[{"id":402,"cat":"TV","desc":"TV Series/\u5267\u96c6(\u5206\u96c6)"},{"id":403,"cat":"TV","desc":"TV Shows/\u7efc\u827a"},{"id":404,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247"},{"id":405,"cat":"TV/Anime","desc":"Animations/\u52a8\u6f2b"},{"id":411,"cat":"TV","desc":"TV Series/\u5267\u96c6(\u5408\u96c6)"},{"id":412,"cat":"TV","desc":"TV Series/\u6d77\u5916\u5267\u96c6(\u5206\u96c6)"},{"id":413,"cat":"TV","desc":"TV Series/\u6d77\u5916\u5267\u96c6(\u5408\u96c6)"},{"id":414,"cat":"TV","desc":"TV Shows/\u6d77\u5916\u7efc\u827a(\u5206\u96c6)"},{"id":415,"cat":"TV","desc":"TV Shows/\u6d77\u5916\u7efc\u827a(\u5408\u96c6)"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"form[action*=\"/download.php?id=\"]","attribute":"action"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href"},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td.rowfollow:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > table > tr > td.embedded","remove":"img,a,b,span","filters":[{"name":"replace","args":["[\u4f18\u60e0\u5269\u4f59\u65f6\u95f4\uff1a]",""]}]},"labels":{"selector":"td:nth-child(2) > table > tr > td.embedded > span"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":[]}},"shadowflow.org":{"id":"ying","name":"\u5f71","domain":"https://shadowflow.org/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71"}],"tv":[{"id":404,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247"},{"id":405,"cat":"TV/Anime","desc":"Animations/\u52a8\u6f2b"},{"id":402,"cat":"TV","desc":"TV Series/\u8fde\u7eed\u5267"},{"id":403,"cat":"TV","desc":"TV Shows/\u7efc\u827a"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"poster":{"selector":"img[data-orig]","attribute":"data-orig"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td.rowfollow:nth-child(5)"},"grabs":{"selector":"td.rowfollow:nth-child(8)"},"seeders":{"selector":"td.rowfollow:nth-child(6)"},"leechers":{"selector":"td.rowfollow:nth-child(7)"},"date_elapsed":{"selector":"td.rowfollow:nth-child(4) > span","optional":true},"date_added":{"selector":"td.rowfollow:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"div > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"div > a.torrents-tag"},"subject":{"selector":"td.embedded:nth-child(2) > div > div:nth-child(2) > span","contents":-1},"description":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(1)","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(1) > span[title=\"\"]"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":["//h1[@id='top']/img[@class='hitandrun']"],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"www.joyhd.net":{"id":"JoyHD","name":"JoyHD","domain":"https://www.joyhd.net/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"\u7535\u5f71Movies"}],"tv":[{"id":402,"cat":"TV","desc":"\u5267\u96c6TV Series"},{"id":403,"cat":"TV/Other","desc":"\u7efc\u827aTV Shows"},{"id":405,"cat":"TV/Anime","desc":"\u52a8\u6f2bAnimations"},{"id":404,"cat":"TV/Documentary","desc":"\u7eaa\u5f55\u7247Documentaries"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > table > tr > td.embedded","contents":-1},"labels":{"selector":"td:nth-child(2) > table > tr > td.embedded > span"}}}},"pt.keepfrds.com":{"id":"pengyou","name":"\u670b\u53cb","domain":"https://pt.keepfrds.com/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71"},{"id":301,"cat":"Movies","desc":"Movie Packs/\u7535\u5f71(\u5408\u96c6)"}],"tv":[{"id":404,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247"},{"id":304,"cat":"TV/Documentary","desc":"Documentary Packs/\u7eaa\u5f55\u7247(\u5408\u96c6)"},{"id":405,"cat":"TV/Anime","desc":"Animations/\u52a8\u6f2b"},{"id":305,"cat":"TV/Anime","desc":"Animation Packs/\u52a8\u6f2b(\u5408\u96c6)"},{"id":402,"cat":"TV","desc":"TV Series/\u5267\u96c6"},{"id":302,"cat":"TV","desc":"TV Serie Packs/\u5267\u96c6(\u5408\u96c6)"},{"id":403,"cat":"TV","desc":"TV Shows/\u7efc\u827a"},{"id":303,"cat":"TV","desc":"TV Show Packs/\u7efc\u827a(\u5408\u96c6)"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td:nth-child(5)"},"grabs":{"selector":"td:nth-child(8)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"labels":{"selector":"a[title][href*=\"details.php?id=\"] > span"},"title":{"selector":"table.torrentname > tr > td","remove":"a,b"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"pthome.net":{"id":"pthome","name":"\u94c2\u91d1\u5bb6","domain":"https://pthome.net/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies(\u7535\u5f71)"}],"tv":[{"id":404,"cat":"TV/Documentary","desc":"Documentaries(\u8bb0\u5f55\u7247)"},{"id":405,"cat":"TV/Anime","desc":"Animations(\u52a8\u6f2b)"},{"id":402,"cat":"TV","desc":"TV Series(\u7535\u89c6\u5267)"},{"id":403,"cat":"TV/Other","desc":"TV Shows(\u7efc\u827a)"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td:nth-child(5)"},"grabs":{"selector":"td:nth-child(8)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"td[class=\"embedded\"] > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"table.torrentname > tr > td.embedded > span[style]","index":-1},"labels":{"selector":"table.torrentname > tr > td.embedded > span.tags"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":["//h1[@id='top']/img[@class='hitandrun']"],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"kp.m-team.info":{"id":"mteam-kpinfo","name":"\u9992\u5934","domain":"https://kp.m-team.info/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"}},"category":{"movie":[{"id":401,"cat":"Movies/SD","desc":"Movie(\u96fb\u5f71)/SD","default":true},{"id":419,"cat":"Movies/HD","desc":"Movie(\u96fb\u5f71)/HD","default":true},{"id":420,"cat":"Movies/DVD","desc":"Movie(\u96fb\u5f71)/DVDiSo","default":true},{"id":421,"cat":"Movies/BluRay","desc":"Movie(\u96fb\u5f71)/Blu-Ray","default":true},{"id":439,"cat":"Movies/Other","desc":"Movie(\u96fb\u5f71)/Remux","default":true}],"tv":[{"id":403,"cat":"TV/SD","desc":"TV Series(\u5f71\u5287/\u7d9c\u85dd)/SD","default":true},{"id":402,"cat":"TV/HD","desc":"TV Series(\u5f71\u5287/\u7d9c\u85dd)/HD","default":true},{"id":435,"cat":"TV/SD","desc":"TV Series(\u5f71\u5287/\u7d9c\u85dd)/DVDiSo","default":true},{"id":438,"cat":"TV/HD","desc":"TV Series(\u5f71\u5287/\u7d9c\u85dd)/BD","default":true},{"id":404,"cat":"TV/Documentary","desc":"\u7d00\u9304\u6559\u80b2","default":true},{"id":405,"cat":"TV/Anime","desc":"Anime(\u52d5\u756b)","default":true}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"] > b"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"poster":{"selector":"img[alt=\"torrent thumbnail\"]","attribute":"src","filters":[{"name":"replace","args":["pic/nopic.jpg",""]}]},"imdbid":{"selector":"a[href*=\"imdb.com/title/tt\"]","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"size":{"selector":"td.rowfollow:nth-last-child(6)"},"grabs":{"selector":"td.rowfollow:nth-last-child(3)"},"seeders":{"selector":"td.rowfollow:nth-last-child(5)"},"leechers":{"selector":"td.rowfollow:nth-last-child(4)"},"date_added":{"selector":"td.rowfollow:nth-last-child(7) > span","attribute":"title","optional":true},"date_elapsed":{"selector":"tr > td > span","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"span[style=\"font-weight:normal\"]","filters":[{"name":"re_search","args":["(?:\u9650\u6642\uff1a\\s*)((?:\\d+\u65e5)?(?:\\d+\u6642)?(?:\\d+\u5206)?)",1]},{"name":"date_elapsed_parse"}]},"description":{"selector":"table.torrentname > tr > td.embedded","contents":-1},"labels":{"selector":"table.torrentname > tr > td.embedded > img[class*=\"label_\"]","attribute":"alt"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":[],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"leaves.red":{"id":"hongye","name":"\u7ea2\u53f6","domain":"https://leaves.red/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"\u7535\u5f71"}],"tv":[{"id":402,"cat":"TV/Series","desc":"TV Series (\u5267\u96c6)"},{"id":403,"cat":"TV/Shows","desc":"TV Shows (\u7535\u89c6\u8282\u76ee)"},{"id":404,"cat":"TV/Documentaries","desc":"Documentaries (\u7eaa\u5b9e)"},{"id":405,"cat":"TV/Animations","desc":"Animations (\u52a8\u753b)"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"poster":{"selector":"img[data-orig]","attribute":"data-orig"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td.rowfollow:nth-child(5)"},"grabs":{"selector":"td.rowfollow:nth-child(8)"},"seeders":{"selector":"td.rowfollow:nth-child(6)"},"leechers":{"selector":"td.rowfollow:nth-child(7)"},"date_elapsed":{"selector":"td.rowfollow:nth-child(4) > span","optional":true},"date_added":{"selector":"td.rowfollow:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"div > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"div > a.torrents-tag"},"subject":{"selector":"td.embedded:nth-child(2) > div > div:nth-child(2) > span","contents":-1},"description":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2)"},"labels":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2) > span","remove":"span,a,img,font,b","contents":-1}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"pt.hdupt.com":{"id":"haoduoyou","name":"\u597d\u591a\u6cb9","domain":"https://pt.hdupt.com/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > table > tr > td.embedded","contents":-1},"labels":{"selector":"td:nth-child(2) > table > tr > td.embedded > span"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":[]}},"acg.rip":{"id":"ACG.RIP","name":"ACG.RIP","domain":"https://acg.rip/","encoding":"UTF-8","public":true,"proxy":true,"search":{"paths":[{"path":"?term={keyword}","method":"get"}]},"browse":{"path":"page/{page}","start":1},"torrents":{"list":{"selector":"table.table-hover > tr"},"fields":{"id":{"selector":"a[href*=\"/t/\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title":{"selector":"span.title > a"},"details":{"selector":"span.title > a","attribute":"href"},"download":{"selector":"td.action > a","attribute":"href"},"date_added":{"selector":"td.date > time","attribute":"datetime"},"size":{"selector":"td.size"},"seeders":{"selector":"td.peers > div.seed > span"},"leechers":{"selector":"td.peers > div.leech > span"},"grabs":{"selector":"td.peers > div.done > span"},"downloadvolumefactor":{"case":{"*":0}},"uploadvolumefactor":{"case":{"*":1}}}}},"pt.msg.vg":{"id":"mashaji","name":"\u9a6c\u6740\u9e21","domain":"https://pt.msg.vg/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71"}],"tv":[{"id":404,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247"},{"id":405,"cat":"TV/Anime","desc":"Animations/\u52a8\u6f2b"},{"id":402,"cat":"TV","desc":"TV Series/\u5267\u96c6"},{"id":403,"cat":"TV","desc":"TV Shows/\u7efc\u827a"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > table > tr > td:nth-child(1)","remove":"b, a, font, span","contents":-1},"labels":{"selector":"td:nth-child(2) > table > tr > td:nth-child(1) > span"}}},"conf":{"LOGIN":"user/login/index","FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"carpt.net":{"id":"car","name":"\u8f66","domain":"https://carpt.net/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71"}],"tv":[{"id":402,"cat":"TV","desc":"TV Series/\u8fde\u7eed\u5267"},{"id":403,"cat":"TV/Anime","desc":"Animations/\u52a8\u6f2b"},{"id":404,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247"},{"id":405,"cat":"TV","desc":"TV Shows/\u7efc\u827a"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td:nth-child(5)"},"grabs":{"selector":"td:nth-child(8)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"td[class=\"embedded\"] > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(1)","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(1) > span"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":["//h1[@id='top']/img[@class='hitandrun']"],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"ptvicomo.net":{"id":"ptvicomo","name":"ptvicomo","domain":"https://ptvicomo.net/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71"}],"tv":[{"id":404,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247"},{"id":405,"cat":"TV/Anime","desc":"Animations/\u52a8\u6f2b"},{"id":402,"cat":"TV","desc":"TV Series/\u8fde\u7eed\u5267"},{"id":403,"cat":"TV","desc":"TV Shows/\u7efc\u827a"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"poster":{"selector":"img[data-orig]","attribute":"data-orig"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td.rowfollow:nth-child(5)"},"grabs":{"selector":"td.rowfollow:nth-child(8)"},"seeders":{"selector":"td.rowfollow:nth-child(6)"},"leechers":{"selector":"td.rowfollow:nth-child(7)"},"date_elapsed":{"selector":"td.rowfollow:nth-child(4) > span","optional":true},"date_added":{"selector":"td.rowfollow:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"div > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"div > a.torrents-tag"},"subject":{"selector":"td.embedded:nth-child(2) > div > div:nth-child(2) > span","contents":-1},"description":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(1)","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(1) > span[title=\"\"]"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":["//h1[@id='top']/img[@class='hitandrun']"],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"monikadesign.uk":{"id":"MonikaDesign","name":"MonikaDesign","domain":"https://monikadesign.uk/","encoding":"UTF-8","public":false,"proxy":false,"search":{"paths":[{"path":"torrents?perPage=100&name={keyword}&categories[0]=6&categories[1]=7&categories[2]=5&categories[3]=1&categories[4]=8&categories[5]=2","method":"get"}]},"browse":{"path":"torrents?perPage=100&page={page}","start":1},"torrents":{"list":{"selector":"table#torrent-list-table > tbody > tr"},"fields":{"id":{"selector":"a.view-torrent.torrent-listings-name","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title":{"selector":"a.view-torrent.torrent-listings-name"},"description":{"selector":"span.view-torrent.torrent-listings-subhead > b"},"details":{"selector":"a.view-torrent.torrent-listings-name","attribute":"href"},"download":{"selector":"a[href*=\"/torrents/download/\"]","attribute":"href"},"date_elapsed":{"selector":"td.torrent-listings-age > span.badge-extra"},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td.torrent-listings-size > span"},"seeders":{"selector":"td.torrent-listings-seeders > a > span"},"leechers":{"selector":"td.torrent-listings-leechers > a > span"},"grabs":{"selector":"td.torrent-listings-completed > a > span"},"downloadvolumefactor":{"case":{"span.torrent-listings-freeleech":0,"*":1}},"uploadvolumefactor":{"case":{"*":1}}}},"conf":{"FREE":["//span[@class='badge-extra'][contains(@data-original-title,'Free')]"],"2XFREE":[],"HR":[],"PEER_COUNT":["//a[@class='badge-extra text-green'][contains(@data-original-title,'\u505a\u79cd')]"]}},"iptorrents.com":{"id":"IPT","name":"IPT","domain":"https://iptorrents.com/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"t?q={keyword}","method":"get"}]},"torrents":{"list":{"selector":"table[id=\"torrents\"] tr"},"fields":{"id":{"selector":"a[href*=\"/t/\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title":{"selector":"a[href*=\"/t/\"]","contents":0},"category":{"selector":"a[href*=\"?\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]}]},"details":{"selector":"a[href*=\"/t/\"]","attribute":"href"},"download":{"selector":"a[href*=\"/download.php/\"]","attribute":"href","filters":[{"name":"lstrip","args":["/"]}]},"date_elapsed":{"selector":"td:nth-child(2) > div","optional":true},"date_added":{"selector":"td:nth-child(2) > div","optional":true},"date":{"selector":"td:nth-child(2) > div","filters":[{"name":"split","args":["|",1]},{"name":"date_en_elapsed_parse"}]},"size":{"selector":"td:nth-child(6)"},"seeders":{"selector":"td:nth-child(8)"},"leechers":{"selector":"td:nth-child(9)"},"grabs":{"selector":"td:nth-child(7)"},"downloadvolumefactor":{"case":{"span.free":0,"*":1}},"uploadvolumefactor":{"case":{"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f"},"minimumratio":{"text":1},"minimumseedtime":{"text":1209600}}}},"xp.m-team.io":{"id":"mteam-xpio","name":"\u9992\u5934(XPIO)","domain":"https://xp.m-team.io/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"}},"category":{"movie":[{"id":401,"cat":"Movies/SD","desc":"Movie(\u96fb\u5f71)/SD","default":true},{"id":419,"cat":"Movies/HD","desc":"Movie(\u96fb\u5f71)/HD","default":true},{"id":420,"cat":"Movies/DVD","desc":"Movie(\u96fb\u5f71)/DVDiSo","default":true},{"id":421,"cat":"Movies/BluRay","desc":"Movie(\u96fb\u5f71)/Blu-Ray","default":true},{"id":439,"cat":"Movies/Other","desc":"Movie(\u96fb\u5f71)/Remux","default":true}],"tv":[{"id":403,"cat":"TV/SD","desc":"TV Series(\u5f71\u5287/\u7d9c\u85dd)/SD","default":true},{"id":402,"cat":"TV/HD","desc":"TV Series(\u5f71\u5287/\u7d9c\u85dd)/HD","default":true},{"id":435,"cat":"TV/SD","desc":"TV Series(\u5f71\u5287/\u7d9c\u85dd)/DVDiSo","default":true},{"id":438,"cat":"TV/HD","desc":"TV Series(\u5f71\u5287/\u7d9c\u85dd)/BD","default":true},{"id":404,"cat":"TV/Documentary","desc":"\u7d00\u9304\u6559\u80b2","default":true},{"id":405,"cat":"TV/Anime","desc":"Anime(\u52d5\u756b)","default":true}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"] > b"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"poster":{"selector":"img[alt=\"torrent thumbnail\"]","attribute":"src","filters":[{"name":"replace","args":["pic/nopic.jpg",""]}]},"imdbid":{"selector":"a[href*=\"imdb.com/title/tt\"]","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"size":{"selector":"td.rowfollow:nth-last-child(6)"},"grabs":{"selector":"td.rowfollow:nth-last-child(3)"},"seeders":{"selector":"td.rowfollow:nth-last-child(5)"},"leechers":{"selector":"td.rowfollow:nth-last-child(4)"},"date_added":{"selector":"td.rowfollow:nth-last-child(7) > span","attribute":"title","optional":true},"date_elapsed":{"selector":"tr > td > span","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"span[style=\"font-weight:normal\"]","filters":[{"name":"re_search","args":["(?:\u9650\u6642\uff1a\\s*)((?:\\d+\u65e5)?(?:\\d+\u6642)?(?:\\d+\u5206)?)",1]},{"name":"date_elapsed_parse"}]},"description":{"selector":"table.torrentname > tr > td.embedded","contents":-1},"labels":{"selector":"table.torrentname > tr > td.embedded > img[class*=\"label_\"]","attribute":"alt"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":[],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"hdvbits.com":{"id":"hdvbits","name":"hdvbits","domain":"https://hdvbits.com/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"batch":{"delimiter":" ","space_replace":"_"},"category":{"movie":[{"id":401,"cat":"Movies","desc":"\u7535\u5f71"}],"tv":[{"id":402,"cat":"TV/Series","desc":"\u7535\u89c6\u5267"},{"id":403,"cat":"TV/Shows","desc":"\u7efc\u827a"},{"id":404,"cat":"TV/Documentaries","desc":"\u7eaa\u5f55\u7247"},{"id":405,"cat":"TV/Animations","desc":"\u52a8\u6f2b"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"table.torrentname > tr > td:nth-child(1)","remove":"a,b,img,span,font,span","contents":-1},"labels":{"selector":"table.torrentname > tr > td:nth-child(1) > span"},"minimumratio":{"text":1},"minimumseedtime":{"text":90000}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"zmpt.cc":{"id":"zhimeng","name":"\u7ec7\u68a6","domain":"https://zmpt.cc/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7efc\u5408-\u7535\u5f71"}],"tv":[{"id":422,"cat":"TV/Documentary","desc":"Documentaries/\u7efc\u5408-\u7eaa\u5f55\u7247"},{"id":402,"cat":"TV","desc":"TV Series/\u7efc\u5408-\u7535\u89c6\u5267"},{"id":403,"cat":"TV","desc":"TV Shows/\u7efc\u5408-\u7efc\u827a"},{"id":417,"cat":"TV/Anime","desc":"Anime China/\u52a8\u6f2b-\u56fd\u6f2b"},{"id":418,"cat":"TV/Anime","desc":"Anime Japan/\u52a8\u6f2b-\u65e5\u6f2b"},{"id":419,"cat":"TV/Anime","desc":"Anime Korean/\u52a8\u6f2b-\u97e9\u6f2b"},{"id":420,"cat":"TV/Anime","desc":"Anime Europe and America/\u52a8\u6f2b-\u6b27\u7f8e"},{"id":421,"cat":"TV/Anime","desc":"Anime Other/\u52a8\u6f2b-\u5176\u4ed6"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"poster":{"selector":"img[data-orig]","attribute":"data-orig"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td.rowfollow:nth-child(5)"},"grabs":{"selector":"td.rowfollow:nth-child(8)"},"seeders":{"selector":"td.rowfollow:nth-child(6)"},"leechers":{"selector":"td.rowfollow:nth-child(7)"},"date_elapsed":{"selector":"td.rowfollow:nth-child(4) > span","optional":true},"date_added":{"selector":"td.rowfollow:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"div > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"div > a.torrents-tag"},"subject":{"selector":"td.embedded:nth-child(2) > div > div:nth-child(2) > span","contents":-1},"description":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(1)","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(1) > span[title=\"\"]"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"www.nicept.net":{"id":"NICE","name":"NICE","domain":"https://www.nicept.net/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"poster":{"text":""},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > table > tr > td.embedded","contents":-1},"labels":{"selector":"td:nth-child(2) > table > tr > td.embedded > span"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":[]}},"hdpt.xyz":{"id":"mingjiao","name":"\u660e\u6559","domain":"https://hdpt.xyz/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"poster":{"selector":"img[data-orig]","attribute":"data-orig"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td.rowfollow:nth-child(5)"},"grabs":{"selector":"td.rowfollow:nth-child(8)"},"seeders":{"selector":"td.rowfollow:nth-child(6)"},"leechers":{"selector":"td.rowfollow:nth-child(7)"},"date_elapsed":{"selector":"td.rowfollow:nth-child(4) > span","optional":true},"date_added":{"selector":"td.rowfollow:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"div > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"div > a.torrents-tag"},"subject":{"selector":"td.embedded:nth-child(2) > div > div[style] > span","contents":-1},"description":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2)","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2) > span"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"et8.org":{"id":"TCCF","name":"\u4ed6\u5439\u5439\u98ce","domain":"https://et8.org/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td:nth-child(2) > table > tr > td.embedded","contents":-1},"labels":{"selector":"td:nth-child(2) > table > tr > td.embedded > span"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":[]}},"sukebei.nyaa.si":{"id":"NYAA(SUKEBEI)","name":"NYAA(SUKEBEI)","domain":"https://sukebei.nyaa.si/","encoding":"UTF-8","public":true,"proxy":true,"search":{"paths":[{"path":"?f=0&c=0_0&q={keyword}","method":"get"}]},"browse":{"path":"?p={page}","start":1},"torrents":{"list":{"selector":"table.torrent-list > tbody > tr"},"fields":{"id":{"selector":"a[href*=\"/view/\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title":{"selector":"td:nth-child(2) > a"},"details":{"selector":"td:nth-child(2) > a","attribute":"href"},"download":{"selector":"td:nth-child(3) > a[href*=\"/download/\"]","attribute":"href"},"date_added":{"selector":"td:nth-child(5)"},"size":{"selector":"td:nth-child(4)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"*":0}},"uploadvolumefactor":{"case":{"*":1}}}}},"eztv.re":{"id":"EZTV","name":"EZTV","domain":"https://eztv.re/","encoding":"UTF-8","public":true,"proxy":true,"language":"en","search":{"paths":[{"path":"search/{keyword}","method":"get"}]},"browse":{"path":"page_{page}"},"torrents":{"list":{"selector":"table.forum_header_border > tr[name]"},"fields":{"id":{"selector":"td:nth-child(2) > a[href*=\"/ep/\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title":{"selector":"td:nth-child(2) > a","attribute":"title"},"details":{"selector":"td:nth-child(2) > a","attribute":"href"},"download":{"selector":"td:nth-child(3) > a[href*=\".torrent\"]","attribute":"href"},"date_added":{"selector":"td:nth-child(5)","optional":true},"size":{"selector":"td:nth-child(4)"},"seeders":{"selector":"td:nth-child(6) > font"},"downloadvolumefactor":{"case":{"*":0}},"uploadvolumefactor":{"case":{"*":1}}}}},"nyaa.ink":{"id":"NYAA(INK)","name":"NYAA(INK)","domain":"https://nyaa.ink/","encoding":"UTF-8","public":true,"proxy":true,"search":{"paths":[{"path":"?f=0&c=0_0&q={keyword}","method":"get"}]},"browse":{"path":"?p={page}","start":1},"torrents":{"list":{"selector":"table.torrent-list > tbody > tr"},"fields":{"id":{"selector":"a[href*=\"/view/\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title":{"selector":"td:nth-child(2) > a"},"details":{"selector":"td:nth-child(2) > a","attribute":"href"},"download":{"selector":"td:nth-child(3) > a[href*=\"/download/\"]","attribute":"href"},"date_added":{"selector":"td:nth-child(5)"},"size":{"selector":"td:nth-child(4)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"*":0}},"uploadvolumefactor":{"case":{"*":1}}}}},"www.oshen.win":{"id":"aoshen","name":"\u5965\u7533","domain":"https://www.oshen.win/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71"}],"tv":[{"id":404,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247"},{"id":405,"cat":"TV/Anime","desc":"Animations/\u52a8\u6f2b"},{"id":402,"cat":"TV","desc":"TV Series/\u8fde\u7eed\u5267"},{"id":403,"cat":"TV","desc":"TV Shows/\u7efc\u827a"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"poster":{"selector":"img[data-orig]","attribute":"data-orig"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td.rowfollow:nth-child(5)"},"grabs":{"selector":"td.rowfollow:nth-child(8)"},"seeders":{"selector":"td.rowfollow:nth-child(6)"},"leechers":{"selector":"td.rowfollow:nth-child(7)"},"date_elapsed":{"selector":"td.rowfollow:nth-child(4) > span","optional":true},"date_added":{"selector":"td.rowfollow:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"div > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"div > a.torrents-tag"},"subject":{"selector":"td.embedded:nth-child(2) > div > div:nth-child(2) > span","contents":-1},"description":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2)","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2) > span"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":[],"HR":["//h1[@id='top']/img[@class='hitandrun']"],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"pt.2xfree.org":{"id":"2xfree","name":"2xFree","domain":"https://pt.2xfree.org/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies(\u7535\u5f71)","default":true},{"id":526,"cat":"Movies","desc":"VRMovies(3D/VR\u7535\u5f71)","default":true}],"tv":[{"id":402,"cat":"TV","desc":"TV Series(\u7535\u89c6\u5267)","default":true},{"id":403,"cat":"TV","desc":"TV Shows(\u7efc\u827a)","default":true},{"id":404,"cat":"TV/Documentary","desc":"Documentaries(\u7eaa\u5f55\u7247)","default":true},{"id":405,"cat":"TV/Anime","desc":"Animations(\u52a8\u753b)","default":true},{"id":527,"cat":"TV","desc":"VRSeries(3D/VR\u5267\u96c6)","default":true}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"poster":{"selector":"img[data-orig]","attribute":"data-orig"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td.rowfollow:nth-child(5)"},"grabs":{"selector":"td.rowfollow:nth-child(8)"},"seeders":{"selector":"td.rowfollow:nth-child(6)"},"leechers":{"selector":"td.rowfollow:nth-child(7)"},"date_elapsed":{"selector":"td.rowfollow:nth-child(4) > span","optional":true},"date_added":{"selector":"td.rowfollow:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"div > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"div > a.torrents-tag"},"subject":{"selector":"td.embedded:nth-child(2) > div > div:nth-child(2) > span","contents":-1},"description":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2)","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2) > span"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"springsunday.net":{"id":"chuntian","name":"\u6625\u5929","domain":"https://springsunday.net/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"}},"category":{"movie":[{"id":501,"cat":"Movies","desc":"Movies(\u7535\u5f71)"}],"tv":[{"id":502,"cat":"TV","desc":"TV Series(\u5267\u96c6)"},{"id":503,"cat":"TV/Documentary","desc":"Docs(\u7eaa\u5f55)"},{"id":504,"cat":"TV/Anime","desc":"Animations(\u52a8\u753b)"},{"id":505,"cat":"TV","desc":"TV Shows(\u7efc\u827a)"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"a[href*=\"imdb.com/title/tt\"]","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td.rowfollow:nth-last-child(6) > span","optional":true},"date_added":{"selector":"td.rowfollow:nth-last-child(6) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td.rowfollow:nth-last-child(5)"},"seeders":{"selector":"td.rowfollow:nth-last-child(4)"},"leechers":{"selector":"td.rowfollow:nth-last-child(3)"},"grabs":{"selector":"td.rowfollow:nth-last-child(2)"},"downloadvolumefactor":{"case":{"span.torrent-pro-icon.torrent-pro-free":0,"span.torrent-pro-icon.torrent-pro-twoupfree":0,"span.torrent-pro-icon.torrent-pro-halfdown":0.5,"span.torrent-pro-icon.torrent-pro-twouphalfdown":0.5,"span.torrent-pro-icon.torrent-pro-thirtypercent":0.3,"*":1}},"uploadvolumefactor":{"case":{"span.torrent-pro-icon.torrent-pro-twouphalfdown":2,"span.torrent-pro-icon.torrent-pro-twoupfree":2,"span.torrent-pro-icon.torrent-pro-twoup":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"table.torrentname > tr > td > div.torrent-smalldescr","remove":"a, b, img, span","contents":0},"labels":{"selector":"table.torrentname > tr > td > div.torrent-smalldescr > a > span"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":["//h1[@id='top']/img[@class='hitandrun']"],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"1ptba.com":{"id":"yi","name":"\u58f9","domain":"https://1ptba.com/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"\u7535\u5f71"}],"tv":[{"id":402,"cat":"TV/Series","desc":"TV Series (\u5267\u96c6)"},{"id":403,"cat":"TV/Shows","desc":"TV Shows (\u7535\u89c6\u8282\u76ee)"},{"id":404,"cat":"TV/Documentaries","desc":"Documentaries (\u7eaa\u5b9e)"},{"id":405,"cat":"TV/Animations","desc":"Animations (\u52a8\u753b)"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"poster":{"selector":"img[data-orig]","attribute":"data-orig"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td.rowfollow:nth-child(5)"},"grabs":{"selector":"td.rowfollow:nth-child(8)"},"seeders":{"selector":"td.rowfollow:nth-child(6)"},"leechers":{"selector":"td.rowfollow:nth-child(7)"},"date_elapsed":{"selector":"td.rowfollow:nth-child(4) > span","optional":true},"date_added":{"selector":"td.rowfollow:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"div > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"div > a.torrents-tag"},"subject":{"selector":"td.embedded:nth-child(2) > div > div:nth-child(2) > span","contents":-1},"description":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2)"},"labels":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2) > span","remove":"span,a,img,font,b","contents":-1}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":[],"HR":["//h1[@id='top']/img[@class='hitandrun']"],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"ourbits.club":{"id":"wobao","name":"\u6211\u5821","domain":"https://ourbits.club/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies"},{"id":402,"cat":"Movies/3D","desc":"Movies 3D"}],"tv":[{"id":405,"cat":"TV","desc":"TV Packs"},{"id":410,"cat":"TV/Documentary","desc":"Documentaries"},{"id":411,"cat":"TV/Anime","desc":"Animations"},{"id":412,"cat":"TV","desc":"TV Episodes"},{"id":413,"cat":"TV","desc":"TV Shows"},{"id":419,"cat":"TV","desc":"Concert"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td:nth-child(5)","index":1},"grabs":{"selector":"td:nth-child(8)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"date_elapsed":{"selector":"td:nth-child(4) > span[title]","optional":true},"date_added":{"selector":"td:nth-child(4):not(:has(\"span\"))","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"td[class=\"embedded\"] > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"table.torrentname > tr > td.embedded > div:has(\"a\")"},"subject":{"selector":"table.torrentname > tr > td.embedded","remove":"div,a,img,b"},"description":{"text":"{% if fields['tags']%}{{ fields['subject']+' '+fields['tags'] }}{% else %}{{ fields['subject'] }}{% endif %}"},"labels":{"selector":"table.torrentname > tr > td.embedded > div > a > div.tag"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":["//h1[@id='top']/img[@class='hitandrun']"],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"byr.pt":{"id":"beiyouren","name":"\u5317\u90ae\u4eba","domain":"https://byr.pt/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":408,"cat":"Movies","desc":"Movies(\u7535\u5f71)"}],"tv":[{"id":401,"cat":"TV","desc":"TV Series (\u5267\u96c6)"},{"id":404,"cat":"TV/Anime","desc":"Animations(\u52a8\u6f2b)"},{"id":405,"cat":"TV/Shows","desc":"TV Show/\u7efc\u827a"},{"id":409,"cat":"TV/Sports","desc":"TV Sports/\u4f53\u80b2"},{"id":410,"cat":"TV/Documentary","desc":"\u8bb0\u5f55(Documentary)"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title":{"selector":"td:nth-child(3) > table.torrentname > tr > td.embedded > a > b"},"category":{"selector":"a[href*=\"torrents.php?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date":{"selector":"td.rowfollow:nth-child(5)","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d<br%H:%M:%S"}]},"size":{"selector":"td.rowfollow:nth-child(6)"},"seeders":{"selector":"td.rowfollow:nth-child(7)"},"leechers":{"selector":"td.rowfollow:nth-child(8)"},"grabs":{"selector":"td.rowfollow:nth-child(9)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"td > span > span > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d%H:%M:%S"}]},"description":{"selector":"td:nth-child(3) > table.torrentname > tr > td.embedded:nth-child(1)"},"labels":{"selector":"td.embedded > span.tags"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":["//h1[@id='top']/img[@class='hitandrun']"],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"www.hdkyl.in":{"id":"hdkyl","name":"hdkyl","domain":"https://www.hdkyl.in/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71"}],"tv":[{"id":404,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247"},{"id":405,"cat":"TV/Anime","desc":"Animations/\u52a8\u6f2b"},{"id":402,"cat":"TV","desc":"TV Series/\u8fde\u7eed\u5267"},{"id":403,"cat":"TV","desc":"TV Shows/\u7efc\u827a"}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"poster":{"selector":"img[data-orig]","attribute":"data-orig"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td.rowfollow:nth-child(5)"},"grabs":{"selector":"td.rowfollow:nth-child(8)"},"seeders":{"selector":"td.rowfollow:nth-child(6)"},"leechers":{"selector":"td.rowfollow:nth-child(7)"},"date_elapsed":{"selector":"td.rowfollow:nth-child(4) > span","optional":true},"date_added":{"selector":"td.rowfollow:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"div > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"div > a.torrents-tag"},"subject":{"selector":"td.embedded:nth-child(2) > div > div:nth-child(2) > span","contents":-1},"description":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2)","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2) > span[title=\"\"]"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":["//h1[@id='top']/img[@class='hitandrun']"],"PEER_COUNT":["//div[@id='peercount']/b[1]"]},"system_type":"nexus_php"},"cyanbug.net":{"id":"daqingchong","name":"\u5927\u9752\u866b","domain":"https://cyanbug.net/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies(\u7535\u5f71)","default":true}],"tv":[{"id":402,"cat":"TV","desc":"TV Series(\u7535\u89c6\u5267)","default":true},{"id":403,"cat":"TV","desc":"TV Shows(\u7efc\u827a)","default":true},{"id":404,"cat":"TV/Documentary","desc":"Documentaries(\u7eaa\u5f55\u7247)","default":true},{"id":405,"cat":"TV/Anime","desc":"Animations(\u52a8\u753b)","default":true}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"querystring","args":"cat"}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"poster":{"selector":"img[data-orig]","attribute":"data-orig"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"size":{"selector":"td.rowfollow:nth-child(5)"},"grabs":{"selector":"td.rowfollow:nth-child(8)"},"seeders":{"selector":"td.rowfollow:nth-child(6)"},"leechers":{"selector":"td.rowfollow:nth-child(7)"},"date_elapsed":{"selector":"td.rowfollow:nth-child(4) > span","optional":true},"date_added":{"selector":"td.rowfollow:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"div > b > span[title]","attribute":"title","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"tags":{"selector":"div > a.torrents-tag"},"subject":{"selector":"td.embedded:nth-child(2) > div > div:nth-child(2) > span","contents":-1},"description":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2)","remove":"span,a,img,font,b","contents":-1},"labels":{"selector":"td:nth-child(2) > table.torrentname > tr > td:nth-child(2) > span"}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":[],"HR":[],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}},"fangwen2.icc2022.top":{"id":"bingqilin-fangwen2","name":"\u51b0\u6dc7\u6dcb(fangwen2)","domain":"https://fangwen2.icc2022.top/","encoding":"UTF-8","public":false,"search":{"paths":[{"path":"torrents.php","method":"get"}],"params":{"search":"{keyword}"},"batch":{"delimiter":" ","space_replace":"_"}},"category":{"movie":[{"id":401,"cat":"Movies","desc":"Movies/\u7535\u5f71","default":true}],"tv":[{"id":404,"cat":"TV/Documentary","desc":"Documentaries/\u7eaa\u5f55\u7247","default":true},{"id":405,"cat":"TV/Anime","desc":"Animations/\u52a8\u6f2b","default":true},{"id":402,"cat":"TV","desc":"TV Series/\u7535\u89c6\u5267","default":true},{"id":403,"cat":"TV","desc":"TV Shows/\u7efc\u827a","default":true}]},"torrents":{"list":{"selector":"table.torrents > tr:has(\"table.torrentname\")"},"fields":{"id":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href","filters":[{"name":"re_search","args":["\\d+",0]}]},"title_default":{"selector":"a[href*=\"details.php?id=\"]"},"title_optional":{"optional":true,"selector":"a[title][href*=\"details.php?id=\"]","attribute":"title"},"title":{"text":"{% if fields['title_optional'] %}{{ fields['title_optional'] }}{% else %}{{ fields['title_default'] }}{% endif %}"},"category":{"selector":"a[href*=\"?cat=\"]","attribute":"href","filters":[{"name":"replace","args":["?",""]},{"name":"querystring","args":"cat"}]},"details":{"selector":"a[href*=\"details.php?id=\"]","attribute":"href"},"download":{"selector":"a[href*=\"download.php?id=\"]","attribute":"href"},"imdbid":{"selector":"div.imdb_100 > a","attribute":"href","filters":[{"name":"re_search","args":["tt\\d+",0]}]},"date_elapsed":{"selector":"td:nth-child(4) > span","optional":true},"date_added":{"selector":"td:nth-child(4) > span","attribute":"title","optional":true},"date":{"text":"{% if fields['date_elapsed'] or fields['date_added'] %}{{ fields['date_elapsed'] if fields['date_elapsed'] else fields['date_added'] }}{% else %}now{% endif %}","filters":[{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"size":{"selector":"td:nth-child(5)"},"seeders":{"selector":"td:nth-child(6)"},"leechers":{"selector":"td:nth-child(7)"},"grabs":{"selector":"td:nth-child(8)"},"downloadvolumefactor":{"case":{"img.pro_free":0,"img.pro_free2up":0,"img.pro_50pctdown":0.5,"img.pro_50pctdown2up":0.5,"img.pro_30pctdown":0.3,"*":1}},"uploadvolumefactor":{"case":{"img.pro_50pctdown2up":2,"img.pro_free2up":2,"img.pro_2up":2,"*":1}},"free_deadline":{"default_value":"{% if fields['downloadvolumefactor']==0 %}{{max_time}}{% endif%}","default_value_format":"%Y-%m-%d %H:%M:%S.%f","selector":"img.pro_free,img.pro_free2up","attribute":"onmouseover","filters":[{"name":"re_search","args":["\\d+-\\d+-\\d+ \\d+:\\d+:\\d+",0]},{"name":"dateparse","args":"%Y-%m-%d %H:%M:%S"}]},"description":{"selector":"td.embedded","remove":"a,b,img,span"},"labels":{"selector":"td.embedded > span[style]"},"minimumratio":{"text":1},"minimumseedtime":{"text":90000}}},"conf":{"FREE":["//h1[@id='top']/b/font[@class='free']"],"2XFREE":["//h1[@id='top']/b/font[@class='twoupfree']"],"HR":["//h1[@id='top']/img[@class='hitandrun']"],"PEER_COUNT":["//div[@id='peercount']/b[1]"]}}}}