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.
2 parents 3f81cd9 + 7d55349 commit 9db3595Copy full SHA for 9db3595
manifest.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "3.19.3.1",
+ "version": "3.20.0",
3
"key": "ilkggpgmkemaniponkfgnkonpajankkm",
4
"author": "Daniel C. Howe",
5
"background": {
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