From 1f37cc22b3aa821e824bbcb8ce737ae76f4d6705 Mon Sep 17 00:00:00 2001 From: garry-ut99 <72945564+garry-ut99@users.noreply.github.com> Date: Mon, 28 Oct 2024 09:49:56 +0000 Subject: [PATCH] Minor adjustment --- The-logger.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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 ***