From d482afbf8467f8dd37ccb9c713197e7e587eb2c0 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 13 Feb 2015 18:16:21 -0500 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/FAQ.md b/FAQ.md index 0b69d80..40d01a6 100644 --- a/FAQ.md +++ b/FAQ.md @@ -14,10 +14,6 @@ Yes. Currently, after four days a filter list is deemed "obsolete". -#### YouTube filtering options à la ABP (or, Facebook filtering options à la ABP) - -These filter lists do not come with a Creative Common license, thus µBlock is not shipping with these lists. But you can add them manually as custom filter lists. You can find URLs to various external lists on this pahe: [Filter lists from around the web](https://github.com/gorhill/uBlock/wiki/Filter-lists-from-around-the-web). - #### How to show the google text ads? You can create a whitelist directive *only* for Google search page. For example, in my case it would be: @@ -26,4 +22,8 @@ You can create a whitelist directive *only* for Google search page. For example, In your case, just replace `google.ca` with whatever is your Google search domain name. -Whitelist directives are those appearing in the _Whitelist_ tab in µBlock's dashboard, and which serves to disable µBlock completely. \ No newline at end of file +Whitelist directives are those appearing in the _Whitelist_ tab in µBlock's dashboard, and which serves to disable µBlock completely. + +#### YouTube filtering options à la ABP (or, Facebook filtering options à la ABP) + +These filter lists do not come with a Creative Common license, thus µBlock is not shipping with these lists. But you can add them manually as custom filter lists. You can find URLs to various external lists on this pahe: [Filter lists from around the web](https://github.com/gorhill/uBlock/wiki/Filter-lists-from-around-the-web).