From 3db3a223ae61917c0013ffe0cc0948bb09c5af2a Mon Sep 17 00:00:00 2001 From: garry-ut99 <72945564+garry-ut99@users.noreply.github.com> Date: Thu, 5 Sep 2024 07:53:15 +0000 Subject: [PATCH] Added: Tool to directly evaluate static network filtering engine (aka Test domain against filter lists in extension) --- Tools.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Tools.md b/Tools.md index 6cdc546..94eb479 100644 --- a/Tools.md +++ b/Tools.md @@ -25,3 +25,5 @@ - [Static filter parser checklist](https://github.com/gorhill/uBlock/blob/master/docs/tests/static-filtering-parser-checklist.txt) - [Page load speed](http://www.raymondhill.net/ublock/pageloadspeed.html) - [HAR parser: find out what is NOT blocked](http://raymondhill.net/httpsb/har-parser.html) +- [Tool to directly evaluate static network filtering engine](https://github.com/gorhill/uBlock/commit/b7ed3b45ed) +(aka [Test domain against filter lists in extension](https://github.com/uBlockOrigin/uBlock-issues/issues/3362))