Skip to content

Commit 9db3595

Browse files
authored
Merge pull request #2507 from mneunomne/master
update version
2 parents 3f81cd9 + 7d55349 commit 9db3595

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.19.3.1",
2+
"version": "3.20.0",
33
"key": "ilkggpgmkemaniponkfgnkonpajankkm",
44
"author": "Daniel C. Howe",
55
"background": {

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)