Skip to content

Commit

Permalink
Merge branch 'release/v1.7' into fix/AG-8269
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislav-atr committed Apr 19, 2022
2 parents 4b9d9f6 + e5ce2e7 commit e23135c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ AdGuard's Scriptlets and Redirect resources library which provides extended capa
* [How to build](#how-to-build)
* [How to test](#how-to-test)
* [Browser compatibility](#browser-compatibility)
* [Projects using Scriptlets](#used-by)

* * *
## Scriptlets
Expand Down Expand Up @@ -466,3 +467,11 @@ and open needed HTML file from `tests/dist` in your browser with devtools
| Chrome | Edge | Firefox | IE | Opera | Safari |
| ------ | ---- | ------- | --- | ----- | ------ |
| 55 | 15 | 52 | 11 | 42 | 10 |

## <a id="used-by"> Projects using Scriptlets
* [CoreLibs](https://github.com/AdguardTeam/CoreLibs) (updates automatically)
* [TSUrlFilter](https://github.com/AdguardTeam/tsurlfilter)
* [FiltersCompiler](https://github.com/AdguardTeam/FiltersCompiler) (`tsurlfilter`'s update might be required as well)
* [AdguardBrowserExtension](https://github.com/AdguardTeam/AdguardBrowserExtension) (`tsurlfilter` also should be updated)
* [AdguardForSafari](https://github.com/AdguardTeam/AdGuardForSafari) (`adguard-resources` should be updated)
* [AdguardForiOS](https://github.com/AdguardTeam/AdguardForiOS) (`tsurlfilter` should be updated in `advanced-adblocker-web-extension`)

0 comments on commit e23135c

Please sign in to comment.