From 3910e0746e13606c0091628c8d49965fa12dbb20 Mon Sep 17 00:00:00 2001 From: edideaur <182119792+edideaur@users.noreply.github.com> Date: Tue, 14 Apr 2026 20:03:55 +0000 Subject: [PATCH] style: auto-fix linting issues --- js/content-filter.ts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/js/content-filter.ts b/js/content-filter.ts index fc9a93e..c6ec6c0 100644 --- a/js/content-filter.ts +++ b/js/content-filter.ts @@ -1,10 +1,10 @@ const _cr = [ - 'emVl', + 'emVl', 'em1j', - 'emluZyBtdXNpYw==', + 'emluZyBtdXNpYw==', 'ZXRjIGJvbGx5d29vZA==', - 'Ym9sbHl3b29kIG11c2lj', - 'ZXNzZWw=', + 'Ym9sbHl3b29kIG11c2lj', + 'ZXNzZWw=', 'emluZGFnaQ==', ].map(atob);