Merge branch 'master' into Widowmaker-setup-custom-formats-WEBDL

pull/747/head
TRaSH 2 years ago committed by GitHub
commit 41db6ef87c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,7 @@
"negate": false,
"required": true,
"fields": {
"value": "\\b(dts[-_. ]?(ma|hd[-_. ]?ma|xll))\\b"
"value": "\\b(dts[-_. ]?(ma|hd[-_. ]?ma|hd|xll))\\b"
}
},
{

@ -18,7 +18,7 @@
"negate": true,
"required": true,
"fields": {
"value": "\\b(dts[-_. ]?(ma|hd[-_. ]?ma|xll))\\b"
"value": "\\b(dts[-_. ]?(ma|hd[-_. ]?ma|hd|xll))\\b"
}
},
{

@ -10,7 +10,7 @@
"negate": false,
"required": true,
"fields": {
"value": "\\b(dts[-_. ]?(ma|hd[-_. ]?ma|xll))\\b"
"value": "\\b(dts[-_. ]?(ma|hd[-_. ]?ma|hd|xll))\\b"
}
},
{

@ -18,7 +18,7 @@
"negate": true,
"required": true,
"fields": {
"value": "\\b(dts[-_. ]?(ma|hd[-_. ]?ma|xll))\\b"
"value": "\\b(dts[-_. ]?(ma|hd[-_. ]?ma|hd|xll))\\b"
}
},
{

Loading…
Cancel
Save