AdguardTeam / tsurlfilter

AdGuard content blocking library
GNU General Public License v3.0
56 stars 12 forks source link

Add support for uBlock regex syntax #135

Open alexx7311 opened 2 months ago

alexx7311 commented 2 months ago

Currently the AdGuard browser extension doesn't recognize uBlock regex syntax but the compatibility has already been implemented in https://github.com/AdguardTeam/CoreLibs The support should be added to tsurlfilter as well.

Relevant issue: https://github.com/AdguardTeam/AdguardBrowserExtension/issues/2876