mirror of
https://github.com/Jackett/Jackett
synced 2025-03-06 03:38:31 +00:00
tellytorrents: remove redundant regexp
This commit is contained in:
parent
44b43e458e
commit
f74f1ab816
1 changed files with 0 additions and 3 deletions
|
@ -128,9 +128,6 @@ search:
|
||||||
selector: td:nth-last-child(3)
|
selector: td:nth-last-child(3)
|
||||||
grabs:
|
grabs:
|
||||||
selector: td:nth-last-child(2)
|
selector: td:nth-last-child(2)
|
||||||
filters:
|
|
||||||
- name: regexp
|
|
||||||
args: (\d+)
|
|
||||||
date:
|
date:
|
||||||
selector: td:nth-last-child(1)
|
selector: td:nth-last-child(1)
|
||||||
filters:
|
filters:
|
||||||
|
|
Loading…
Add table
Reference in a new issue