From 2cf171f21ece337be8ad4b7a3bde4d72e526ad50 Mon Sep 17 00:00:00 2001 From: Dimitry Kolyshev Date: Tue, 13 Dec 2022 13:05:11 +0700 Subject: [PATCH] all: rewrite http --- client/src/helpers/constants.js | 1 + 1 file changed, 1 insertion(+) diff --git a/client/src/helpers/constants.js b/client/src/helpers/constants.js index c13ab952..eba71994 100644 --- a/client/src/helpers/constants.js +++ b/client/src/helpers/constants.js @@ -390,6 +390,7 @@ export const SPECIAL_FILTER_ID = { PARENTAL: -3, SAFE_BROWSING: -4, SAFE_SEARCH: -5, + REWRITES: -6, }; export const BLOCK_ACTIONS = {