mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Karagarga: fix grabs
This commit is contained in:
@@ -127,7 +127,7 @@
|
||||
selector: td:nth-child(12)
|
||||
filters:
|
||||
- name: regexp
|
||||
args: (\d+)
|
||||
args: ([\d,]+)
|
||||
files:
|
||||
selector: td:nth-child(10)
|
||||
size:
|
||||
|
Reference in New Issue
Block a user