mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-30 17:52:26 +01:00
Add Bugzilla to 'ln'.
This commit is contained in:
@@ -1060,6 +1060,7 @@
|
||||
mxr.mozilla.org:a.l,
|
||||
pastebin.com:#code_frame>div>ol>li,
|
||||
addons.mozilla.org:.gutter>.line>a,
|
||||
bugzilla.mozilla.org:.bz_comment:not(.bz_first_comment):not(.ih_history),
|
||||
*:'/* Hgweb/Gitweb */ .completecodeline a.codeline, a.linenr']]></default>
|
||||
<description>
|
||||
<p>
|
||||
|
||||
@@ -2246,6 +2246,7 @@ var Buffer = Module("Buffer", {
|
||||
"mxr.mozilla.org": 'a.l',
|
||||
"pastebin.com": '#code_frame>div>ol>li',
|
||||
"addons.mozilla.org": '.gutter>.line>a',
|
||||
"bugzilla.mozilla.org": ".bz_comment:not(.bz_first_comment):not(.ih_history)",
|
||||
"*": '/* Hgweb/Gitweb */ .completecodeline a.codeline, a.linenr'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user