+ client: Move "Blocked services" to a separate page under "Filters" menu: Merge pull request #649 in DNS/adguard-home from feature/1744 to master
Close #1744
Squashed commit of the following:
commit 912a80b8ff42c927a97d33ccb3eebf8c3ca188d9
Merge: bb5a77ff 5ce98bd2
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Fri Jun 5 12:47:21 2020 +0300
Merge branch 'master' into feature/1744
commit bb5a77ff6b66743bf23c9582c523280bdf9ef63a
Author: ArtemBaskal <a.baskal@adguard.com>
Date: Thu Jun 4 18:07:26 2020 +0300
+ client: Move "Blocked services" to a separate page under "Filters" menu
This commit is contained in:
@@ -161,6 +161,7 @@ export const FILTERS_URLS = {
|
||||
dns_allowlists: '/dns_allowlists',
|
||||
dns_rewrites: '/dns_rewrites',
|
||||
custom_rules: '/custom_rules',
|
||||
blocked_services: '/blocked_services',
|
||||
};
|
||||
|
||||
export const SERVICES = [
|
||||
|
||||
Reference in New Issue
Block a user