We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd7f510 commit 7d55349Copy full SHA for 7d55349
src/js/adn/core.js
@@ -1243,7 +1243,7 @@ const adnauseam = (function () {
1243
*
1244
* 3) whether the request is strictBlocked (iff strictBlocking is enabled)
1245
* if so, return true;
1246
- * A) If global Strict Block is enabled
+ * A) If global Strict Block is enabled OR the request is blocked by net rules.
1247
* B) If request domain/page is in the StrictBlockList
1248
1249
* 4) check if any list it was found on allows blocks
0 commit comments