AdguardTeam / FiltersCompiler

A tool that compiles & validates filters
GNU Lesser General Public License v3.0
52 stars 12 forks source link

Error during compilation of the `redirect-rule` with redirection priority #159

Open Alex-302 opened 1 year ago

Alex-302 commented 1 year ago

Error: "$redirect modifier is invalid" in the rule: "||googletagmanager.com/gtag/js$script,redirect-rule=googletagmanager_gtm.js:5" googletagmanager_gtm.js is uBO's analogue of googletagmanager-gtm

slavaleleka commented 1 year ago

redirect priorities are not supported by tsurlfilter yet: https://github.com/AdguardTeam/tsurlfilter/issues/59