mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2026-02-01 15:10:34 +03:00
Disable fake_sni parameter by default.
It seems like youtubeUnblock works even without --fake-sni
This commit is contained in:
@@ -1057,6 +1057,8 @@ static size_t print_config_section(const struct section_config_t *section, char
|
||||
}
|
||||
|
||||
print_cnf_buf("--seg2delay=%d", section->seg2_delay);
|
||||
} else {
|
||||
print_cnf_buf("--fake-sni=0");
|
||||
}
|
||||
} else {
|
||||
print_cnf_buf("--tls=disabled");
|
||||
|
||||
Reference in New Issue
Block a user