www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit a7177c6ce08539993e0e8b35f576b81ea4cdc49f
parent 1747f19009ca04c12f500af1ac0397ea2ebd3833
Author: Avram Lyon <ajlyon@gmail.com>
Date:   Mon, 27 Dec 2010 23:40:02 +0000

Trans: Picking nits in CTX.js target regex


Diffstat:
Mtranslators/CTX.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/translators/CTX.js b/translators/CTX.js @@ -3,7 +3,7 @@ "translatorType":5, "label":"CTX", "creator":"Avram Lyon and Simon Kornblith", - "target":"^http://freecite.library.brown.edu", + "target":"^http://freecite\\.library\\.brown\\.edu", "minVersion":"2.0", "maxVersion":"", "priority":100,