summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraham Perrin <grahamperrin@gmail.com>2019-12-03 17:03:33 +0000
committerGitHub <noreply@github.com>2019-12-03 17:03:33 +0000
commit4225ec577a6ccf20c8c5c7e9baf1cb565d196370 (patch)
tree6bb38cec4e98a5693dc080788900e51f135e3c3c
parent0c345010c23b214bdec35cc3e9600616e928eae6 (diff)
downloadqutebrowser-4225ec577a6ccf20c8c5c7e9baf1cb565d196370.tar.gz
qutebrowser-4225ec577a6ccf20c8c5c7e9baf1cb565d196370.zip
Update faq.asciidoc
-rw-r--r--doc/faq.asciidoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/faq.asciidoc b/doc/faq.asciidoc
index c9d2c144b..b4a7c8602 100644
--- a/doc/faq.asciidoc
+++ b/doc/faq.asciidoc
@@ -96,10 +96,10 @@ Those were handled appropriately
security bugs, please contact me directly at mail@qutebrowser.org, GPG ID
https://www.the-compiler.org/pubkey.asc[0x916eb0c8fd55a072].
-Is there an adblocker?::
- There is a simple host-based adblocker that takes `/etc/hosts`-like lists.
+Is there an ad blocker?::
+ There is a simple host-based ad blocker that takes `/etc/hosts`-like lists.
+
-More advanced adblockers can have a big impact on browsing speed and https://blog.mozilla.org/nnethercote/2014/05/14/adblock-pluss-effect-on-firefoxs-memory-usage/[RAM usage], so implementing support for AdBlock Plus-like lists is not a priority.
+More advanced ad blockers can have a big impact on browsing speed and https://blog.mozilla.org/nnethercote/2014/05/14/adblock-pluss-effect-on-firefoxs-memory-usage/[RAM usage], so implementing support for AdBlock Plus-like lists is not a priority.
How can I get No-Script-like behavior?::
To disable JavaScript by default:
+