diff --git a/custom_formats/WEB-DL Tier 1.yml b/custom_formats/WEB-DL Tier 1.yml index 5b9965c..a5ff9d0 100644 --- a/custom_formats/WEB-DL Tier 1.yml +++ b/custom_formats/WEB-DL Tier 1.yml @@ -19,4 +19,9 @@ conditions: pattern: NTb required: false type: release_group +- name: TheFarm + type: release_group + required: false + negate: false + pattern: TheFarm tests: [] diff --git a/custom_formats/WEB-DL Tier 2.yml b/custom_formats/WEB-DL Tier 2.yml index 2ce75d2..b11321b 100644 --- a/custom_formats/WEB-DL Tier 2.yml +++ b/custom_formats/WEB-DL Tier 2.yml @@ -44,9 +44,4 @@ conditions: pattern: TEPES required: false type: release_group -- name: TheFarm - type: release_group - required: false - negate: false - pattern: TheFarm tests: []