summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2019-12-23 15:39:28 +0100
committerFlorian Bruhin <me@the-compiler.org>2019-12-23 15:39:28 +0100
commitd93fef7d72e5b71f973e5b63d1034bc9e46f6242 (patch)
tree1da102030a0b04ef539b93b42bc999baa010ed8e
parent450d2e9d33d78ca243bc0f0db54908482fb2a09b (diff)
parent4225ec577a6ccf20c8c5c7e9baf1cb565d196370 (diff)
downloadqutebrowser-d93fef7d72e5b71f973e5b63d1034bc9e46f6242.tar.gz
qutebrowser-d93fef7d72e5b71f973e5b63d1034bc9e46f6242.zip
Merge remote-tracking branch 'origin/pr/5132'
-rw-r--r--doc/faq.asciidoc13
1 files changed, 4 insertions, 9 deletions
diff --git a/doc/faq.asciidoc b/doc/faq.asciidoc
index 9a67fcb56..b4a7c8602 100644
--- a/doc/faq.asciidoc
+++ b/doc/faq.asciidoc
@@ -96,15 +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 host-based adblocker which takes /etc/hosts-like lists. A "real"
- adblocker has a
- https://www.reddit.com/r/programming/comments/25j41u/adblock_pluss_effect_on_firefoxs_memory_usage/chhpomw[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 AdBlockPlus-like lists is currently not
- a priority.
-
+Is there an ad blocker?::
+ There is a simple host-based ad blocker that takes `/etc/hosts`-like lists.
++
+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:
+