mirror of
https://github.com/routerich/RouterichAX3000_configs.git
synced 2025-12-06 19:46:43 +03:00
Add domain amazonws.com
This commit is contained in:
@@ -51,4 +51,5 @@ config section 'Youtube_Discord'
|
|||||||
list community_lists 'youtube'
|
list community_lists 'youtube'
|
||||||
list community_lists 'discord'
|
list community_lists 'discord'
|
||||||
option user_domains_text '2ip.ru'
|
option user_domains_text '2ip.ru'
|
||||||
|
option user_domains_text 'amazonws.com'
|
||||||
|
|
||||||
|
|||||||
@@ -50,4 +50,4 @@ config section 'Discord'
|
|||||||
option mixed_proxy_enabled '0'
|
option mixed_proxy_enabled '0'
|
||||||
list community_lists 'discord'
|
list community_lists 'discord'
|
||||||
option user_domains_text '2ip.ru'
|
option user_domains_text '2ip.ru'
|
||||||
|
option user_domains_text 'amazonws.com'
|
||||||
|
|||||||
@@ -40,4 +40,5 @@ config section 'main'
|
|||||||
list community_lists 'tiktok'
|
list community_lists 'tiktok'
|
||||||
list community_lists 'google_ai'
|
list community_lists 'google_ai'
|
||||||
list community_lists 'discord'
|
list community_lists 'discord'
|
||||||
option user_domains_text 'myip.com'
|
option user_domains_text 'myip.com'
|
||||||
|
option user_domains_text 'amazonws.com'
|
||||||
@@ -41,4 +41,5 @@ config section 'main'
|
|||||||
list community_lists 'google_ai'
|
list community_lists 'google_ai'
|
||||||
list community_lists 'youtube'
|
list community_lists 'youtube'
|
||||||
list community_lists 'discord'
|
list community_lists 'discord'
|
||||||
option user_domains_text 'myip.com'
|
option user_domains_text 'myip.com'
|
||||||
|
option user_domains_text 'amazonws.com'
|
||||||
@@ -1,36 +1,38 @@
|
|||||||
|
|
||||||
config main 'main'
|
config settings 'settings'
|
||||||
option mode 'vpn'
|
|
||||||
option interface 'awg10'
|
|
||||||
option domain_list_enabled '1'
|
|
||||||
option subnets_list_enabled '0'
|
|
||||||
option custom_domains_list_type 'text'
|
|
||||||
option custom_local_domains_list_enabled '0'
|
|
||||||
option custom_download_domains_list_enabled '0'
|
|
||||||
option custom_download_subnets_list_enabled '0'
|
|
||||||
option all_traffic_from_ip_enabled '0'
|
|
||||||
option delist_domains_enabled '0'
|
|
||||||
option exclude_from_ip_enabled '0'
|
|
||||||
option yacd '0'
|
|
||||||
option socks5 '0'
|
|
||||||
option exclude_ntp '1'
|
|
||||||
option quic_disable '1'
|
|
||||||
option dont_touch_dhcp '1'
|
|
||||||
option update_interval '1d'
|
|
||||||
option dns_type 'doh'
|
option dns_type 'doh'
|
||||||
option dns_server 'dns.adguard-dns.com'
|
option dns_server 'dns.adguard-dns.com'
|
||||||
option split_dns_enabled '0'
|
option bootstrap_dns_server '8.8.8.8'
|
||||||
option dns_rewrite_ttl '60'
|
option dns_rewrite_ttl '60'
|
||||||
option cache_file '/tmp/cache.db'
|
option enable_output_network_interface '0'
|
||||||
list iface 'br-lan'
|
option enable_badwan_interface_monitoring '0'
|
||||||
option mon_restart_ifaces '0'
|
option enable_yacd '0'
|
||||||
option detour '1'
|
option disable_quic '1'
|
||||||
list domain_list 'block'
|
option update_interval '1d'
|
||||||
list domain_list 'meta'
|
option download_lists_via_proxy '1'
|
||||||
list domain_list 'twitter'
|
option dont_touch_dhcp '1'
|
||||||
list domain_list 'hdrezka'
|
option config_path '/etc/sing-box/config.json'
|
||||||
list domain_list 'telegram'
|
option cache_path '/tmp/sing-box/cache.db'
|
||||||
list domain_list 'discord'
|
option exclude_ntp '1'
|
||||||
list domain_list 'youtube'
|
option shutdown_correctly '0'
|
||||||
option custom_domains_text 'myip.com'
|
option download_lists_via_proxy_section 'main'
|
||||||
option custom_subnets_list_enabled 'disabled'
|
list source_network_interfaces 'br-lan'
|
||||||
|
|
||||||
|
config section 'main'
|
||||||
|
option connection_type 'vpn'
|
||||||
|
option interface 'awg10'
|
||||||
|
option enable_udp_over_tcp '0'
|
||||||
|
option shutdown_correctly '1'
|
||||||
|
option user_domain_list_type 'text'
|
||||||
|
option user_subnet_list_type 'disabled'
|
||||||
|
option mixed_proxy_enabled '0'
|
||||||
|
list community_lists 'block'
|
||||||
|
list community_lists 'meta'
|
||||||
|
list community_lists 'twitter'
|
||||||
|
list community_lists 'hdrezka'
|
||||||
|
list community_lists 'tiktok'
|
||||||
|
list community_lists 'google_ai'
|
||||||
|
list community_lists 'discord'
|
||||||
|
list community_lists 'yotube'
|
||||||
|
option user_domains_text 'myip.com'
|
||||||
|
option user_domains_text 'amazonws.com'
|
||||||
@@ -1,35 +1,37 @@
|
|||||||
|
|
||||||
config main 'main'
|
config settings 'settings'
|
||||||
option mode 'vpn'
|
|
||||||
option interface 'awg10'
|
|
||||||
option domain_list_enabled '1'
|
|
||||||
option subnets_list_enabled '0'
|
|
||||||
option custom_domains_list_type 'text'
|
|
||||||
option custom_local_domains_list_enabled '0'
|
|
||||||
option custom_download_domains_list_enabled '0'
|
|
||||||
option custom_download_subnets_list_enabled '0'
|
|
||||||
option all_traffic_from_ip_enabled '0'
|
|
||||||
option delist_domains_enabled '0'
|
|
||||||
option exclude_from_ip_enabled '0'
|
|
||||||
option yacd '0'
|
|
||||||
option socks5 '0'
|
|
||||||
option exclude_ntp '1'
|
|
||||||
option quic_disable '1'
|
|
||||||
option dont_touch_dhcp '1'
|
|
||||||
option update_interval '1d'
|
|
||||||
option dns_type 'doh'
|
option dns_type 'doh'
|
||||||
option dns_server 'dns.adguard-dns.com'
|
option dns_server 'dns.adguard-dns.com'
|
||||||
option split_dns_enabled '0'
|
option bootstrap_dns_server '8.8.8.8'
|
||||||
option dns_rewrite_ttl '60'
|
option dns_rewrite_ttl '60'
|
||||||
option cache_file '/tmp/cache.db'
|
option enable_output_network_interface '0'
|
||||||
list iface 'br-lan'
|
option enable_badwan_interface_monitoring '0'
|
||||||
option mon_restart_ifaces '0'
|
option enable_yacd '0'
|
||||||
option detour '1'
|
option disable_quic '1'
|
||||||
list domain_list 'block'
|
option update_interval '1d'
|
||||||
list domain_list 'meta'
|
option download_lists_via_proxy '1'
|
||||||
list domain_list 'twitter'
|
option dont_touch_dhcp '1'
|
||||||
list domain_list 'hdrezka'
|
option config_path '/etc/sing-box/config.json'
|
||||||
list domain_list 'telegram'
|
option cache_path '/tmp/sing-box/cache.db'
|
||||||
list domain_list 'discord'
|
option exclude_ntp '1'
|
||||||
option custom_domains_text 'myip.com'
|
option shutdown_correctly '0'
|
||||||
option custom_subnets_list_enabled 'disabled'
|
option download_lists_via_proxy_section 'main'
|
||||||
|
list source_network_interfaces 'br-lan'
|
||||||
|
|
||||||
|
config section 'main'
|
||||||
|
option connection_type 'vpn'
|
||||||
|
option interface 'awg10'
|
||||||
|
option enable_udp_over_tcp '0'
|
||||||
|
option shutdown_correctly '1'
|
||||||
|
option user_domain_list_type 'text'
|
||||||
|
option user_subnet_list_type 'disabled'
|
||||||
|
option mixed_proxy_enabled '0'
|
||||||
|
list community_lists 'block'
|
||||||
|
list community_lists 'meta'
|
||||||
|
list community_lists 'twitter'
|
||||||
|
list community_lists 'hdrezka'
|
||||||
|
list community_lists 'tiktok'
|
||||||
|
list community_lists 'google_ai'
|
||||||
|
list community_lists 'discord'
|
||||||
|
option user_domains_text 'myip.com'
|
||||||
|
option user_domains_text 'amazonws.com'
|
||||||
Reference in New Issue
Block a user