Skip to content

Commit

Permalink
Library of Congress ISBN: Re-enable in Zotero Connector
Browse files Browse the repository at this point in the history
  • Loading branch information
dstillman committed Feb 7, 2022
1 parent 5d422e7 commit d16b803
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions Library of Congress ISBN.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"inRepository": true,
"translatorType": 8,
"browserSupport": "gcsibv",
"lastUpdated": "2022-02-06 11:45:08"
"lastUpdated": "2022-02-07 18:32:41"
}


Expand All @@ -23,12 +23,6 @@ function detectSearch(item) {


function doSearch(item) {
// Temporarily disable in Zotero Connector to prevent hang
if (typeof navigator != 'undefined') {
Zotero.debug("lx2.loc.gov is unavailable -- skipping");
return;
}

//Sends an SRU formatted as CQL to the library of Congress asking for marcXML back
//http://www.loc.gov/standards/sru/

Expand Down

0 comments on commit d16b803

Please sign in to comment.