Skip to content

Commit

Permalink
hdforever: remove vote controls from titles
Browse files Browse the repository at this point in the history
  • Loading branch information
ServarrAdmin committed Dec 13, 2024
1 parent c009097 commit d9a8940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion definitions/v10/hdforever.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ search:
text: "{{ if .Config.usetoken }}{{ .Result.download_usetoken }}{{ else }}{{ .Result.download_regular }}{{ end }}"
title_phase1:
selector: div.group_info
remove: :scope > span, div.tags
remove: :scope > span, div.tags, div.vote_controls, img
filters:
- name: replace
args: ["\n", ""]
Expand Down

0 comments on commit d9a8940

Please sign in to comment.