mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-22 22:37:58 +01:00
Fix dactyl.parseURLS bug.
This commit is contained in:
@@ -1247,7 +1247,7 @@ var Dactyl = Module("dactyl", XPCOM(Ci.nsISupportsWeakReference, ModuleBase), {
|
||||
<domain>+ \. [a-z0-9]+ |
|
||||
localhost
|
||||
) $
|
||||
]]>, "gi", {
|
||||
]]>, "i", {
|
||||
domain: util.regexp(String.replace(<![CDATA[
|
||||
[^
|
||||
U0000-U002c // U002d-U002e --.
|
||||
|
||||
Reference in New Issue
Block a user