diff --git a/The-logger.md b/The-logger.md index de4c003..2bfb9ad 100644 --- a/The-logger.md +++ b/The-logger.md @@ -22,7 +22,9 @@ The color of a row hints at how the resource was filtered: - A DOM element which was blocked by a cosmetic filter; OR - A blocked request for a resource was redirected (`<<`) to a local, "neutered" replacement resource. - A defuser scriptlet was injected into the page (`+js(...)`) -- Blue font: Uncloaked [canonical name (CNAME)](https://wikipedia.org/wiki/CNAME_record) hostname. +- Blue font: + - Uncloaked [canonical name (CNAME)](https://wikipedia.org/wiki/CNAME_record) hostname. + - A scriptlet injection additional logs Particular columns indicate: @@ -236,9 +238,9 @@ New in [1.47.3b4](https://github.com/gorhill/uBlock/commit/33c437f99f30daa3172b0 You can use the logger to view beautified and syntax-highlighted source code of HTML/CSS/JS/xhr resources when clicking on the arrow at the end of the link in a logger entry, it will automatically open the source code viewer. The goal is to save time and to make it easier for filter list authors to investigate filter-related issues. -the arrow to open the source code viewer +the arrow to open the source code viewer -source code viewer +source code viewer ***