diff --git a/custom_formats/Banned WEB-DL (x265).yml b/custom_formats/Banned WEB-DL (x265).yml index 06361f9..3ac7f22 100644 --- a/custom_formats/Banned WEB-DL (x265).yml +++ b/custom_formats/Banned WEB-DL (x265).yml @@ -19,6 +19,11 @@ conditions: pattern: ABBIE required: true type: release_group +- name: AjA + type: release_group + required: true + negate: true + pattern: AjA - name: AJP69 negate: true pattern: AJP69 @@ -105,10 +110,10 @@ conditions: required: true type: release_group - name: PHOENiX - type: release_group - required: true negate: true pattern: PHOENiX + required: true + type: release_group - name: playWEB negate: true pattern: playWEB diff --git a/regex_patterns/AjA.yml b/regex_patterns/AjA.yml new file mode 100644 index 0000000..6934962 --- /dev/null +++ b/regex_patterns/AjA.yml @@ -0,0 +1,7 @@ +name: AjA +pattern: (?<=^|[\s.-])AjA\b +description: '' +tags: +- Release Group +- WEB-DL +tests: []