Created FAQ (markdown)

Raymond Hill 2015-02-10 09:35:21 -05:00
parent 95337d7cab
commit 5d0f3592d1

15
FAQ.md Normal file

@ -0,0 +1,15 @@
Collection of question which has been asked, along with the answer I provided.
#### How often are filter lists updated?
Currently, after four days a filter lists is deemed "obsolete".
#### 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:
www.google.ca/search*
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.