mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 03:12:33 +01:00
4b4ef6a60c
Related issue: - https://github.com/uBlockOrigin/uBlock-issues/issues/2531#issuecomment-1462389539 Usage: - example.com##+js(href-sanitizer, a[href^="/go?to="]:not([title])) - example.com##+js(href-sanitizer, a[href^="/go?to="][title], [title]) The second argument is the attribute from which to extract the text to be used for the `href` attribute of the link. If the second attribute is absent, the text content of the element will be used. |
||
---|---|---|
.. | ||
scriptlets.js |