mirror of
https://github.com/Waujito/youtubeUnblock.git
synced 2025-01-15 19:15:17 +00:00
Disable early approve with all domains
This commit is contained in:
parent
e852d37edb
commit
71c105a900
@ -452,8 +452,7 @@ int detect_udp_filtered(const struct section_config_t *section,
|
|||||||
|
|
||||||
lgtrace_addp("QUIC initial message");
|
lgtrace_addp("QUIC initial message");
|
||||||
|
|
||||||
if (section->udp_filter_quic == UDP_FILTER_QUIC_ALL ||
|
if (section->udp_filter_quic == UDP_FILTER_QUIC_ALL) {
|
||||||
section->all_domains) {
|
|
||||||
lgtrace_addp("QUIC early approve");
|
lgtrace_addp("QUIC early approve");
|
||||||
goto approve;
|
goto approve;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user