1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-10 14:14:25 +00:00

muziekfabriek: new date selector

This commit is contained in:
Garfield69 2020-06-25 15:35:19 +12:00
parent 28618c914f
commit d4e83b03c2

View file

@ -98,7 +98,7 @@ search:
- name: regexp - name: regexp
args: (\d+) args: (\d+)
date: date:
selector: td:nth-child(4) table tr:nth-child(2) td:nth-child(2) selector: td:nth-child(4) table tr:nth-child(2) td:last-child
filters: filters:
- name: replace - name: replace
args: ["januari", "January"] args: ["januari", "January"]