Skip to content

Commit

Permalink
Merge pull request #2507 from mneunomne/master
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
mneunomne authored Jan 15, 2024
2 parents 3f81cd9 + 7d55349 commit 9db3595
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.19.3.1",
"version": "3.20.0",
"key": "ilkggpgmkemaniponkfgnkonpajankkm",
"author": "Daniel C. Howe",
"background": {
Expand Down
2 changes: 1 addition & 1 deletion src/js/adn/core.js
Original file line number Diff line number Diff line change
Expand Up @@ -1243,7 +1243,7 @@ const adnauseam = (function () {
*
* 3) whether the request is strictBlocked (iff strictBlocking is enabled)
* if so, return true;
* A) If global Strict Block is enabled
* A) If global Strict Block is enabled OR the request is blocked by net rules.
* B) If request domain/page is in the StrictBlockList
*
* 4) check if any list it was found on allows blocks
Expand Down

0 comments on commit 9db3595

Please sign in to comment.