diff --git a/WindowsSandbox.uew b/WindowsSandbox.uew index 82eeb4b..278a697 100644 --- a/WindowsSandbox.uew +++ b/WindowsSandbox.uew @@ -1,7 +1,7 @@ -/L6"Windows Sandbox Configuration File" XML_LANG Noquote Block Comment On = File Extensions = WSB +/L20"Windows Sandbox Configuration File" Noquote Block Comment On = File Extensions = WSB /Open Brace Strings = "<" /Close Brace Strings = ">" -/C1"Elements" STYLE_ELEMENT +/C1"Elements" @@ -9,7 +9,7 @@ -/C2"Built-in Constants" STYLE_KEYWORD +/C2"Built-in Constants" Disable Enable false diff --git a/hosts.uew b/hosts.uew index 8724cab..73d2188 100644 --- a/hosts.uew +++ b/hosts.uew @@ -1,12 +1,13 @@ /L20"Windows Hosts File" Nocase Line Comment = # File Names = hosts +/Regexp Type = Perl /TGBegin "IP Addresses" /TGFindStr = "^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\s+" /TGEnd -/Delimiters = -/C1"Hosts" STYLE_KEYWORD +/Delimiters = | +/C1"Hosts" broadcasthost local localhost -/C3"Default IP Addresses" STYLE_ELEMENT +/C3"Default IP Addresses" ::1 0.0.0.0 127.0.0.1