This script will block the sites during working hours which are distracting you from working.
Following steps needs to be follow
- Move BlockWebSites.py and config.choubs to a folder you want.
- Change com.site.blocker.plist and config.choubs as required.
- Run following commands sudo launchctl load /com.site.blocker.plist sudo launchctl start com.site.blocker
- Unload using sudo launchctl unload /com.site.blocker.plist