Skip to content

Commit

Permalink
tldr.io now supports https
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian 'geeknik' Carpenter committed Mar 4, 2013
1 parent c12be0e commit 802b39a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/chrome/content/rules/tldrio.xml
@@ -0,0 +1,5 @@
<ruleset name="tldrio">
<target host="tldr.io" />

<rule from="^http://tldr\.io/" to="https://tldr.io/"/>
</ruleset>

0 comments on commit 802b39a

Please sign in to comment.