mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-10-21 10:03:44 +02:00
feat: add option to match links outside <a> tags even if links in <a> tags are found
This commit is contained in:
@@ -254,6 +254,7 @@
|
||||
"verifyLatestTag": "Verify the 'latest' tag",
|
||||
"intermediateLinkRegex": "Filter for an 'intermediate' link to visit",
|
||||
"filterByLinkText": "Filter links by link text",
|
||||
"matchLinksOutsideATags": "Match links outside <a> tags",
|
||||
"intermediateLinkNotFound": "Intermediate link not found",
|
||||
"intermediateLink": "Intermediate link",
|
||||
"exemptFromBackgroundUpdates": "Exempt from background updates (if enabled)",
|
||||
|
Reference in New Issue
Block a user