From 5e9f1490f163f4aaf8c88ffafd2fcd9e6463ec7b Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Thu, 5 Feb 2015 12:12:20 -0500 Subject: [PATCH] Created Dynamic filtering: default-deny (markdown) --- Dynamic-filtering:-default-deny.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Dynamic-filtering:-default-deny.md diff --git a/Dynamic-filtering:-default-deny.md b/Dynamic-filtering:-default-deny.md new file mode 100644 index 0000000..3f5bc72 --- /dev/null +++ b/Dynamic-filtering:-default-deny.md @@ -0,0 +1,9 @@ +Default-deny is an awesome blocking mode for whoever agrees that most 3rd-party resources from web pages is useless, and an encroachment on privacy, and for whoever is ready for the annoyance of having to un-break web sites during the first visit. + +The benefits of using default-deny are plenty: + +- Significantly faster page load +- Easier on your browser's memory and CPU footprint +- Significant reduction of privacy exposure + +[working on it] \ No newline at end of file