Skip to content

Commit 7d55349

Browse files
committed
minor comment change
1 parent dd7f510 commit 7d55349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/js/adn/core.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1243,7 +1243,7 @@ const adnauseam = (function () {
12431243
*
12441244
* 3) whether the request is strictBlocked (iff strictBlocking is enabled)
12451245
* if so, return true;
1246-
* A) If global Strict Block is enabled
1246+
* A) If global Strict Block is enabled OR the request is blocked by net rules.
12471247
* B) If request domain/page is in the StrictBlockList
12481248
*
12491249
* 4) check if any list it was found on allows blocks

0 commit comments

Comments
 (0)