Created
September 20, 2016 08:53
-
-
Save pavelz/b8a94295158cba16983a529d5c5fc707 to your computer and use it in GitHub Desktop.
exclude these sites from surfing keys. press 'se' to edit configuration
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
settings.blacklist = { | |
"https://github.com": 1, | |
"https://trello.com": 1, | |
"https://mail.google.com": 1, | |
"https://gmail.com": 1 | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment