From 8d06897404dfcdfec26113c33dd03854dd8090e2 Mon Sep 17 00:00:00 2001 From: David Refoua Date: Mon, 20 Jun 2022 02:18:02 +0430 Subject: [PATCH] add Persian (fa) to PersianBlocker and PersianPiHole --- services/Directory/data/FilterListLanguage.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/services/Directory/data/FilterListLanguage.json b/services/Directory/data/FilterListLanguage.json index 024136098..0017483d3 100644 --- a/services/Directory/data/FilterListLanguage.json +++ b/services/Directory/data/FilterListLanguage.json @@ -3790,5 +3790,13 @@ { "filterListId": 2602, "languageId": 113 + }, + { + "filterListId": 2608, + "languageId": 42 + }, + { + "filterListId": 2609, + "languageId": 42 } ]