From ffbb465d1510cc14a02ff62a74ea8191eff1f9f3 Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 14 Jul 2023 15:54:23 +0300 Subject: [PATCH] add fark.com to boosted sites --- files/helpers/config/boosted_sites.py | 1 + 1 file changed, 1 insertion(+) diff --git a/files/helpers/config/boosted_sites.py b/files/helpers/config/boosted_sites.py index b3913f3211..0c9ac9a93b 100644 --- a/files/helpers/config/boosted_sites.py +++ b/files/helpers/config/boosted_sites.py @@ -147,4 +147,5 @@ BOOSTED_SITES = { 'goodreads.com', '9gag.com', 'balkansirl.net', + 'fark.com', }