https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/ThinkGeek.xml
<ruleset name="ThinkGeek">
<target host="thinkgeek.com" />
<target host="*.thinkgeek.com" />
<rule from="^http://(?:www\.)?thinkgeek\.com/" to="https://www.thinkgeek.com/"/>
<securecookie host="^(.*\.)?thinkgeek\.com$" name=".*" />
</ruleset>