mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Mononoké-BT: cleanup
This commit is contained in:
@@ -32,8 +32,6 @@
|
|||||||
incldead: 1
|
incldead: 1
|
||||||
rows:
|
rows:
|
||||||
selector: table#torrentstable > tbody > tr:has(a[href^="details.php?id="])
|
selector: table#torrentstable > tbody > tr:has(a[href^="details.php?id="])
|
||||||
filters:
|
|
||||||
- name: andmatch
|
|
||||||
fields:
|
fields:
|
||||||
download:
|
download:
|
||||||
selector: a[href^="gettorrent.php?id="]
|
selector: a[href^="gettorrent.php?id="]
|
||||||
@@ -61,13 +59,6 @@
|
|||||||
filters:
|
filters:
|
||||||
- name: replace
|
- name: replace
|
||||||
args: ["o", "b"]
|
args: ["o", "b"]
|
||||||
downloadvolumefactor:
|
|
||||||
text: "1"
|
|
||||||
downloadvolumefactor|optional:
|
|
||||||
selector: td:nth-child(6) > nobr > font:contains(" × ")
|
|
||||||
filters:
|
|
||||||
- name: replace
|
|
||||||
args: ["×", ""]
|
|
||||||
downloadvolumefactor:
|
downloadvolumefactor:
|
||||||
case:
|
case:
|
||||||
img[src="/pic/icons/cadeau1.png"]: "0"
|
img[src="/pic/icons/cadeau1.png"]: "0"
|
||||||
|
Reference in New Issue
Block a user