all: rewrite http

This commit is contained in:
Dimitry Kolyshev 2022-12-13 13:05:11 +07:00
parent e56f465ad8
commit 2cf171f21e

View file

@ -390,6 +390,7 @@ export const SPECIAL_FILTER_ID = {
PARENTAL: -3,
SAFE_BROWSING: -4,
SAFE_SEARCH: -5,
REWRITES: -6,
};
export const BLOCK_ACTIONS = {