automated commit on 2023-05-04 02:06:22

This commit is contained in:
Oliphant 2023-05-04 02:06:22 +00:00
parent bde4daff1c
commit 9e8d0362f5
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
* `100.percent.csv` - Blocks that are on 100% of all blocklists for all sources.
* `__allowlist.csv` - The 'safelist' to ensure that accidental defederations don't happen. Nothing in this list will appear in a unified blocklist.
* `_unified_tier0_blocklist.csv` - Identical to the minimum file above, called the "Tier 0" file. Combines blocks from all T0 sources.
* `_unified_tier0_blocklist.csv` - Combines blocks from all T0 sources (Seirdy, Gardenfence, Council) into a unified Tier 0 file.
* `_unified_tier1_blocklist.csv` - Requires 50% consensus to appear on this list. Includes Tier 0.
* `_unified_tier2_blocklist.csv` - Requires 33% consensus to appear on this list. Includes Tier 0 and Tier 1.
* `_unified_tier3_blocklist.csv` - Requires 2 sources to agree for it to appear on this list. Includes Tier 0, 1, and 2.