Skip to content

Commit

Permalink
Allow https for Hacker News
Browse files Browse the repository at this point in the history
  • Loading branch information
Gleb Arshinov committed May 11, 2013
1 parent 2df5533 commit ae05b16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions greasemonkey/acunote-shortcuts.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@
// @name Acunote Shortcuts
// @description Adds cursor and keyboard shortcuts for news.ycombinator.com, reddit.com, digg.com and redmine.org
// @include http://news.ycombinator.org*
// @include https://news.ycombinator.org*
// @include http://news.ycombinator.com*
// @include https://news.ycombinator.com*
// @include http://reddit.com*
// @include http://www.reddit.com*
// @include http://digg.com*
Expand Down

0 comments on commit ae05b16

Please sign in to comment.