View Single Post
I have gone through my Ad Blocking rules and streamlined them, and I see an improvement in speed for the app.

What I did was first convert the preferences file to XML, opened it in TextMate, and cleaned and sorted there.

When I say cleaned, I mean I shortened them to the minimum needed for a match, usually something like "domain\.com", no wild cards needed in most cases, I used substrings only. So far so good. TextMate allows you to sort and remove duplicates.

I then used the plutil command-line app again to convert it back to Binary.