Update ScienceDirect cf captcha selector

This commit is contained in:
Adomas Venčkauskas 2025-02-18 10:53:02 +02:00 committed by Dan Stillman
parent 264f55545a
commit 051280fc43

View file

@ -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"
},
/**