mirror of
https://github.com/routerich/RouterichAX3000_configs.git
synced 2025-12-31 03:08:07 +03:00
Delete Discord byPass to youtubeUnBlock
This commit is contained in:
@@ -34,6 +34,11 @@ config main 'main'
|
|||||||
list custom_domains 'facebook.com'
|
list custom_domains 'facebook.com'
|
||||||
list custom_domains 'facebook.net'
|
list custom_domains 'facebook.net'
|
||||||
list custom_domains 'fb.com'
|
list custom_domains 'fb.com'
|
||||||
|
list custom_domains 'discord.com'
|
||||||
|
list custom_domains 'discordapp.com'
|
||||||
|
list custom_domains 'discord.gg'
|
||||||
|
list custom_domains 'discordapp.net'
|
||||||
|
list custom_domains 'discord.media'
|
||||||
|
|
||||||
config second 'second'
|
config second 'second'
|
||||||
option second_enable '1'
|
option second_enable '1'
|
||||||
@@ -82,6 +82,11 @@ config main 'main'
|
|||||||
list custom_domains 'intel.se'
|
list custom_domains 'intel.se'
|
||||||
list custom_domains 'onetrust.com'
|
list custom_domains 'onetrust.com'
|
||||||
list custom_domains 'gemini.google.com'
|
list custom_domains 'gemini.google.com'
|
||||||
|
list custom_domains 'discord.com'
|
||||||
|
list custom_domains 'discordapp.com'
|
||||||
|
list custom_domains 'discord.gg'
|
||||||
|
list custom_domains 'discordapp.net'
|
||||||
|
list custom_domains 'discord.media'
|
||||||
|
|
||||||
config second 'second'
|
config second 'second'
|
||||||
option second_enable '0'
|
option second_enable '0'
|
||||||
|
|||||||
@@ -34,6 +34,11 @@ config main 'main'
|
|||||||
list custom_domains 'facebook.com'
|
list custom_domains 'facebook.com'
|
||||||
list custom_domains 'facebook.net'
|
list custom_domains 'facebook.net'
|
||||||
list custom_domains 'fb.com'
|
list custom_domains 'fb.com'
|
||||||
|
list custom_domains 'discord.com'
|
||||||
|
list custom_domains 'discordapp.com'
|
||||||
|
list custom_domains 'discord.gg'
|
||||||
|
list custom_domains 'discordapp.net'
|
||||||
|
list custom_domains 'discord.media'
|
||||||
|
|
||||||
config second 'second'
|
config second 'second'
|
||||||
option second_enable '0'
|
option second_enable '0'
|
||||||
@@ -35,34 +35,3 @@ config section
|
|||||||
list sni_domains 'gstatic.com'
|
list sni_domains 'gstatic.com'
|
||||||
list sni_domains 'l.google.com'
|
list sni_domains 'l.google.com'
|
||||||
option quic_drop '1'
|
option quic_drop '1'
|
||||||
|
|
||||||
config section
|
|
||||||
option name 'Discord'
|
|
||||||
option tls_enabled '1'
|
|
||||||
option fake_sni '1'
|
|
||||||
option faking_strategy 'pastseq'
|
|
||||||
option fake_sni_seq_len '1'
|
|
||||||
option fake_sni_type 'default'
|
|
||||||
option frag 'tcp'
|
|
||||||
option frag_sni_reverse '1'
|
|
||||||
option frag_sni_faked '0'
|
|
||||||
option frag_middle_sni '1'
|
|
||||||
option frag_sni_pos '1'
|
|
||||||
option seg2delay '0'
|
|
||||||
option fk_winsize '0'
|
|
||||||
option synfake '0'
|
|
||||||
option all_domains '0'
|
|
||||||
option sni_detection 'parse'
|
|
||||||
option quic_drop '0'
|
|
||||||
option udp_mode 'fake'
|
|
||||||
option udp_faking_strategy 'none'
|
|
||||||
option udp_fake_seq_len '6'
|
|
||||||
option udp_fake_len '64'
|
|
||||||
list udp_dport_filter '50000-50100 '
|
|
||||||
option udp_filter_quic 'disabled'
|
|
||||||
option enabled '1'
|
|
||||||
list sni_domains 'discord.com'
|
|
||||||
list sni_domains 'discordapp.com'
|
|
||||||
list sni_domains 'discord.gg'
|
|
||||||
list sni_domains 'discordapp.net'
|
|
||||||
list sni_domains 'discord.media'
|
|
||||||
@@ -909,7 +909,7 @@ messageComplete=""
|
|||||||
|
|
||||||
case $varByPass in
|
case $varByPass in
|
||||||
1)
|
1)
|
||||||
nameFileReplacePodkop="podkopNoYoutubeDiscord"
|
nameFileReplacePodkop="podkopNoYoutube"
|
||||||
printf "\033[32;1mStop and disabled service 'ruantiblock'...\033[0m\n"
|
printf "\033[32;1mStop and disabled service 'ruantiblock'...\033[0m\n"
|
||||||
manage_package "ruantiblock" "disable" "stop"
|
manage_package "ruantiblock" "disable" "stop"
|
||||||
wget -O "/etc/config/youtubeUnblock" "$URL/config_files/youtubeUnblockSecond"
|
wget -O "/etc/config/youtubeUnblock" "$URL/config_files/youtubeUnblockSecond"
|
||||||
|
|||||||
Reference in New Issue
Block a user