mirror of
https://github.com/routerich/RouterichAX3000_configs.git
synced 2025-12-06 11:36:43 +03:00
74 lines
2.0 KiB
Plaintext
74 lines
2.0 KiB
Plaintext
|
|
config youtubeUnblock 'youtubeUnblock'
|
|
option conf_strat 'ui_flags'
|
|
option packet_mark '32768'
|
|
option queue_num '537'
|
|
option silent '1'
|
|
option no_ipv6 '1'
|
|
|
|
config section
|
|
option name 'Youtube'
|
|
option enabled '1'
|
|
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 '3'
|
|
option fk_winsize '0'
|
|
option synfake '0'
|
|
option sni_detection 'parse'
|
|
option all_domains '0'
|
|
list sni_domains 'googlevideo.com'
|
|
list sni_domains 'ggpht.com'
|
|
list sni_domains 'ytimg.com'
|
|
list sni_domains 'youtube.com'
|
|
list sni_domains 'play.google.com'
|
|
list sni_domains 'youtu.be'
|
|
list sni_domains 'googleapis.com'
|
|
list sni_domains 'googleusercontent.com'
|
|
list sni_domains 'gstatic.com'
|
|
list sni_domains 'l.google.com'
|
|
option quic_drop '1'
|
|
|
|
config section
|
|
option name 'CallsWhatsAppTelegram'
|
|
option tls_enabled '0'
|
|
option all_domains '0'
|
|
list sni_domains 'cdn-telegram.org'
|
|
list sni_domains 'comments.app'
|
|
list sni_domains 'contest.com'
|
|
list sni_domains 'fragment.com'
|
|
list sni_domains 'graph.org'
|
|
list sni_domains 'quiz.directory'
|
|
list sni_domains 't.me'
|
|
list sni_domains 'tdesktop.com'
|
|
list sni_domains 'telega.one'
|
|
list sni_domains 'telegra.ph'
|
|
list sni_domains 'telegram-cdn.org'
|
|
list sni_domains 'telegram.dog'
|
|
list sni_domains 'telegram.me'
|
|
list sni_domains 'telegram.org'
|
|
list sni_domains 'telegram.space'
|
|
list sni_domains 'telesco.pe'
|
|
list sni_domains 'tg.dev'
|
|
list sni_domains 'tx.me'
|
|
list sni_domains 'usercontent.dev'
|
|
list sni_domains 'graph.facebook.com'
|
|
list sni_domains 'whatsapp.biz'
|
|
list sni_domains 'whatsapp.com'
|
|
list sni_domains 'whatsapp.net'
|
|
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'
|
|
option udp_filter_quic 'disabled'
|
|
option enabled '1'
|
|
option udp_stun_filter '1' |