mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2026-01-22 10:41:02 +01:00
create(format): Freeleech / Internal Indexer Flag CFs
This commit is contained in:
12
custom_formats/Freeleech 100%.yml
Normal file
12
custom_formats/Freeleech 100%.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
name: Freeleech 100%
|
||||
description: 100% Freeleech Indexer Flag
|
||||
tags:
|
||||
- Flag
|
||||
- Freeleech
|
||||
conditions:
|
||||
- flag: freeleech
|
||||
name: 100% Freeleech
|
||||
negate: false
|
||||
required: true
|
||||
type: indexer_flag
|
||||
tests: []
|
||||
12
custom_formats/Freeleech 25%.yml
Normal file
12
custom_formats/Freeleech 25%.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
name: Freeleech 25%
|
||||
description: 25% Freeleech Indexer Flag
|
||||
tags:
|
||||
- Flag
|
||||
- Freeleech
|
||||
conditions:
|
||||
- flag: freeleech_25
|
||||
name: 25% Freeleech
|
||||
negate: false
|
||||
required: true
|
||||
type: indexer_flag
|
||||
tests: []
|
||||
12
custom_formats/Freeleech 50%.yml
Normal file
12
custom_formats/Freeleech 50%.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
name: Freeleech 50%
|
||||
description: 50% Freeleech Indexer Flag
|
||||
tags:
|
||||
- Flag
|
||||
- Freeleech
|
||||
conditions:
|
||||
- flag: halfleech
|
||||
name: 50% Freeleech
|
||||
negate: false
|
||||
required: true
|
||||
type: indexer_flag
|
||||
tests: []
|
||||
12
custom_formats/Freeleech 75%.yml
Normal file
12
custom_formats/Freeleech 75%.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
name: Freeleech 75%
|
||||
description: 75% Freeleech Indexer Flag
|
||||
tags:
|
||||
- Flag
|
||||
- Freeleech
|
||||
conditions:
|
||||
- flag: freeleech_75
|
||||
name: 75% Freeleech
|
||||
negate: false
|
||||
required: true
|
||||
type: indexer_flag
|
||||
tests: []
|
||||
10
custom_formats/Internal.yml
Normal file
10
custom_formats/Internal.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
name: Internal
|
||||
description: Internal Indexer Flag
|
||||
tags: []
|
||||
conditions:
|
||||
- name: Internal
|
||||
type: indexer_flag
|
||||
required: true
|
||||
negate: false
|
||||
flag: internal
|
||||
tests: []
|
||||
Reference in New Issue
Block a user