From 7f07b7a0c69cf7d5bbfd4d0cc616922f328e3ca4 Mon Sep 17 00:00:00 2001 From: Seraphys Date: Sat, 19 Jul 2025 20:14:22 -0500 Subject: [PATCH] create(format): Banned Groups via Release Title --- custom_formats/Banned Groups (Title).yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 custom_formats/Banned Groups (Title).yml diff --git a/custom_formats/Banned Groups (Title).yml b/custom_formats/Banned Groups (Title).yml new file mode 100644 index 0000000..f53d1f0 --- /dev/null +++ b/custom_formats/Banned Groups (Title).yml @@ -0,0 +1,12 @@ +name: Banned Groups (Title) +description: Matches Grouos that are Banned via Release Title +tags: +- Banned +- Release Group +conditions: +- name: BEN THE MEN + type: release_title + required: false + negate: false + pattern: BEN THE MEN +tests: []