Update bundles
This commit is contained in:
parent
e39014facd
commit
6029acbdaa
5 changed files with 17 additions and 17 deletions
|
|
@ -4876,8 +4876,8 @@
|
|||
},
|
||||
{
|
||||
"name": "UHD Blu-ray",
|
||||
"pattern": "\\buhd[- ._]bluray\\b",
|
||||
"description": "Matches \"UHD Bluray\" with a hyphen, space, dot or underscore between them",
|
||||
"pattern": "\\bUHD[-_.\\s]?Blu[-]?Ray\\b",
|
||||
"description": "Matches \"UHD Bluray\" or \"UHD Blu-Ray\" with a hyphen, space, dot or underscore between them",
|
||||
"tags": [],
|
||||
"tests": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue