mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-09 17:49:40 +00:00
parent
987198782c
commit
4387d12159
Notes:
sideshowbarker
2024-07-17 02:06:40 +09:00
Author: https://github.com/jamierocks
Commit: 4387d12159
Pull-request: https://github.com/SerenityOS/serenity/pull/24193
1 changed files with 2 additions and 0 deletions
|
@ -100,6 +100,7 @@ bool is_bad_port(u16 port)
|
||||||
2049, // nfs
|
2049, // nfs
|
||||||
3659, // apple-sasl
|
3659, // apple-sasl
|
||||||
4045, // npp
|
4045, // npp
|
||||||
|
4190, // sieve
|
||||||
5060, // sip
|
5060, // sip
|
||||||
5061, // sips
|
5061, // sips
|
||||||
6000, // x11
|
6000, // x11
|
||||||
|
@ -109,6 +110,7 @@ bool is_bad_port(u16 port)
|
||||||
6667, // ircu
|
6667, // ircu
|
||||||
6668, // ircu
|
6668, // ircu
|
||||||
6669, // ircu
|
6669, // ircu
|
||||||
|
6679, // osaut
|
||||||
6697, // ircs-u
|
6697, // ircs-u
|
||||||
10080, // amanda
|
10080, // amanda
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue