mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
torrentview: new layout. resolves #8405
This commit is contained in:
@@ -63,12 +63,12 @@
|
|||||||
- name: querystring
|
- name: querystring
|
||||||
args: bo_table
|
args: bo_table
|
||||||
title:
|
title:
|
||||||
selector: div.media-content > a[href^="./board.php"]
|
selector: div.media-heading > a[href^="./board.php"]
|
||||||
details:
|
details:
|
||||||
selector: div.media-content > a[href^="./board.php"]
|
selector: div.media-heading > a[href^="./board.php"]
|
||||||
attribute: href
|
attribute: href
|
||||||
download:
|
download:
|
||||||
selector: div.media-content > a[href^="./board.php"]
|
selector: div.media-heading > a[href^="./board.php"]
|
||||||
attribute: href
|
attribute: href
|
||||||
date:
|
date:
|
||||||
selector: time
|
selector: time
|
||||||
@@ -77,7 +77,7 @@
|
|||||||
- name: dateparse
|
- name: dateparse
|
||||||
args: "2006-01-02T15:04:05+09:00"
|
args: "2006-01-02T15:04:05+09:00"
|
||||||
cat:
|
cat:
|
||||||
selector: div.media-content > a[href^="./board.php"]
|
selector: div.media-heading > a[href^="./board.php"]
|
||||||
attribute: href
|
attribute: href
|
||||||
filters:
|
filters:
|
||||||
- name: querystring
|
- name: querystring
|
||||||
|
Reference in New Issue
Block a user