1
0
Fork 0
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:
ilike2burnthing 2021-05-29 06:50:52 +01:00 committed by GitHub
parent 44b43e458e
commit f74f1ab816
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: