mirror of
https://github.com/Jackett/Jackett
synced 2025-02-24 07:10:44 +00:00
ICE Torrent: fix date again
This commit is contained in:
parent
798a6df506
commit
802ddfe6ee
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@
|
|||
selector: td:has(a[href$="filelist=1#filelist"])
|
||||
remove: a
|
||||
date:
|
||||
selector: td > font:has(i.fa-clock)
|
||||
selector: td > span:has(i.fa-clock)
|
||||
remove: b
|
||||
filters:
|
||||
- name: replace
|
||||
|
|
Loading…
Reference in a new issue