+ client: handle rewrite auto

This commit is contained in:
Ildar Kamalov
2020-03-19 16:09:17 +03:00
parent 2f9bc13ffd
commit c7f8f20aad
5 changed files with 29 additions and 3 deletions

View File

@@ -256,6 +256,7 @@ export const FILTERED_STATUS = {
NOT_FILTERED_NOT_FOUND: 'NotFilteredNotFound',
FILTERED_BLOCKED_SERVICE: 'FilteredBlockedService',
REWRITE: 'Rewrite',
REWRITE_HOSTS: 'RewriteEtcHosts',
FILTERED_SAFE_SEARCH: 'FilteredSafeSearch',
FILTERED_SAFE_BROWSING: 'FilteredSafeBrowsing',
FILTERED_PARENTAL: 'FilteredParental',