Andrwe / privoxy-blocklist

Script converting AdBlock Plus rules into privoxy format.
The Unlicense
153 stars 39 forks source link

runtime errors due to generated config #46

Closed Andrwe closed 5 months ago

Andrwe commented 5 months ago

After running privoxy-blocklist with default lists privoxy prints some error messages about broken patterns. Examples:

2024-01-16 23:59:30.218 7f983442ab80 Error: Adding re_filter job 'AD-SLOT' to filter easylist failed: (pcrs:) Syntax error while parsing command                                                                                               
2024-01-16 23:59:30.218 7f983442ab80 Error: Adding re_filter job 'AD-TRIPLE-BOX' to filter easylist failed: (pcrs:) Syntax error while parsing command  

These should be solved to prevent log spamming.