mirror of https://github.com/Jackett/Jackett
TSC: fix ratio (#704)
This commit is contained in:
parent
5e4c64bf68
commit
52a56f5088
|
@ -100,7 +100,7 @@
|
||||||
|
|
||||||
ratio:
|
ratio:
|
||||||
path: /my.php
|
path: /my.php
|
||||||
selector: td.navi_top:contains(\"Deine Ratio:\")
|
selector: td.navi_top:contains("Deine Ratio:")
|
||||||
filters:
|
filters:
|
||||||
- name: replace
|
- name: replace
|
||||||
args: ["Deine Ratio: ", ""]
|
args: ["Deine Ratio: ", ""]
|
||||||
|
|
Loading…
Reference in New Issue