hdforever: fix titles

Remove all spans children to group_info
This commit is contained in:
Bogdan
2024-12-13 15:03:13 +02:00
parent f5b2afaf76
commit 9d1a247bb2

View File

@@ -135,7 +135,7 @@ search:
text: "{{ if .Config.usetoken }}{{ .Result.download_usetoken }}{{ else }}{{ .Result.download_regular }}{{ end }}"
title_phase1:
selector: div.group_info
remove: span:nth-child(1), div.tags
remove: :scope > span, div.tags
filters:
- name: replace
args: ["\n", ""]