feat: add option to match links outside <a> tags even if links in <a> tags are found

This commit is contained in:
Ulysses Zhan
2025-08-27 00:59:48 -07:00
parent 9ac963557e
commit 87ef762eec
29 changed files with 37 additions and 1 deletions

View File

@@ -254,6 +254,7 @@
"verifyLatestTag": "驗證「最新」標籤",
"intermediateLinkRegex": "過濾要存取的「中間」連結",
"filterByLinkText": "按連結文字過濾連結",
"matchLinksOutsideATags": "匹配 <a> 標籤外的連結",
"intermediateLinkNotFound": "沒有找到中間連結",
"intermediateLink": "中間連結",
"exemptFromBackgroundUpdates": "免除背景更新(若已啟用)",