mirror of
https://github.com/routerich/RouterichAX3000_configs.git
synced 2025-12-30 18:58:08 +03:00
Add custom domain 2ip.ru
This commit is contained in:
4
podkop
4
podkop
@@ -3,7 +3,7 @@ config main 'main'
|
||||
option mode 'vpn'
|
||||
option domain_list_enabled '1'
|
||||
option subnets_list_enabled '1'
|
||||
option custom_domains_list_enabled 'disabled'
|
||||
option custom_domains_list_enabled 'dynamic'
|
||||
option custom_subnets_list_enabled 'disabled'
|
||||
option all_traffic_from_ip_enabled '0'
|
||||
option custom_download_domains_list_enabled '0'
|
||||
@@ -18,7 +18,7 @@ config main 'main'
|
||||
list subnets 'meta'
|
||||
list subnets 'twitter'
|
||||
list subnets 'discord'
|
||||
|
||||
list custom_domains '2ip.ru'
|
||||
config second 'second'
|
||||
option second_enable '0'
|
||||
option domain_list_enabled '0'
|
||||
|
||||
Reference in New Issue
Block a user