https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Thumbshots.xml
<ruleset name="Thumbshots (partial)">
<target host="thumbshots.*"/>
<target host="*.thumbshots.com"/>
<target host="*.thumbshots.net"/>
<target host="*.thumbshots.org"/>
<rule from="^http://thumbshots\.com/"
to="https://thumbshots.com/"/>
<rule from="^http://(www\.)?thumbshots\.(?:com|net)/(admin/|DesktopModules/|images/|[pP]ortals/|register\.aspx|SecureLogin|Telerik\.Web\.UI\.WebResource\.axd)"
to="https://$1thumbshots.com/$2"/>
<rule from="^http://(www\.)?thumbshots\.org/"
to="https://$1thumbshots.com/"/>
<rule from="^http://open\.thumbshots\.(?:com|org)/"
to="https://open.thumbshots.com/"/>
</ruleset>