mirror of
https://github.com/Jackett/Jackett
synced 2025-03-01 01:15:47 +00:00
bit-titan: drop European Size processing. resolve #11643
This commit is contained in:
parent
f808a071da
commit
dd894ed267
1 changed files with 0 additions and 7 deletions
|
@ -217,13 +217,6 @@ search:
|
||||||
args: "02.01.2006 15:04:05 -07:00"
|
args: "02.01.2006 15:04:05 -07:00"
|
||||||
size:
|
size:
|
||||||
selector: td.size
|
selector: td.size
|
||||||
filters:
|
|
||||||
- name: replace
|
|
||||||
args: ["\u00a0", ""]
|
|
||||||
- name: replace
|
|
||||||
args: [".", ""]
|
|
||||||
- name: replace
|
|
||||||
args: [",", "."]
|
|
||||||
downloadvolumefactor:
|
downloadvolumefactor:
|
||||||
case:
|
case:
|
||||||
"span:contains(\"OU\")": 0 # only upload is counted
|
"span:contains(\"OU\")": 0 # only upload is counted
|
||||||
|
|
Loading…
Reference in a new issue