diff --git a/custom_formats/Banned Groups (Efficient).yml b/custom_formats/Banned Groups (Efficient).yml index 787457a..402d81a 100644 --- a/custom_formats/Banned Groups (Efficient).yml +++ b/custom_formats/Banned Groups (Efficient).yml @@ -174,6 +174,11 @@ conditions: pattern: TvR required: false type: release_group +- name: VD0N + type: release_group + required: false + negate: false + pattern: VD0N - name: VECTOR negate: false pattern: VECTOR diff --git a/custom_formats/Banned Groups.yml b/custom_formats/Banned Groups.yml index bfa12d9..68d0aaf 100644 --- a/custom_formats/Banned Groups.yml +++ b/custom_formats/Banned Groups.yml @@ -199,6 +199,11 @@ conditions: pattern: TvR required: false type: release_group +- name: VD0N + type: release_group + required: false + negate: false + pattern: VD0N - name: VECTOR negate: false pattern: VECTOR