mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
Issue #2554 - Block access to 0.0.0.0 on non-Windows OSes.
Resolves #2554.
This commit is contained in:
parent
314ba652f4
commit
d44b309966
3 changed files with 22 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ private:
|
|||
bool mDisableIPv6;
|
||||
bool mDisablePrefetch;
|
||||
bool mBlockDotOnion;
|
||||
bool mBlockQuad0;
|
||||
bool mFirstTime;
|
||||
bool mNotifyResolution;
|
||||
bool mOfflineLocalhost;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue