From fee7fc03946a98388aa83994003868f6e53855c5 Mon Sep 17 00:00:00 2001 From: Seraphys Date: Tue, 30 Sep 2025 11:11:52 -0500 Subject: [PATCH] tweak(format): Ban VD0N --- custom_formats/Banned Groups (Efficient).yml | 5 +++++ custom_formats/Banned Groups.yml | 5 +++++ 2 files changed, 10 insertions(+) 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