From 992ae1c138db5db040539411936e3438c317b90d Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 29 Feb 2016 07:59:15 -0500 Subject: [PATCH] Updated Static filter syntax (markdown) --- Static-filter-syntax.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Static-filter-syntax.md b/Static-filter-syntax.md index 0b846a1..1741295 100644 --- a/Static-filter-syntax.md +++ b/Static-filter-syntax.md @@ -26,7 +26,7 @@ ABP filter syntax dictates that this is interpreted as "block network requests w So in uBO, any entry which can be read as a valid hostname, will be assumed to be a HOSTS file entry. If ever you want such filter to be parsed as an ABP filter, just add a wildcard at the end: - example.com* + example.com/* ##### "All URLs" @@ -41,7 +41,7 @@ Usually, it is far more convenient to use [dynamic filtering rules](https://gith `document` for _block_ filters: -This will cause web pages which match the filter to be subjected to [strict blocking](https://github.com/gorhill/uBlock/wiki/Quick-guide:-popup-user-interface#no-strict-blocking). +This will cause web pages which match the filter to be subjected to [strict blocking](https://github.com/gorhill/uBlock/wiki/Strict-blocking). `first-party`: