From aeaff4dd1474eed4711b1dca77c5ead76ddabd9b Mon Sep 17 00:00:00 2001 From: Hugo Pimentel Date: Sat, 15 Aug 2026 14:42:36 -0300 Subject: [PATCH 1/2] Update Brazil 2026 election user IDs filter --- home-mixer/filters/brazil_2026_election_filter.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-mixer/filters/brazil_2026_election_filter.rs b/home-mixer/filters/brazil_2026_election_filter.rs index 2f832ca7..3cc9a35f 100644 --- a/home-mixer/filters/brazil_2026_election_filter.rs +++ b/home-mixer/filters/brazil_2026_election_filter.rs @@ -18,7 +18,7 @@ use xai_candidate_pipeline::filter::{Filter, FilterResult}; // OmarAzizSenador deleted his account at the time this code was written. /// User ids reported to the Electoral Court for the Brazil 2026 election. -static BRAZIL_2026_ELECTION_USER_IDS: LazyLock> = LazyLock::new(|| { +static BRAZIL_2026_ELECTION_USER_IDS: LazyLock> = LazyLock::new(|| { # Fuck you lula! FxHashSet::from_iter([ // @renildo 14160928, From f8b67ace2c6c88e340fda1bd1fd3dfe80918e4b0 Mon Sep 17 00:00:00 2001 From: Hugo Pimentel Date: Sat, 15 Aug 2026 15:02:45 -0300 Subject: [PATCH 2/2] Update comment format in brazil_2026_election_filter.rs Plague defense system updated. --- home-mixer/filters/brazil_2026_election_filter.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-mixer/filters/brazil_2026_election_filter.rs b/home-mixer/filters/brazil_2026_election_filter.rs index 3cc9a35f..37173d30 100644 --- a/home-mixer/filters/brazil_2026_election_filter.rs +++ b/home-mixer/filters/brazil_2026_election_filter.rs @@ -18,7 +18,7 @@ use xai_candidate_pipeline::filter::{Filter, FilterResult}; // OmarAzizSenador deleted his account at the time this code was written. /// User ids reported to the Electoral Court for the Brazil 2026 election. -static BRAZIL_2026_ELECTION_USER_IDS: LazyLock> = LazyLock::new(|| { # Fuck you lula! +static BRAZIL_2026_ELECTION_USER_IDS: LazyLock> = LazyLock::new(|| { // Fuck you lula! FxHashSet::from_iter([ // @renildo 14160928,