1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-29 06:07:11 +02:00

Remove links to ABP help pages from outdated resources

gwarser 2019-07-29 16:00:38 +02:00
parent 9b52400192
commit 6dd671bea4

@ -91,7 +91,6 @@ Parameters:
### ~csp.js~ [](https://github.com/uBlockOrigin/uAssets/blob/2c68a4f5456e4677cec76f2784d2c1d7abc36efb/filters/resources.txt#L1849) ### ~csp.js~ [](https://github.com/uBlockOrigin/uAssets/blob/2c68a4f5456e4677cec76f2784d2c1d7abc36efb/filters/resources.txt#L1849)
Removed. Deprecated by `$csp` network filter option. Removed. Deprecated by `$csp` network filter option.
TODO: csp filter is explained on adblockplus.org/en/filters but no direct link
Applies content security policy by inserting `<meta http-equiv=Content-Security-Policy content="*directive*">` tag to html `<head>` _element_. Applies content security policy by inserting `<meta http-equiv=Content-Security-Policy content="*directive*">` tag to html `<head>` _element_.
Read more at https://www.w3.org/TR/CSP2/#delivery-html-meta-element Read more at https://www.w3.org/TR/CSP2/#delivery-html-meta-element
[Content Security Policy Quick Reference Guide](https://content-security-policy.com/) [Content Security Policy Quick Reference Guide](https://content-security-policy.com/)
@ -231,7 +230,6 @@ Parameters:
### ~sharedWorker-defuser.js~ [](https://github.com/uBlockOrigin/uAssets/blob/2c68a4f5456e4677cec76f2784d2c1d7abc36efb/filters/resources.txt#L1822) ### ~sharedWorker-defuser.js~ [](https://github.com/uBlockOrigin/uAssets/blob/2c68a4f5456e4677cec76f2784d2c1d7abc36efb/filters/resources.txt#L1822)
Removed. Deprecated by `$csp` filter option. Removed. Deprecated by `$csp` filter option.
TODO: csp filter is explained on https://adblockplus.org/en/filters but no direct link.
Defuses sharedWorker by passing empty worker file (Blob URL) for specified worker URLs Defuses sharedWorker by passing empty worker file (Blob URL) for specified worker URLs
Parameters: Parameters: