Skip to content

Commit

Permalink
hdforever: cleanup title part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
ServarrAdmin committed Dec 13, 2024
1 parent ecdcac7 commit 6af1ca6
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.team_name, :scope > span:nth-child(1), div.tags, div.vote_controls, .add_bookmark, img
remove: :scope > span.team_name, :scope > span:nth-child(2), div.tags, div.vote_controls, .add_bookmark, img
filters:
- name: replace
args: ["\n", ""]
Expand Down

0 comments on commit 6af1ca6

Please sign in to comment.