From 3618efddc291c4dd763676d97b38f8d188045511 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 8 Jul 2017 19:48:05 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 19ec43698..671eb70ae 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,8 @@ uBlock Origin Visit the [uBlock Origin's wiki](https://github.com/gorhill/uBlock/wiki) for documentation. +For support/questions/help, there is [/r/uBlockOrigin](https://www.reddit.com/r/uBlockOrigin/) on Reddit. + ## Philosophy uBlock Origin (or uBlock₀) is not an *ad blocker*; it's a general-purpose blocker. uBlock₀ blocks ads through its support of the [Adblock Plus filter syntax](https://adblockplus.org/en/filters). uBlock₀ [extends](https://github.com/gorhill/uBlock/wiki/Filter-syntax-extensions) the syntax and is designed to work with custom rules and filters. Furthermore, advanced mode allows uBlock₀ to work in [default-deny mode](https://github.com/gorhill/uBlock/wiki/Dynamic-filtering:-default-deny), which mode will cause [all 3rd-party network requests](https://requestpolicycontinued.github.io/#what-are-cross-site-requests) to be blocked by default, unless allowed by the user.