mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
tellytorrents: remove redundant regexp
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user