Lusito / forget-me-not

Make the browser forget website data, except for the data you want to keep.
zlib License
226 stars 25 forks source link

Fix Issue #79 (now properly converting rule to regular expression) #81

Closed david-caroli closed 6 years ago

david-caroli commented 6 years ago

Fix Issue #79

"Invalid rule matching. (Matching end of string and escaping special characters especially the dot.)"

Lusito commented 6 years ago

As said in #79, there are other things that had to be addressed as well, so I solved this separately. Thanks for the work tho!