Skip to content

Commit

Permalink
Fix for EBSCO DL
Browse files Browse the repository at this point in the history
https://forums.zotero.org/discussion/107688/zotero-connector-ebsco-discovery-service/p1

Only have the one guest access, but looks like this is really just a change in the bas URL.
  • Loading branch information
adam3smith committed Sep 16, 2023
1 parent 999764a commit 14c99d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EBSCO Discovery Layer.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"translatorID": "660fcf3e-3414-41b8-97a5-e672fc2e491d",
"label": "EBSCO Discovery Layer",
"creator": "Sebastian Karcher",
"target": "^https?://discovery\\.ebsco\\.com/",
"target": "^https?://(discovery|research)\\.ebsco\\.com/",
"minVersion": "5.0",
"maxVersion": "",
"priority": 100,
"inRepository": true,
"translatorType": 4,
"browserSupport": "gcsibv",
"lastUpdated": "2023-02-12 03:36:07"
"lastUpdated": "2023-09-16 00:45:19"
}

/*
Expand Down

0 comments on commit 14c99d6

Please sign in to comment.