ofekmiz / Habitica-Pomodoro-SiteKeeper

Chrome Extension for Habitica that charges you gp for visiting sites, including a Pomodoro Timer
MIT License
73 stars 9 forks source link

Regex templates for whitelist #31

Open ofekmiz opened 4 years ago

ofekmiz commented 4 years ago

For example, adding this line in the whitelist: /https://habitica\.com(?!\/party|\/groups)/ will whitelist every page in habitica except "https://habitica.com/party" and https://habitica.com/groups/...."

If you have regex recommendations please comment here :)