Fix invalid translator JSON

This commit is contained in:
Simon Kornblith 2010-06-05 18:07:09 +00:00
parent 35e097b664
commit 84c83c7f99
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
"translatorType":4,
"label":"Mainichi Daily News",
"creator":"Frank Bennett",
"target":"^http://(?:search\\.)*mdn\\.mainichi\\.jp/(?:$|result\?|mdnnews/|perspectives/|features/|arts/|travel/)",
"target":"^http://(?:search\\.)*mdn\\.mainichi\\.jp/(?:$|result\\?|mdnnews/|perspectives/|features/|arts/|travel/)",
"minVersion":"2.0b7",
"maxVersion":"",
"priority":100,

View file

@ -3,7 +3,7 @@
"translatorType":12,
"label":"Open WorldCat",
"creator":"Simon Kornblith",
"target":"^http://www\.worldcat\.org/",
"target":"^http://www\\.worldcat\\.org/",
"minVersion":"1.0.0b3.r1",
"maxVersion":"",
"priority":100,

View file

@ -3,7 +3,7 @@
"translatorType":4,
"label":"The Times UK",
"creator":"William Smith",
"target":"timesonline\.co\.uk/tol/.+ece$",
"target":"timesonline\\.co\\.uk/tol/.+ece$",
"minVersion":"1.0.0b4.r5",
"maxVersion":"",
"priority":100,