mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-02-16 09:59:49 +03:00
all: rewrite http
This commit is contained in:
parent
e56f465ad8
commit
2cf171f21e
1 changed files with 1 additions and 0 deletions
|
@ -390,6 +390,7 @@ export const SPECIAL_FILTER_ID = {
|
|||
PARENTAL: -3,
|
||||
SAFE_BROWSING: -4,
|
||||
SAFE_SEARCH: -5,
|
||||
REWRITES: -6,
|
||||
};
|
||||
|
||||
export const BLOCK_ACTIONS = {
|
||||
|
|
Loading…
Add table
Reference in a new issue