Skip to content

Commit

Permalink
Update ScienceDirect BrowserDownload captcha selector
Browse files Browse the repository at this point in the history
  • Loading branch information
adomasven committed Oct 22, 2024
1 parent c0c3d93 commit bfa9d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chrome/content/zotero/xpcom/browserDownload.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const { HiddenBrowser } = ChromeUtils.import("chrome://zotero/content/HiddenBrow
Zotero.BrowserDownload = {
HANDLED_URLS: {
'https://zotero-static.s3.amazonaws.com/test-pdf-redirect.html': "html",
'://www.sciencedirect.com': ".challenge-form"
'://www.sciencedirect.com': "#challenge-form"
},

/**
Expand Down

0 comments on commit bfa9d5b

Please sign in to comment.