Merge commit from fork

Signed-off-by: IAmTomahawkx <iamtomahawkx@gmail.com>
This commit is contained in:
Tom
2026-08-01 19:46:56 -07:00
committed by GitHub
parent b0698a6b78
commit 4283c0b33b

View File

@@ -82,7 +82,9 @@ lazy_static! {
"172.16.0.0/12",
"169.254.0.0/16",
"::1",
"::",
"fc00::/7",
"fc00::/10"
]
).unwrap();
}