Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
Squashed commit of the following:

commit 073dd58
Author: Slava Leleka <v.leleka@adguard.com>
Date:   Thu Jun 15 19:39:08 2023 +0300

    update docs
  • Loading branch information
slavaleleka committed Jun 15, 2023
1 parent a55b61f commit 588a1cf
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 1 deletion.
5 changes: 4 additions & 1 deletion scripts/compatibility-table.json
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,9 @@
},
{
"ubo": "trusted-set-constant.js (trusted-set.js)"
},
{
"ubo": "set-cookie.js"
}
],
"redirects": [
Expand Down Expand Up @@ -475,4 +478,4 @@
"ubo": "noop-0.5s.mp3"
}
]
}
}
3 changes: 3 additions & 0 deletions src/redirects/google-ima3.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ import {
* @description
* Mocks the IMA SDK of Google.
*
* Related Mozilla shim:
* https://searchfox.org/mozilla-central/source/browser/extensions/webcompat/shims/google-ima.js
*
* ### Examples
*
* ```adblock
Expand Down
3 changes: 3 additions & 0 deletions wiki/about-redirects.md
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,9 @@ https://github.com/gorhill/uBlock/blob/master/src/web_accessible_resources/googl
Mocks the IMA SDK of Google.

Related Mozilla shim:
https://searchfox.org/mozilla-central/source/browser/extensions/webcompat/shims/google-ima.js

### Examples

```adblock
Expand Down
1 change: 1 addition & 0 deletions wiki/compatibility-table.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
| | spoof-css.js | |
| | replace-node-text.js (rpnt.js, sed.js) | |
| | trusted-set-constant.js (trusted-set.js) | |
| | set-cookie.js | |


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

0 comments on commit 588a1cf

Please sign in to comment.