mirror of
https://github.com/zotero/zotero.git
synced 2026-09-14 23:21:03 +00:00
Update ScienceDirect cf captcha selector
This commit is contained in:
parent
264f55545a
commit
051280fc43
1 changed files with 1 additions and 1 deletions
|
|
@ -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': "#captcha-box"
|
||||
},
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue