Skip to content

Commit

Permalink
Update compatibility-table
Browse files Browse the repository at this point in the history
Squashed commit of the following:

commit e814ff1
Author: Adam Wróblewski <adam@adguard.com>
Date:   Fri Oct 27 15:15:04 2023 +0200

    Update compatibility-table
  • Loading branch information
AdamWr committed Oct 27, 2023
1 parent 2a3e445 commit d92c68b
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
17 changes: 16 additions & 1 deletion scripts/compatibility-table.json
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,21 @@
},
{
"ubo": "prevent-canvas.js"
},
{
"ubo": "set-cookie-reload.js"
},
{
"ubo": "trusted-set-cookie-reload.js"
},
{
"ubo": "trusted-click-element.js"
},
{
"ubo": "trusted-prune-inbound-object.js"
},
{
"ubo": "trusted-prune-outbound-object.js"
}
],
"redirects": [
Expand Down Expand Up @@ -506,4 +521,4 @@
"ubo": "noop-0.5s.mp3"
}
]
}
}
5 changes: 5 additions & 0 deletions wiki/compatibility-table.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,11 @@
| | trusted-replace-xhr-response.js | |
| | multiup.js | |
| | prevent-canvas.js | |
| | set-cookie-reload.js | |
| | trusted-set-cookie-reload.js | |
| | trusted-click-element.js | |
| | trusted-prune-inbound-object.js | |
| | trusted-prune-outbound-object.js | |


## <a id="redirects"></a> Redirects compatibility table
Expand Down

0 comments on commit d92c68b

Please sign in to comment.