1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-23 00:57:59 +01:00

Fix dactyl.parseURLS bug.

This commit is contained in:
Kris Maglione
2011-02-15 12:34:34 -05:00
parent fe8e1e1586
commit 5d53adcebc

View File

@@ -1247,7 +1247,7 @@ var Dactyl = Module("dactyl", XPCOM(Ci.nsISupportsWeakReference, ModuleBase), {
<domain>+ \. [a-z0-9]+ | <domain>+ \. [a-z0-9]+ |
localhost localhost
) $ ) $
]]>, "gi", { ]]>, "i", {
domain: util.regexp(String.replace(<![CDATA[ domain: util.regexp(String.replace(<![CDATA[
[^ [^
U0000-U002c // U002d-U002e --. U0000-U002c // U002d-U002e --.