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