Skip to content

Commit

Permalink
jackett indexers as of 135be69611f8256c4f38d53844dd2ef4f223d84c
Browse files Browse the repository at this point in the history
  • Loading branch information
mynameisbogdan committed Nov 9, 2023
1 parent b1e911e commit 7c5f9cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion definitions/v7/uhdbits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ search:
- name: re_replace
args: ["\\bEncode\\b", "Blu-Ray"]
- name: re_replace
args: ["\\bBlu-ray\\b", "BR-Disk"]
args: ["\\b((x|H\\.)26[456] )?Blu-ray\\b", "BR-DISK"]
- name: re_replace
args: ["\\bRemux\\b", "Blu-Ray Remux"]
- name: re_replace
Expand Down

0 comments on commit 7c5f9cf

Please sign in to comment.