mirror of
https://github.com/Jackett/Jackett
synced 2025-03-05 19:29:03 +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)
|
||||
grabs:
|
||||
selector: td:nth-last-child(2)
|
||||
filters:
|
||||
- name: regexp
|
||||
args: (\d+)
|
||||
date:
|
||||
selector: td:nth-last-child(1)
|
||||
filters:
|
||||
|
|
Loading…
Add table
Reference in a new issue